apache / flume-hadoop
Components & Dependencies

An overview of source code logical components.

Intro

Logical decomposition is a representation of the organization of the main source code, where every and each file is put in exactly one logical component.

Learn more...
Logical Decompositions Overview

Analyzed system has 1 logical decomposition:

Logical Decomposition #1: PRIMARY

The decompositions is based on the folder structure at level 1 (relative to the source code root).

Bubble Chart | Tree Map
Component Sizes (Lines of Code)
The "primary" logical decomposition has 7 components.
  • 39 files, 4,491 LOC (77.3% vs. main code).
  • "flume-hdfs-sink" is biggest, containing 43.75% of LOC.
  • "ROOT" is smallest, containing 0.2% of LOC.


flume-hdfs-sink1965 LOC (33%) 16 files
flume-hive-sink946 LOC (16%) 6 files
flume-kudu-sink774 LOC (13%) 7 files
flume-hbase2-sink712 LOC (12%) 7 files
flume-hadoop-credential-store-config-filter48 LOC (<1%) 1 file
flume-hadoop-dist37 LOC (<1%) 1 file
ROOT9 LOC (<1%) 1 file
Static Dependencies
Dependencies among components are static code dependencies among files in different components.

No component dependencies found.



2023-08-11 02:39