You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Martin Bukatovic (JIRA)" <ji...@apache.org> on 2014/06/18 10:32:04 UTC

[jira] [Created] (BIGTOP-1342) Make TestCLI usable for both HDFS and HCFS

Martin Bukatovic created BIGTOP-1342:
----------------------------------------

             Summary: Make TestCLI usable for both HDFS and HCFS
                 Key: BIGTOP-1342
                 URL: https://issues.apache.org/jira/browse/BIGTOP-1342
             Project: Bigtop
          Issue Type: Improvement
          Components: Tests
    Affects Versions: 0.8.0
            Reporter: Martin Bukatovic


Current TestCLI test cases are currently only runnable on HDFS.  Since the most
test cases are applicable on any hadoop filesystem, it makes sense to
make it general in hcfs sense.

While most test cases are hcfs generic, some cases are only applicable to HDFS,
so I propose split the current code into:

 * general HCFS superclass
 * HDFS specific subclass

Before proposing patch for this, it make sense to have the following resolved:

 * BIGTOP-1341 TestCLI cleanup
 * BIGTOP-1334 Add DFS support to TestCLI




--
This message was sent by Atlassian JIRA
(v6.2#6252)