{"id":26256617,"url":"https://github.com/netcracker/qubership-nifi","last_synced_at":"2026-05-05T20:01:57.326Z","repository":{"id":276945655,"uuid":"921642563","full_name":"Netcracker/qubership-nifi","owner":"Netcracker","description":"Scalable and configurable dataflow platform based on Apache NiFi","archived":false,"fork":false,"pushed_at":"2026-05-04T15:49:32.000Z","size":2343,"stargazers_count":1,"open_issues_count":4,"forks_count":5,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-05-04T17:33:33.147Z","etag":null,"topics":["nifi","qubership-nifi"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Netcracker.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-01-24T10:36:34.000Z","updated_at":"2026-05-04T15:45:23.000Z","dependencies_parsed_at":"2025-02-11T10:23:24.854Z","dependency_job_id":"595a0ae3-a3f6-40d1-9c4c-3b3f9468fa57","html_url":"https://github.com/Netcracker/qubership-nifi","commit_stats":null,"previous_names":["netcracker/qubership-nifi"],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/Netcracker/qubership-nifi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Netcracker%2Fqubership-nifi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Netcracker%2Fqubership-nifi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Netcracker%2Fqubership-nifi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Netcracker%2Fqubership-nifi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Netcracker","download_url":"https://codeload.github.com/Netcracker/qubership-nifi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Netcracker%2Fqubership-nifi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32665648,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["nifi","qubership-nifi"],"created_at":"2025-03-13T20:18:41.060Z","updated_at":"2026-05-05T20:01:57.281Z","avatar_url":"https://github.com/Netcracker.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# qubership-nifi\n\nqubership-nifi is a service extending Apache NiFi.\nApache NiFi is scalable and configurable dataflow platform.\nCompared with Apache NiFi it supports:\n\n- additional environment variables for configuration\n- integration with Consul as configuration source for logging levels and other configuration properties\n- automated NiFi configuration restore: configuration version to restore can be set via Consul parameter\n- additional processors for various tasks not supported in open-source Apache NiFi: bulk DB operations,\n  complex JSON extract from DB, rules-based validation\n- reporting tasks for additional monitoring of NiFi processes.\n\n## Status\n\n[![Build status](https://github.com/Netcracker/qubership-nifi/actions/workflows/maven-build.yaml/badge.svg)](https://github.com/Netcracker/qubership-nifi/actions/workflows/maven-build.yaml)\n[![Autotests status](https://github.com/Netcracker/qubership-nifi/actions/workflows/docker-build-and-test.yml/badge.svg)](https://github.com/Netcracker/qubership-nifi/actions/workflows/docker-build-and-test.yml)\n[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=Netcracker_qubership-nifi\u0026metric=coverage)](https://sonarcloud.io/summary/overall?id=Netcracker_qubership-nifi)\n[![Lines of Code](https://sonarcloud.io/api/project_badges/measure?project=Netcracker_qubership-nifi\u0026metric=ncloc)](https://sonarcloud.io/summary/overall?id=Netcracker_qubership-nifi)\n[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=Netcracker_qubership-nifi\u0026metric=alert_status)](https://sonarcloud.io/summary/overall?id=Netcracker_qubership-nifi)\n[![Vulnerabilities](https://sonarcloud.io/api/project_badges/measure?project=Netcracker_qubership-nifi\u0026metric=vulnerabilities)](https://sonarcloud.io/summary/overall?id=Netcracker_qubership-nifi)\n\n## Overview\n\n![qubership-nifi overview](./docs/images/nifi-overview.png)\n\nqubership-nifi is scalable and configurable dataflow platform.\nDepending on configuration, it relies on:\n\n- externally provided TLS certificates: TLS is required for security to be enabled,\n  so TLS certificates are need for all configurations, except may be configuration for local development\n- Consul service: used as property source, as well as for configuring logging levels\n- Zookeeper service: required for NiFi clustering, if it's enabled\n- identity provider service: required for OIDC integration, if it's enabled\n- several file-system based repositories:\n  - Persistent Configuration (Database Repository and Flow Configuration).\n    See [Administrator Guide](docs/administrator-guide.md) for more details.\n  - FlowFile Repository. See [Administrator Guide](docs/administrator-guide.md) for more details.\n  - Content Repository. See [Administrator Guide](docs/administrator-guide.md) for more details.\n  - Provenance Repository. See [Administrator Guide](docs/administrator-guide.md) for more details.\n- qubership-nifi-registry: for version control of NiFi flows, as well as export/import for versioned flows.\n\nqubership-nifi can be started in single node (non-cluster) or cluster configuration.\nIn clustered configuration each cluster node has its own persistent volumes and secrets holding TLS certificates.\nqubership-nifi-registry is not clustered and all cluster nodes must connect to the same service.\n\n## Build\n\n### Prerequisites\n\nBuild process requires the following tools:\n\n- Java - JDK 21\n- Maven - Maven 3.x, see [maven installation guide](https://maven.apache.org/install.html) for details on how to install\n- Docker - any version of Docker Engine or any compatible Docker container runtime.\n\n### Project build\n\nTo execute maven build, run:\n\n```shell\nmvn clean install\n```\n\nOnce maven build is completed, you can execute Docker build. To do that, run:\n\n```shell\ndocker build .\n```\n\n## Documentation\n\n### Installation Guide\n\n[Installation Guide](docs/installation-guide.md)\n\n### Administrator's Guide\n\n[Administrator Guide](docs/administrator-guide.md)\n\n### User Guide\n\n[User Guide](docs/user-guide.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetcracker%2Fqubership-nifi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnetcracker%2Fqubership-nifi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetcracker%2Fqubership-nifi/lists"}