apache / incubator-tez
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 9 components.
  • 528 files, 58,321 LOC (100.0% vs. main code).
  • "tez-dag" is biggest, containing 41.84% of LOC.
  • "tez-dist" is smallest, containing 0.12% of LOC.


tez-dag24403 LOC (41%) 209 files
tez-runtime-library13714 LOC (23%) 95 files
tez-mapreduce8296 LOC (14%) 63 files
tez-api7315 LOC (12%) 108 files
tez-runtime-internals2972 LOC (5%) 37 files
tez-common857 LOC (1%) 9 files
tez-plugins525 LOC (<1%) 2 files
tez-mapreduce-examples167 LOC (<1%) 3 files
tez-dist72 LOC (<1%) 2 files
Static Dependencies
Dependencies among components are static code dependencies among files in different components.
  • Analyzed system has 25 links (arrows) between components.
  • The number on the arrow represents the number of files from referring component that depend on files in referred component.
  • These 25 links contain 440 dependencies.
  • There are 3 places (6 links) with cyclic dependencies (104 file dependencies).
G tez-plugins tez-plugins tez-common tez-common tez-plugins->tez-common 1 tez-api tez-api tez-plugins->tez-api 2 tez-dag tez-dag tez-plugins->tez-dag 2 tez-runtime-library tez-runtime-library tez-runtime-library->tez-api 48 tez-runtime-internals tez-runtime-internals tez-runtime-library->tez-runtime-internals 10 tez-common->tez-runtime-library 1 tez-api->tez-runtime-library 12 tez-mapreduce-examples tez-mapreduce-examples tez-mapreduce-examples->tez-runtime-library 2 tez-mapreduce-examples->tez-common 1 tez-mapreduce-examples->tez-api 2 tez-mapreduce-examples->tez-runtime-internals 1 tez-mapreduce tez-mapreduce tez-mapreduce-examples->tez-mapreduce 2 tez-runtime-internals->tez-runtime-library 13 tez-runtime-internals->tez-common 11 tez-runtime-internals->tez-api 19 tez-dist tez-dist tez-mapreduce->tez-runtime-library 20 tez-mapreduce->tez-common 8 tez-mapreduce->tez-api 40 tez-mapreduce->tez-runtime-internals 5 tez-mapreduce->tez-dag 3 tez-dag->tez-runtime-library 19 tez-dag->tez-common 105 tez-dag->tez-api 60 tez-dag->tez-runtime-internals 35 tez-dag->tez-mapreduce 18


Download: SVG DOT (open online Graphviz editor)

Open 3D force graph...

Show more details about dependencies...




Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
tez-dag320 commits (41%)
tez-mapreduce174 commits (22%)
tez-api156 commits (20%)
tez-runtime-library113 commits (14%)
tez-runtime-internals57 commits (7%)
tez-common26 commits (3%)
tez-mapreduce-examples13 commits (1%)
tez-dist5 commits (<1%)
tez-plugins4 commits (<1%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2023 2022 2021 2020 2019 2018 2017 2016 2015 2014 2013
tez-common
22
25
tez-runtime-library
331
195
tez-mapreduce-examples
2
17
tez-dist
3
6
tez-plugins
5
tez-runtime-internals
99
83
tez-api
297
219
tez-mapreduce
134
324
tez-dag
524
832


Dependencies between components in same commits (past 180 days)
The number on the lines shows the number of shared commits.
See detailed temporal dependencies report...

No temporal dependencies found.



2023-08-10 14:48