Member since
08-31-2018
4
Posts
0
Kudos Received
0
Solutions
11-15-2018
10:02 PM
Hi, I am looking for ways to write custom processors and controller services and generate NAR from eclipse without maven dependencies. Pls provide pointers. Thanks.
... View more
Labels:
09-04-2018
02:23 AM
The issue is resolved and i was able to fix it by enabling network access from AL for sandbox build.
... View more
09-03-2018
04:18 PM
Hello @Scott Aslan I am getting the same exception again when I try to build the latest source 1.7.1 from nifi-1.7.1-source-release.zip in AmazonLinux (AL2012 ) I tried downgrading the frontend-maven-plugin from 1.4 to 1.1 to see if that is the same error as previous, but still, it failed while building the UI. Kindly help me fix this issue. Attaching the logs. nifi-build-failure.txt Thanks, Arun
... View more
08-31-2018
03:30 AM
Hi Team , I have a requirement of adding a new property permanently so that it gets displayed under properties of the configure section for all the aws services. What are the places I should be making changes? I figured out like I need to make changes under nifi-aws-bundles -> nifi-aws-abstract-processors , nifi-aws-processors. I added my new property under CredentialDescriptors class and added my logic under strategies for returning the AWSCredentalsProvider as well. But still, the sting key-value property I have added is not in the UI. What am I missing? Regarding the property am adding: it is a key which will be used to get the Access Key and Secret Key which are encrypted. So, we are not able to use the Access Key and Secret Key properties directly. Kindly help me with this. Thanks, Arun
... View more
Labels: