You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Souryakanta Dwivedy (JIRA)" <ji...@apache.org> on 2019/02/13 05:32:00 UTC

[jira] [Created] (HDFS-14274) EC: "hdfs dfs -ls -e" throws NPE When EC Policy of Directory set as "-replicate"

Souryakanta Dwivedy created HDFS-14274:
------------------------------------------

             Summary: EC: "hdfs dfs -ls -e" throws NPE When EC Policy of Directory set as "-replicate"
                 Key: HDFS-14274
                 URL: https://issues.apache.org/jira/browse/HDFS-14274
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: erasure-coding
    Affects Versions: 3.1.1
            Reporter: Souryakanta Dwivedy


"hdfs dfs -ls -e" throws NPE When EC Policy of Directory set as "-replicate"

Steps :-

- Create a Directory 
- Set EC Policy for the Directory as "-replicate" 
- Check the folder details with command "hdfs dfs -ls -e <Dir path>"
 Null Pointer exception will display < ls: java.lang.NullPointerException >
 
Actual Result :- 
 ls: java.lang.NullPointerException
 
Expected Result :-
 Should not throw NullPointerException



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org