3
1 Disclaimer
NSO may intend to process Call Detail Records (CDRs) obtained from the telecommunicaons
operator.
To demonstrate the use case for mobile data (which may originate from an operator), sample mobile
data has been loaded into a PostgreSQL database. These sample datasets are available as open-
source resources and can be accessed at the following repository:
hps://github.com/alisdair/nodobo-release/tree/master.
2 Overview of Apache Ni Interface
The NiFi User Interface (UI) facilitates the creaon, visualizaon, modicaon, monitoring, and
management of automated dataows. It comprises mulple segments, each serving a disnct
funcon within the applicaon. This secon presents visual representaons of the interface and
outlines its key components.
When a user navigates to the UI for the rst me, a blank canvas is provided on which a dataow can
be built:
The Components Toolbar, located in the upper le poron of the interface, provides a selecon of
elements that can be dragged onto the canvas to construct dataows. A detailed explanaon of each
component is provided in the Building a DataFlow secon.
Posioned below the Components Toolbar, the Status Bar displays real-me system metrics, including
acve processing threads, data volume within the ow, and the state of various process groups and
processors (e.g., transming, running, disabled). In clustered deployments, it also indicates the
number of nodes and their connecvity status. The Status Bar is periodically refreshed, with the
latest update mestamp provided.
On the le side of the screen, the Operate Palee oers controls for user to oversee workows and
for administrators to manage user access and congure system properes, including resource
allocaon for the applicaon.
To the right of the canvas, the Search Funcon enables ecient component discovery by name, type,
idener, or conguraon properes.