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

Hudson commented on HDFS-10893:
-------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #10551 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/10551/])
HDFS-10893. Refactor TestDFSShell by setting up MiniDFSCluser once for 
(liuml07: rev 202325485d66dda7826218faa1fbd21fcd8b882e)
* (edit) 
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestDFSShell.java


> Refactor TestDFSShell by setting up MiniDFSCluser once for all commands test
> ----------------------------------------------------------------------------
>
>                 Key: HDFS-10893
>                 URL: https://issues.apache.org/jira/browse/HDFS-10893
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: test
>            Reporter: Mingliang Liu
>            Assignee: Mingliang Liu
>         Attachments: HDFS-10893-branch-2.000.patch, 
> HDFS-10893-branch-2.001.patch, HDFS-10893-branch-2.002.patch, 
> HDFS-10893-branch-2.002.patch, HDFS-10893.000.patch, HDFS-10893.001.patch, 
> HDFS-10893.002.patch
>
>
> It seems that setting up MiniDFSCluser once for all commands test will reduce 
> the total time. To share a global cluster, the tests should use individual 
> test directories to avoid conflict between test cases. Meanwhile, the 
> MiniDFSCluster should not use the default root data directory; or else tests 
> are not able to launch another cluster(s) by default.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to