QuotaExceededException does not get raised via libhdfs ------------------------------------------------------
Key: HADOOP-5580 URL: https://issues.apache.org/jira/browse/HADOOP-5580 Project: Hadoop Core Issue Type: Bug Reporter: Brian Bockelman When using libhdfs, if a quota exception occurs, we don't get a QuotaExceptionExceededException - the DFSClient appears to receive it, but not give it to libhdfs. I want to get this correctly raised so I can in turn give a better error message to our users. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.