Data Pipeline
  • Data Pipeline
    • About Data Pipeline
    • Design Philosophy
    • Low Code Visual Authoring
    • Real-time and Batch Orchestration
    • Event based Process Orchestration
    • ML and Data Ops
    • Distributed Compute
    • Fault Tolerant and Auto-recovery
    • Extensibility via Custom Scripting
  • Getting Started
    • Homepage
      • List Pipelines
      • Create
        • Creating a New Pipeline
          • Adding Components to Canvas
          • Connecting Components
            • Events [Kafka and Data Sync]
          • Memory and CPU Allocations
        • Creating a New Job
          • Job Editor Page
          • Task Components
            • Readers
              • HDFS Reader
              • MongoDB Reader
              • DB Reader
              • S3 Reader
              • Azure Blob Reader
              • ES Reader
              • Sandbox Reader
            • Writers
              • HDFS Writer
              • Azure Writer
              • DB Writer
              • ES Writer
              • S3 Writer
              • Sandbox Writer
              • Mongodb Writer
              • Kafka Producer
            • Transformations
          • PySpark Job
          • Python Job
      • List Jobs
      • List Components
      • Delete Orphan Pods
      • Scheduler
      • Data Channel
      • Cluster Event
      • Trash
      • Settings
    • Pipeline Workflow Editor
      • Pipeline Toolbar
        • Pipeline Overview
        • Pipeline Testing
        • Search Component in Pipelines
        • Push Pipeline (to VCS/GIT)
        • Pull Pipeline
        • Full Screen
        • Log Panel
        • Event Panel
        • Activate/Deactivate Pipeline
        • Update Pipeline
        • Failure Analysis
        • Pipeline Monitoring
        • Delete Pipeline
        • Pipeline Component Configuration
        • Pipeline Failure Alert History
      • Component Panel
      • Right-side Panel
    • Testing Suite
    • Activating Pipeline
    • Monitoring Pipeline
    • Job Monitoring
  • Components
    • Adding Components to Workflow
    • Component Architecture
    • Component Base Configuration
    • Resource Configuration
    • Intelligent Scaling
    • Connection Validation
    • Readers
      • S3 Reader
      • HDFS Reader
      • DB Reader
      • ES Reader
      • SFTP Stream Reader
      • SFTP Reader
      • Mongo DB Reader
        • MongoDB Reader Lite (PyMongo Reader)
        • MongoDB Reader
      • Azure Blob Reader
      • Azure Metadata Reader
      • ClickHouse Reader (Docker)
      • Sandbox Reader
      • Azure Blob Reader
    • Writers
      • S3 Writer
      • DB Writer
      • HDFS Writer
      • ES Writer
      • Video Writer
      • Azure Writer
      • ClickHouse Writer (Docker)
      • Sandbox Writer
      • MongoDB Writers
        • MongoDB Writer
        • MongoDB Writer Lite (PyMongo Writer)
    • Machine Learning
      • DSLab Runner
      • AutoML Runner
    • Consumers
      • SFTP Monitor
      • MQTT Consumer
      • Video Stream Consumer
      • Eventhub Subscriber
      • Twitter Scrapper
      • Mongo ChangeStream
      • Rabbit MQ Consumer
      • AWS SNS Monitor
      • Kafka Consumer
      • API Ingestion and Webhook Listener
    • Producers
      • WebSocket Producer
      • Eventhub Publisher
      • EventGrid Producer
      • RabbitMQ Producer
      • Kafka Producer
      • Synthetic Data Generator
    • Transformations
      • SQL Component
      • Dateprep Script Runner
      • File Splitter
      • Rule Splitter
      • Stored Producer Runner
      • Flatten JSON
      • Email Component
      • Pandas Query Component
      • Enrichment Component
      • Mongo Aggregation
      • Data Loss Protection
      • Data Preparation (Docker)
      • Rest Api Component
      • Schema Validator
    • Scripting
      • Script Runner
      • Python Script
        • Keeping Different Versions of the Python Script in VCS
    • Scheduler
  • Custom Components
  • Advance Configuration & Monitoring
    • Configuration
      • Default Component Configuration
      • Logger
    • Data Channel
    • Cluster Events
    • System Component Status
  • Version Control
  • Use Cases
Powered by GitBook
On this page
  • Logger
  • Default Configuration
  • System Pod Status
  • Data Sync
  • Edit Connection String
  • Disconnect Connection String
  • Data Sync in a Pipeline
  • Job BaseInfo

Was this helpful?

  1. Getting Started
  2. Homepage

Settings

PreviousTrashNextPipeline Workflow Editor

Was this helpful?

