Created on 07-16-2018 09:53 AM - edited 08-18-2019 01:26 AM
Hi I can read data from sqlserver. Converted it into ORC and now trying to push it into HDFS.
My PutHDFS config are below.
I'm just putting data into hdfs to PutHDFS is terminated at success. Can you guys please help me get past the error below
Created 07-17-2018 10:53 AM
please check here for the config of the putHDFS processor to write to Azure: https://community.hortonworks.com/content/kbentry/71916/connecting-to-azure-data-lake-from-a-nifi-da...
Created 07-17-2018 10:53 AM
please check here for the config of the putHDFS processor to write to Azure: https://community.hortonworks.com/content/kbentry/71916/connecting-to-azure-data-lake-from-a-nifi-da...
Created 07-18-2018 08:19 AM
@Harald Berghoff I will try this and try to push data into HDFS. I'll update . Thanks
Created 07-18-2018 11:11 AM
@Harald Berghoff I tried the steps in the article. But I'm getting the same error. I was hoping that this would atleast change the error but it didn't . Any suggestions?
Created 07-24-2018 03:55 PM
The solution provided by @Harald via link is good enough as a solution. The only prequesite is that the cluster should be on top of Azure Data Lake and not azure datastorage. If its a cluster then solution should be replicated on all nodes. If it's only Edge node then solution should only be applied only edge node. By solution I mean the solution in https://community.hortonworks.com/content/kbentry/71916/connecting-to-azure-data-lake-from-a-nifi-da.... Thanks