Member since
12-30-2019
5
Posts
0
Kudos Received
0
Solutions
04-16-2020
07:20 AM
Thanks for replying. I had attached the screenshot of .cer file i had downloaded. 1)Please confirm the below steps Now i will add .cer file at /etc/nifi/ssl/ as amazon.cer and trustore file at /trial as truststore-amazon.jks.I will change the jdk version as per version present on my cluster in truststore file.The content of truststore file will be like /usr/jdk64/jdk1.8.0_77/bin/keytool -import -file /etc/nifi/ssl/amazon.cer -alias amazon -keystore /etc/nifi/ssl/truststore-amazon.jks I will mention the truststore filename as /trial/truststore-amazon.jks in the configuration of fecths3 processor. 2)Using ssl certification is free service or i need to pay to amazon for it.
... View more
04-16-2020
03:55 AM
Thanks for replying. 1)I didn't understand exactly the way you suggested to download ssl certification.Please clear the steps once . 2)Please confirm that this is a free service or paid service.
... View more
04-14-2020
07:35 AM
Thanks for replying. Please help me regarding these points are: 1)Does we need keystore and truststore file both or using any of them would work. 2)How we can create keystore and truststore files.
... View more
04-14-2020
04:39 AM
I am using Nifi Version 1.5.0.3.1.2.0-7.I am trying to fetch data from aws s3 storage by using fetchs3object processor.I had attached the screenshot of processor.I am trying to connect through aws access key and security key which i had already provided in the configuration details of fetchs3object prcessor.I had also provided bucket name,object key,region as shown in image.I am trying to connect to aws from nifi first time.It is showing error 'unable to find valid certification path to requested target' while starting the processor. Please help me in resolving the error.
... View more
Labels:
12-30-2019
05:53 AM
If i am having more than one columns as primary key.How shall i proceed.
... View more