hdfs_write infinite loop when dfs fails and cannot write files > 2 GB
---------------------------------------------------------------------
Key: HADOOP-4619
URL: https://issues.apache.org/jira/browse/HADOOP-4619
Project: Hadoop Core
Issue Type: Bug
Components: libhdfs
Reporter: Pete Wyckoff
1. hdfs_write does not check hdfsWrite return code so -1 return code is
ignored.
2. hdfs_write uses int for overall file length
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.