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

Todd Lipcon commented on HDFS-1762:
-----------------------------------

I may have misread. In the past, over in HBase land, we had an hbase-site.xml 
included in our hbase-test.jar. This meant that if someone accidentally ended 
up with this on their classpath, they picked up weird configurations that we 
meant to only apply in tests.

Putting an XML file that's specific to TestHDFSCLI in the jar seems fine, 
though.

> Allow TestHDFSCLI to be run against a cluster
> ---------------------------------------------
>
>                 Key: HDFS-1762
>                 URL: https://issues.apache.org/jira/browse/HDFS-1762
>             Project: Hadoop HDFS
>          Issue Type: Test
>            Reporter: Tom White
>
> Currently TestHDFSCLI starts mini clusters to run tests against. It would be 
> useful to be able to support running against arbitrary clusters for testing 
> purposes.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to