Member since
12-10-2018
2
Posts
0
Kudos Received
0
Solutions
12-11-2018
08:49 PM
In this scenario too i am still doing the the nifi maven build everytime, is there an other way where i can build the changes automatically and move to my nifi assembly. Because even if i do a small change in UI i have to build the whole package again and which takes 10-15 minutes everytime. I would like to build and deploy changes automatically rather then creating a new war everytime... any suggestion would be appr
... View more
12-10-2018
07:02 PM
Can anyone suggest how to do the hot fix deployment for the nifi-famework generated war file. I
would like to make some css and js changes in nifi-web-ui under the
nifi-nar-bundles and want the new build should be copied automatically
each time i do the changes , to my nifi-assembly/target/...(parent
directory). Is there a way for an auto deployment, without doing
the maven build everytime which is consuming a lot of time and how my
latest changes can be reflected everytime without doing the build I am trying to copy from nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/target/nifi-web-ui-1.8.0-SNAPSHOT.war to nifi-assembly/target/nifi-1.8.0-SNAPSHOT-bin/nifi-1.8.0-SNAPSHOT/work/jetty/nifi-web-ui-1.8.0-SNAPSHOT.war
... View more
Labels:
- Labels:
-
Apache NiFi