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

Hudson commented on HDFS-9331:
------------------------------

FAILURE: Integrated in Hadoop-Hdfs-trunk-Java8 #572 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/572/])
HDFS-9331. Modify TestNameNodeMXBean#testNameNodeMXBeanInfo() to account (lei: 
rev e2a5441b062fd0758138079d24a2740fc5e5e350)
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestNameNodeMXBean.java


> Modify TestNameNodeMXBean#testNameNodeMXBeanInfo() to account for filesystem 
> entirely allocated for DFS use
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: HDFS-9331
>                 URL: https://issues.apache.org/jira/browse/HDFS-9331
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: HDFS, test
>    Affects Versions: 2.7.1
>            Reporter: Tony Wu
>            Assignee: Tony Wu
>            Priority: Trivial
>             Fix For: 3.0.0, 2.8.0
>
>         Attachments: HDFS-9331.001.patch
>
>
> {{TestNameNodeMXBean#testNameNodeMXBeanInfo}} expects a none-zero nonDFS 
> size. The nonDFS size is defined as:
> {quote}
> The space that is not used by HDFS. For instance, once you format a new disk 
> to ext4, certain space is used for "lost-and-found" directory and ext4 
> metadata.
> {quote}
> It will be possible to fully allocate all spaces in a filesystem for DFS use. 
> In which case the nonDFS size will be zero. We can relax the check in the 
> test to account for this case.



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

Reply via email to