You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Boris Shkolnik (JIRA)" <ji...@apache.org> on 2008/11/21 23:25:44 UTC

[jira] Commented: (HADOOP-4708) Add support for dfsadmin commands for test TestCLI unit test

    [ 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.