You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2008/11/11 08:51:10 UTC

Build failed in Hudson: HBase-Patch #399

See http://hudson.zones.apache.org/hudson/job/HBase-Patch/399/changes

Changes:

[stack] HBASE-987 We need a Hbase Partitioner for TableMapReduceUtil.initTableReduceJob MR Jobs

------------------------------------------
started
Updating https://svn.apache.org/repos/asf/hadoop/hbase/trunk
U         zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/CHANGES.txt
U         zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/src/java/org/apache/hadoop/hbase/mapred/TableMapReduceUtil.java
A         zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/src/java/org/apache/hadoop/hbase/mapred/HRegionPartitioner.java
U         zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/src/java/org/apache/hadoop/hbase/mapred/package-info.java
At revision 712972
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[trunk] $ /export/home/hudson/tools/ant/apache-ant-1.7.0/bin/ant -Dtest.junit.output.format=xml -Dtest.output=yes clean jar test package tar
Buildfile: build.xml

clean:
   [delete] Deleting directory /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build

clover.setup:

clover.info:
     [echo] 
     [echo]       Clover not found. Code coverage reports disabled.
     [echo]     

clover:

init:
    [mkdir] Created dir: /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build
    [mkdir] Created dir: /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build/classes
    [mkdir] Created dir: /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build/test
    [mkdir] Created dir: /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build/examples
    [mkdir] Created dir: /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build/webapps
     [copy] Copying 8 files to /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build/webapps
    [mkdir] Created dir: /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build/lib
     [copy] Copying 29 files to /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build/lib
    [mkdir] Created dir: /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build/conf
     [copy] Copying 6 files to /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build/conf
    [mkdir] Created dir: /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build/bin
     [copy] Copying 12 files to /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build/bin

jspc:
     [echo] Setting jspc.notRequired property. jsp pages generated once per ant session only

compile:
    [javac] Compiling 215 source files to /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build/classes
    [javac] /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/src/java/org/apache/hadoop/hbase/mapred/TableMapReduceUtil.java:73: unreported exception java.io.IOException; must be caught or declared to be thrown
    [javac]     initTableReduceJob(table, reducer, job, null);
    [javac]                       ^
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 error

BUILD FAILED
/zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build.xml:152: Compile failed; see the compiler error output for details.

Total time: 14 seconds
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results


Hudson build is back to normal: HBase-Patch #400

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See http://hudson.zones.apache.org/hudson/job/HBase-Patch/400/changes