[ 
https://issues.apache.org/jira/browse/HDFS-15063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17006285#comment-17006285
 ] 

Hudson commented on HDFS-15063:
-------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #17802 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/17802/])
HDFS-15063. HttpFS: getFileStatus doesn't return ecPolicy. Contributed 
(tasanuma: rev 074050ca595a81927c867951e48cef132a0284be)
* (edit) 
hadoop-hdfs-project/hadoop-hdfs-httpfs/src/main/java/org/apache/hadoop/fs/http/server/FSOperations.java
* (edit) 
hadoop-hdfs-project/hadoop-hdfs-httpfs/src/test/java/org/apache/hadoop/fs/http/server/TestHttpFSServer.java
* (edit) 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/web/JsonUtil.java
* (edit) 
hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/web/JsonUtilClient.java
* (edit) 
hadoop-hdfs-project/hadoop-hdfs-httpfs/src/main/java/org/apache/hadoop/fs/http/client/HttpFSFileSystem.java


> HttpFS : getFileStatus doesn't return ecPolicy
> ----------------------------------------------
>
>                 Key: HDFS-15063
>                 URL: https://issues.apache.org/jira/browse/HDFS-15063
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: hemanthboyina
>            Assignee: hemanthboyina
>            Priority: Major
>             Fix For: 3.3.0
>
>         Attachments: HDFS-15063.001.patch, HDFS-15063.002.patch, 
> HDFS-15063.003.patch, HDFS-15063.004.patch, HDFS-15063.005.patch
>
>
> Currently LISTSTATUS call to HttpFS returns a json. These jsonArray elements  
> have the ecPolicy name.
> But when HttpFsFileSystem converts it back into a FileStatus object, then 
> ecPolicy is not added



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to