[
https://issues.apache.org/jira/browse/HADOOP-3770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12997594#comment-12997594
]
yy john commented on HADOOP-3770:
---------------------------------
Can anyone help me???
I am using hadoop-0.20.2 version and try
to compile gridmix2 under that directory by typing "ant"
errors showing is
[javac] Compiling 3 source files to /home/hadoop/src/benchmarks/gridmix2/build
[javac]
/home/hadoop/src/benchmarks/gridmix2/src/java/org/apache/hadoop/mapred/CombinerJobCreator.java:25:
package org.apache.hadoop.fs does not exist
[javac] import org.apache.hadoop.fs.Path;
[javac] ^
[javac]
/home/hadoop/src/benchmarks/gridmix2/src/java/org/apache/hadoop/mapred/CombinerJobCreator.java:26:
package org.apache.hadoop.io does not exist
[javac] import org.apache.hadoop.io.IntWritable;
......
.....
Can any one help me to build gridmix2 to generate gridmix.jar?
THANK YOU VERY MUCH!!
> improve composition, submission and result collection of gridmix
> ----------------------------------------------------------------
>
> Key: HADOOP-3770
> URL: https://issues.apache.org/jira/browse/HADOOP-3770
> Project: Hadoop Common
> Issue Type: Improvement
> Components: benchmarks
> Reporter: Lingyun Yang
> Assignee: Runping Qi
> Fix For: 0.20.0
>
> Attachments: patch-3770.txt, patch-3770.txt, patch-3770.v2.txt
>
>
> Current gridmix submits jobs using a set of scripts, which is inconvenient
> and the results are difficult to collect. To improve the gridmix submission
> and results collection, we implemented a new program using JobControl to
> submit and collect the results of jobs
> Also the new gridmix allows to have more different types of jobs such as, pig
> jobs, jobs with combiners etc.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira