prateek / nifi-parcel

Apache License 2.0
23 stars 22 forks source link

Error out at POINT_VERSION=5 VALIDATOR....... #6

Open mdivk opened 7 years ago

mdivk commented 7 years ago

When I ran: POINT_VERSION=5 VALIDATOR_DIR=/tmp/cm_ext ./build-parcel.sh /tmp/nifi/nifi-assembly/target/nifi-*-SNAPSHOT-bin.tar.gz

It errors out with: cannot stat `/tmp/nifi/nifi-assembly/target/nifi-*-SNAPSHOT-bin.tar.gz': No such file or directory

The directory /tmp/nifi/nifi-assembly is as below: LICENSE NOTICE pom.xml README.md src

What was missing here?

Thank you.

BTW: In step 1 Create parcel & CSD, I have to use https instead of http: git clone http://github.com/apache/nifi and git clone http://github.com/prateek/nifi-parcel

pacosoplas commented 6 years ago

I have differente error when i run tmp/nifi-parcel$ POINT_VERSION=5 VALIDATOR_DIR=/tmp/cm_ext ./build-parcel.sh /tmp/nifi/nifi-assembly/target/nifi-*-SNAPSHOT-bin.tar.gz

nifi-1.6.0-SNAPSHOT/README nifi-1.6.0-SNAPSHOT/LICENSE nifi-1.6.0-SNAPSHOT/NOTICE nifi-1.6.0-SNAPSHOT/lib/javax.servlet-api-3.1.0.jar nifi-1.6.0-SNAPSHOT/lib/jetty-schemas-3.1.jar nifi-1.6.0-SNAPSHOT/lib/logback-classic-1.2.3.jar . . nifi-1.6.0-SNAPSHOT/docs/html/images/PassByReference.png nifi-1.6.0-SNAPSHOT/docs/html/images/iconLocallyModified.png sed: can't read s//0.0.5.nifi.p0.5/g: No such file or directory

What happend??

rocky295 commented 6 years ago

chk the nifi file are getting created under $HOME folder