[ https://issues.apache.org/jira/browse/HADOOP-4541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12644052#action_12644052 ]
Pete Wyckoff commented on HADOOP-4541: -------------------------------------- I thought this might be related to removing exit calls in libhdfs but that was introduced in 0.19, so that's not the culprit if this is indeed 0.18.1. I will look into it some more. You wouldn't happen to have code to reproduce this problem? > Infinite loop in error handler for libhdfs > ------------------------------------------ > > Key: HADOOP-4541 > URL: https://issues.apache.org/jira/browse/HADOOP-4541 > Project: Hadoop Core > Issue Type: Bug > Components: libhdfs > Affects Versions: 0.18.1 > Reporter: Brian Bockelman > Attachments: libhdfs_failure.txt > > > If there is a problem writing out to HDFS, libhdfs gets put in an infinite > loop. > Unfortunately, my program reroutes stderr/stdout to /dev/null, so I am > attaching the strace output. You can see the java stack traces which are > written over and over. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.