[
https://issues.apache.org/jira/browse/HDFS-14274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16767416#comment-16767416
]
Hudson commented on HDFS-14274:
-------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #15947 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/15947/])
HDFS-14274. EC: NPE While Listing EC Policy For A Directory Following
(surendralilhore: rev 35d4f32b32a3ba05332811caf3d245d9c3dcf1a5)
* (edit)
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/ContentSummaryComputationContext.java
* (edit)
hadoop-hdfs-project/hadoop-hdfs/src/test/resources/testErasureCodingConf.xml
* (edit)
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/ErasureCodingPolicyManager.java
> EC: NPE While Listing EC Policy For A Directory Following Replication Policy.
> -----------------------------------------------------------------------------
>
> 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
> Assignee: Ayush Saxena
> Priority: Major
> Attachments: HDFS-14274-01.patch, HDFS-14274-02.patch
>
>
> "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: [email protected]
For additional commands, e-mail: [email protected]