[ 
https://issues.apache.org/jira/browse/HADOOP-4708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12649833#action_12649833
 ] 

Boris Shkolnik commented on HADOOP-4708:
----------------------------------------

I suggest we add <admin-command> to testConf.xml to describe a dfsadmin command 
to be run by the framework.

implementation wise we should change a command from being a String to be a 
class that knows what type of command it is and use DFSShell for dfsadmin 
commands. 

> Add support for dfsadmin commands for test TestCLI unit test
> ------------------------------------------------------------
>
>                 Key: HADOOP-4708
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4708
>             Project: Hadoop Core
>          Issue Type: New Feature
>          Components: test
>            Reporter: Boris Shkolnik
>            Assignee: Boris Shkolnik
>
> Curretly TestCLI assumes dfs command when describing tests in testConf.xml
> we need to add ability to run dfsadmin commands too.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to