This page is for the Advanced configuration of the Data Pipeline. The following list of the configurations get displayed on the Settings Page:

  • Logger

  • Default Configuration

  • System Pod Status

  • Data Sync

  • Job BaseInfo

Logger

This gives the info and config details of the Kafka topic that is set for logging.

Default Configuration

This is for setting the Default component configuration for Low, Medium and, High configuration Pipelines.

Please Note: The Non-Spark means Docker under the Default Configuration section.

System Pod Status

The System Pod Status page under the Settings option gives us monitoring capability on the health of the System Components.

Please Note: The system components should be up for proper functionality of the Pipeline module.

Data Sync

Data Sync in Settings is given to globally configure the Data Sync feature. This way the user can enable a DB connection and use the same connection in the pipeline workflow without using any extra resources.

  • Go to the Settings page.

  • Click the Data Sync option.

  • The Data Sync page opens.

  • Click the Plus icon.

Please Note: We support seven(7) drivers at present.

  • MongoDB

  • Postgres

  • MySQL

  • MSSQL

  • Oracle

  • ClickHouse

  • Snowflake

  • The New Settings dialog box appears.

  • Specify all the required connection details

  • Click the Save option.

ClickHouse Port: If you are using Clickhouse as Driver ; Please use TCP Port.

  • A notification message appears.

  • Enable the action button.

Edit Connection String

  • Go to the Settings page.

  • Click the Data Sync option - the DB Sync Settings page opens.

  • Click the Edit icon.

  • The Edit Settings dialog box opens.

  • Edit the connection string if required.

  • Click the Update option.

Disconnect Connection String

  • Go to the Settings page.

  • Click the Data Sync option.

  • The Data Sync Settings page opens.

  • Click on the Disconnect button to disconnect.

  • The Disconnect Setting confirmation dialog box appears.

  • Click the DISCONNECT option.

  • A success notification message appears on the top when DB Sync gets disconnected.

Data Sync in a Pipeline

  • All the Pipelines containing the DB Sync Event component get listed under the Pipeline using DB Sync section.

  • The user can see the following information:

    • Name: Name of the pipeline where Data Sync is used.

    • Running status: This indicates if the pipeline is active or deactivated.

    • Actions: The user will be able to view the pipeline where Data Sync is used.

Job BaseInfo

There are two types of Jobs used in Pipeline module:

  • Spark Job

  • PySpark Job

These two types of are configured in the Job BaseInfo page under the settings menu.

Please Note: The Job BaseInfo has been created from the admin side, and the user is not supposed to create it in the settings menu.

Steps to create new Job BaseInfo:

  • Once clicked, it will redirect to the page for creating a new Job BaseInfo and the user will be asked to fill details in the following Tabs:

Basic Information Tab:

  1. Name: Provide a Name for the Job BaseInfo.

  2. Deployment type: Select the Deployment type from the drop-down.

  3. Image Name: Enter the Image name for the Job BaseInfo.

  4. Version: Specify the version.

  5. isExposed: This option will be automatically filled as True once the deployment type is selected

  6. Job type: Select the job type from the drop down.

Ports Tab:

  • Port Name: Enter the Port name.

  • Port Number: Enter the Port number.

  • Delete: The user can delete the port details by clicking on this option.

  • Add Port: The user can add the Port by clicking on this option.

Spark component information:

  • Main class: Enter the Main class for creating the Job BaseInfo.

  • Main application file: Enter the main application file.

  • Runtime Environment Type: Select from the drop-down. There are three options available: Scala, Python and R.

  • Now, click on Save option to create the Job BaseInfo.

Once the Job BaseInfo is created, the user can redirect to the List Job BaseInfo page by clicking on the List Job BaseInfo icon as shown in the below image:

List Job BaseInfo Page:

This Page will show the list of all created Job BaseInfo as shown in the below image:

  • The Name column represents the Name of the Job BaseInfo.

  • The Status column will display the status of the Job BaseInfo.

  • The Version column displays the version of the Job BaseInfo.

Please Note: The configured Driver from the Settings page provided for DB Sync can be accessed inside a while using it in a Pipeline.

Click on the Plus icon on the Job BaseInfo details page as shown in the below image.

The user can see the details of Job Baseinfo by clicking on View icon . Once clicked on view icon, the user can see the details of Job BaseInfo which were provide at the time of creating of that Job BaseInfo.

The user can delete the Job BaseInfo by clicking on delete icon.

DB Sync component on the Pipeline Editor page
Default Configuration
System Pod Status
Logger Configuration
DB Sync page under the Pipeline Settings option
Basic information tab
Ports Tab