{"id":19604543,"url":"https://github.com/prateek/nifi-parcel","last_synced_at":"2025-07-06T19:02:55.628Z","repository":{"id":145592179,"uuid":"41979267","full_name":"prateek/nifi-parcel","owner":"prateek","description":null,"archived":false,"fork":false,"pushed_at":"2018-04-04T20:34:49.000Z","size":13,"stargazers_count":23,"open_issues_count":5,"forks_count":22,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-04-05T02:22:02.222Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/prateek.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-09-05T23:14:06.000Z","updated_at":"2023-06-16T16:06:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"914ef782-988d-4de5-ac51-44c769efcedb","html_url":"https://github.com/prateek/nifi-parcel","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prateek%2Fnifi-parcel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prateek%2Fnifi-parcel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prateek%2Fnifi-parcel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prateek%2Fnifi-parcel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prateek","download_url":"https://codeload.github.com/prateek/nifi-parcel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251196037,"owners_count":21550890,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-11-11T09:37:15.296Z","updated_at":"2025-04-27T19:32:37.713Z","avatar_url":"https://github.com/prateek.png","language":"Shell","funding_links":[],"categories":["Deployment"],"sub_categories":["Administration"],"readme":"NiFi Parcel\n===========\n\nThis repository provides a parcel(https://github.com/cloudera/cm_ext) to install Apache NiFi as a service usable by Cloudera Manager.\n\n# Install Steps\n0. Install Prerequisites: `cloudera/cm_ext`\n```sh\ncd /tmp\ngit clone https://github.com/cloudera/cm_ext\ncd cm_ext/validator\nmvn install\n```\n\n1. Create parcel \u0026 CSD:\n```sh\n$ cd /tmp\n# First, create NiFi package\n$ git clone http://github.com/apache/nifi\n$ cd nifi\n$ mvn clean install\n$ cd /tmp\n$ git clone http://github.com/prateek/nifi-parcel\n$ cd nifi-parcel\n$ POINT_VERSION=5 VALIDATOR_DIR=/tmp/cm_ext ./build-parcel.sh /tmp/nifi/nifi-assembly/target/nifi-*-SNAPSHOT-bin.tar.gz\n$ VALIDATOR_DIR=/tmp/cm_ext ./build-csd.sh\n```\n\n2. Serve Parcel using Python\n```sh\n$ cd build-parcel\n$ python -m SimpleHTTPServer 14641\n# navigate to Cloudera Manager -\u003e Parcels -\u003e Edit Settings\n# Add fqdn:14641 to list of urls\n# install the NIFI parcel\n```\n\n4. Move CSD to Cloudera Manager's CSD Repo\n```sh\n# transfer build-csd/NIFI-1.0.jar to CM's host\n$ cp NIFI-1.0.jar /opt/cloudera/csd\n$ mkdir /opt/cloudera/csd/NIFI-1.0\n$ cp NIFI-1.0.jar /opt/cloudera/csd/NIFI-1.0\n$ cd /opt/cloudera/csd/NIFI-1.0\n$ jar xvf NIFI-1.0.jar\n$ rm -f NIFI-1.0.jar\n$ sudo service cloudera-scm-server restart\n# Wait a min, go to Cloudera Manager -\u003e Add a Service -\u003e NiFi\n```\n\n## Pending items\n- Currently `NiFi` runs under the `root` user\n- Expose config options under Cloudera Manager\n  - Conf folder from parcels is used, this needs to be migrated to ConfigWriter\n- Expose metrics from NiFi\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprateek%2Fnifi-parcel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprateek%2Fnifi-parcel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprateek%2Fnifi-parcel/lists"}