Created on
07-16-2018
09:53 AM
- last edited on
04-21-2026
05:16 AM
by
GrazittiAPI
Hi I can read data from sqlserver. Converted it into ORC and now trying to push it into HDFS.
80523-im1.png
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
80525-error.png
80524-puthdfs.png
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