Alejandro Abdelnur created HDFS-5787:
----------------------------------------

             Summary: client Exception when in safemode does not have cause 
populated
                 Key: HDFS-5787
                 URL: https://issues.apache.org/jira/browse/HDFS-5787
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: hdfs-client
    Affects Versions: 2.2.0
            Reporter: Alejandro Abdelnur


The Exception being thrown on the client side when HDFS is in safemode does not 
have the cause populated with a SafeModeException. 

It seems the Exception is not populated by calling initCause() when created.

Because of this MAPREDUCE-5724 has to grep the toString() of the thrown 
exception to determine if the issue is that HDFS is in safe mode.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to