Skip to main content
Version: 1.4.0

Overview

1 Introduction to Apache InLong Manager

  • Target positioning: Apache InLong is positioned as a one-stop mass data integration framework, providing technical capabilities for big data from collection -> transmission -> sorting -> landing.

  • Platform value: Users can complete task configuration, management and indicator monitoring through the management and configuration platform in the platform, and at the same time, through the plug-in expansion capability provided by the platform, they can realize customized expansion on demand.

  • InLong Manager is a unified management platform for the Apache InLong project. The platform provides maintenance portals for various basic configurations (such as data flow configuration, consumption configuration, cluster management, etc.). Users can create data collection tasks and view indicator data.

2 Architecture

3 Module division of labor

ModulesResponsibilities
manager-commonModule common code, such as exception definition, tool class, enumeration, etc.
manager-daodatabase operations
manager-servicebusiness logic layer
manager-workflowWorkflow Services
manager-pluginsSort plugin service
manager-webFront-end interactive interface layer
manager-clientClient Services
manager-client-examplesClient usage examples
manager-client-toolsClient command line tools

4 use process

5 data model