FYI, the FS tests have just been overhauled and im not sure if those jars have the latest FS tests (hadoop-9361). For those tests its easy to add them by building hadoop and just adding the hadoop-common and hadoop-common-test jars as maven dependencies locally.
On Tue, Jul 22, 2014 at 2:00 PM, Charley Newtonne <[email protected]> wrote: > "..You can expand the one(s) you're interested in and run tests contained > in them..." > > How is that done? How do I know what these classes do and what arguments > they take? > > > On Tue, Jul 22, 2014 at 1:42 PM, Ted Yu <[email protected]> wrote: > >> These jar files contain source code for the respective hadoop modules. >> You can expand the one(s) you're interested in and run tests contained in >> them. >> >> Cheers >> >> >> On Tue, Jul 22, 2014 at 9:47 AM, Charley Newtonne <[email protected]> >> wrote: >> >>> I have spent hours trying to find out how to run these jar files. The >>> older version are documented on the web and some of the books. These, >>> however, are not. >>> >>> How do I know ... >>> - The purpose of each one of these jar files. >>> - The class to call and what it does. >>> - The arguments to pass. >>> >>> >>> >>> >>> /a01/hadoop/2.4.0/share/hadoop/hdfs/hadoop-hdfs-2.4.0-tests.jar >>> >>> /a01/hadoop/2.4.0/share/hadoop/hdfs/sources/hadoop-hdfs-2.4.0-test-sources.jar >>> >>> /a01/hadoop/2.4.0/share/hadoop/tools/sources/hadoop-sls-2.4.0-test-sources.jar >>> >>> /a01/hadoop/2.4.0/share/hadoop/tools/sources/hadoop-datajoin-2.4.0-test-sources.jar >>> >>> /a01/hadoop/2.4.0/share/hadoop/tools/sources/hadoop-archives-2.4.0-test-sources.jar >>> >>> /a01/hadoop/2.4.0/share/hadoop/tools/sources/hadoop-gridmix-2.4.0-test-sources.jar >>> >>> /a01/hadoop/2.4.0/share/hadoop/tools/sources/hadoop-extras-2.4.0-test-sources.jar >>> >>> /a01/hadoop/2.4.0/share/hadoop/tools/sources/hadoop-streaming-2.4.0-test-sources.jar >>> >>> /a01/hadoop/2.4.0/share/hadoop/tools/sources/hadoop-distcp-2.4.0-test-sources.jar >>> >>> /a01/hadoop/2.4.0/share/hadoop/tools/sources/hadoop-rumen-2.4.0-test-sources.jar >>> >> >> > -- jay vyas
