[
https://issues.apache.org/jira/browse/NIFI-5039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard resolved NIFI-5039.
----------------------------------
Resolution: Feedback Received
Apache NiFi 1.x is no longer maintained and no new release is planned on the
1.x release line. Marking as resolved as part of a cleanup operation. Please
open a new one with an updated description if this is still relevant for NiFi
2.x.
> nifi putHDFS processor fails to write the data into hdfs of my remote aws
> instance
> ----------------------------------------------------------------------------------
>
> Key: NIFI-5039
> URL: https://issues.apache.org/jira/browse/NIFI-5039
> Project: Apache NiFi
> Issue Type: Bug
> Components: Configuration
> Affects Versions: 1.4.0
> Environment: I am running nifi on windows 7 and target OS is CentOS
> Reporter: Sudheer Nulu
> Priority: Major
> Attachments: hdfs-data.PNG
>
>
> Hi All,
> I have nifi installed on my windows machine to transfer the data from oracle
> database to aws instance hdfs layer by using putHDFS. files are transferred
> to hdfs with 0 Bytes of memory.
> *In logs I could see this:*
> WARN [Thread-5441] org.apache.hadoop.hdfs.DFSClient DataStreamer Exception
> java.nio.channels.UnresolvedAddressException: null
> at sun.nio.ch.Net.checkAddress(Unknown Source) at
> sun.nio.ch.SocketChannelImpl.connect(Unknown Source) at
> org.apache.hadoop.net.SocketIOWithTimeout.connect(SocketIOWithTimeout.java:192)
> How can I resolve the UnresolvedAddressException issue,I have made an entry
> in hosts file of aws instance as :
> Private-IP Public DNS
> But this couldn't resolve my issue.
> Thanks,
--
This message was sent by Atlassian Jira
(v8.20.10#820010)