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

Hudson commented on HDFS-7768:
------------------------------

FAILURE: Integrated in Hadoop-Hdfs-trunk #2379 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/2379/])
HDFS-7768. Change fsck to support EC files.  Contributed by Takanobu (zhezhang: 
rev 0ed92e5b13f6bbc0ea7475bc67488359413a980e)
* hadoop-hdfs-project/hadoop-hdfs/CHANGES-HDFS-EC-7285.txt
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/NamenodeFsck.java
* 
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestFsck.java


> Separate Platform specific funtions
> -----------------------------------
>
>                 Key: HDFS-7768
>                 URL: https://issues.apache.org/jira/browse/HDFS-7768
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: hdfs-client
>            Reporter: Thanh Do
>            Assignee: Thanh Do
>
> Current code has several platform-specific parts (e.g., get environment 
> variables, get local addresses, print stack). We should separate these parts 
> into platform folders.
> This issue will do just that. Posix systems will be able to compile 
> successfully. Windows will fail to compile due to unimplemented parts. The 
> implementation for the Windows parts will be handle at HDFS-7188 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to