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 "Ravi Phulari (JIRA)" <ji...@apache.org> on 2009/05/05 21:46:30 UTC

[jira] Updated: (HADOOP-5080) Update TestCLI with additional test cases.

     [ https://issues.apache.org/jira/browse/HADOOP-5080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ravi Phulari updated HADOOP-5080:
---------------------------------

    Description: 
Currently TestCLI contains few of the dfs commands and verifies some of the error messages for quota and refreshServiceAcl.. Here is a proposal to add additional test cases to TestCLI to cover an exhaustive list of Hadoop commands. Here is a list of action items for the same:
1) Complete the test cases for dfs commands which are not yet automated such as count, chmod, chown, chgrp etc
2) Verify help messages in fs, dfsadmin, mradmin
3) Add other Hadoop commands such as archives, dfsadmin, balancer, job, queue, version, jar, distcp, daemonlog etc to the command line test.


  was:
Currently TestCLI contains few of the dfs commands and verifies some of the error messages for quota and refreshServiceAcl.. Here is a proposal to add additional test cases to TestCLI to cover an exhaustive list of Hadoop commands. Here is a list of action items for the same:
1) Complete the test cases for dfs commands which are not yet automated such as count, chmod, chown, chgrp etc
2) Verify help messages in fs, dfsadmin, mradmin
3) Add other Hadoop commands such as archives, dfsadmin, balancer, job, queue, version, jar, distcp, daemonlog etc to the command line test.
4) Also, this test needs to be broken up as MR, HDFS, Core


        Summary: Update TestCLI with additional test cases.  (was: Update TestCLI and split the test as HDFS,MR and core)

Changing summary to address only one issue of adding more test cases to TestCLI . Other issue of splitting TestCLI in 3 tests (HDFS,Mapred ,Core) is committed with Hadoop-5081.


> Update TestCLI with additional test cases.
> ------------------------------------------
>
>                 Key: HADOOP-5080
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5080
>             Project: Hadoop Core
>          Issue Type: Test
>          Components: test
>    Affects Versions: 0.20.0
>            Reporter: Ramya R
>            Priority: Minor
>             Fix For: 0.21.0
>
>         Attachments: HADOOP-5080.patch, Hadoop-5080.patch, HADOOP-5080NEW.patch, Hadoop-5080new.patch, Hadoop-5080New.patch, HADOOP-5080Update.patch, Hadoop-5080Updated.patch, hadoop-5080v1.patch, hadoop5080.patch, patch5080-v1.txt, TEST-org.apache.hadoop.cli.TestCLI.txt, TEST-org.apache.hadoop.cli.TestCLI.txt, TestCLI.doc
>
>
> Currently TestCLI contains few of the dfs commands and verifies some of the error messages for quota and refreshServiceAcl.. Here is a proposal to add additional test cases to TestCLI to cover an exhaustive list of Hadoop commands. Here is a list of action items for the same:
> 1) Complete the test cases for dfs commands which are not yet automated such as count, chmod, chown, chgrp etc
> 2) Verify help messages in fs, dfsadmin, mradmin
> 3) Add other Hadoop commands such as archives, dfsadmin, balancer, job, queue, version, jar, distcp, daemonlog etc to the command line test.

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