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

Tom White commented on HDFS-1762:
---------------------------------

This could work by looking for system properties that specify the filesystem 
and jobtracker, dropping back to the mini clusters if neither were specified.

Some changes to the tests are needed too. Absolute paths at / should be 
avoided, so a prefix should be allowed. It might be a good idea to split the 
tests that require superuser privileges (e.g. the quota tests) into a separate 
file. 

> 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