Thomas Graves created MAPREDUCE-4320:
----------------------------------------
Summary: gridmix mainClass wrong in pom.xml
Key: MAPREDUCE-4320
URL: https://issues.apache.org/jira/browse/MAPREDUCE-4320
Project: Hadoop Map/Reduce
Issue Type: Bug
Components: contrib/gridmix
Affects Versions: 0.23.3
Reporter: Thomas Graves
Assignee: Thomas Graves
when trying to run gridmix its actually trying to run
org.apache.hadoop.tools.HadoopArchives.
the pom.xml needs to be fixed to have correct mainClass:
org.apache.hadoop.mapred.gridmix.Gridmix
--
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