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-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org