You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Xiaoyi Lu (JIRA)" <ji...@apache.org> on 2012/07/17 04:54:34 UTC

[jira] [Created] (MAPREDUCE-4450) Hadoop jar names don't match the GridMix(2) scripts.

Xiaoyi Lu created MAPREDUCE-4450:
------------------------------------

             Summary: Hadoop jar names don't match the GridMix(2) scripts.
                 Key: MAPREDUCE-4450
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4450
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: contrib/gridmix
    Affects Versions: 1.0.3
            Reporter: Xiaoyi Lu
            Priority: Minor


Now, in Hadoop 1.0.3, the jar names are changed  as "hadoop-examples-1.0.3.jar, hadoop-core-1.0.3.jar". The version number is placed after "examples", "cores", and so on, which is different from the old version (e.g. in 0.20.2, the name is like hadoop-0.20.2-examples.jar.). However, in Gridmix (2) scripts (like gridmix-env), they still comply with the old naming pattern. So, there will be some problems when use gridmix benchmarks.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira