You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Steve Loughran (Created) (JIRA)" <ji...@apache.org> on 2011/10/07 17:39:29 UTC

[jira] [Created] (HDFS-2415) Move MiniDFS out of test JAR and into the main hadoop-hdfs JAR

Move MiniDFS out of test JAR and into the main hadoop-hdfs JAR
--------------------------------------------------------------

                 Key: HDFS-2415
                 URL: https://issues.apache.org/jira/browse/HDFS-2415
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: test
            Reporter: Steve Loughran
            Priority: Minor


This is just an idea: move the MiniDFS cluster out of the Hadoop test JAR and into the main redistributable.

This would make it easier for people downstream to use it. It is the easiest way to bring up a DFS cluster in a single JVM, and with the MiniMR cluster is a common way to test MR jobs in the IDE against small datasets. 

Moving the file while keeping the package name should not cause any problems; all it will do is make applying outstanding patches to it slightly harder. 


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira