That's way more helpful than the other message ;) Thanks Ted. I will look at that.
JM 2013/9/11 Ted Yu <[email protected]> > Compiling locally, I got: > > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile > (default-compile) on project hbase-server: Compilation failure > [ERROR] > > /Users/tyu/trunk/hbase-server/target/generated-sources/java/org/apache/hadoop/hbase/generated/master/table_jsp.java:[161,21] > cannot find symbol > [ERROR] symbol : class CompactionState > [ERROR] location: class > org.apache.hadoop.hbase.regionserver.compactions.CompactionRequest > [ERROR] -> [Help 1] > > > On Wed, Sep 11, 2013 at 6:32 AM, Jean-Marc Spaggiari < > [email protected]> wrote: > > > Hi, > > > > Does anyone have any idea why Hadoop QA is not able to compile > HBASE-9328? > > > > Error is: > > > > [PreCommit-HBASE-Build] $ /bin/bash > > /tmp/hudson8474251040255134280.shasf001.sp2.ygridcore.net > > Linux asf001.sp2.ygridcore.net 2.6.32-33-server #71-Ubuntu SMP Wed Jul > > 20 17:42:25 UTC 2011 x86_64 GNU/Linux > > /usr/bin/java > > java version "1.6.0_20" > > OpenJDK Runtime Environment (IcedTea6 1.9.9) > (6b20-1.9.9-0ubuntu1~10.04.2) > > OpenJDK 64-Bit Server VM (build 19.0-b09, mixed mode) > > /home/hudson/tools/java/latest1.6 > > /tmp/hudson8474251040255134280.sh: line 7: > > /home/hudson/tools/java/latest1.6/bin/java: No such file or directory > > > > I guess it's failing because there is a jsp into the patch and it might > try > > to do something specific for that? What is building this tmp .sh file? Is > > there a way to retreive it? Or it's deleted as soon as the build is over? > > > > Thanks, > > > > JM > > >
