See http://hudson.zones.apache.org/hudson/job/HBase-Patch/179/changes
Changes: [stack] HBASE-691 get* and getScanner are different in how they treat column parameter [jimk] HBASE-686 MemcacheScanner didn't return the first row(if it exists), because HScannerInterface's output incorrect (LN via Jim Kellerman) ------------------------------------------ started Updating https://svn.apache.org/repos/asf/hadoop/hbase/trunk U CHANGES.txt U src/test/org/apache/hadoop/hbase/regionserver/TestHMemcache.java U src/java/org/apache/hadoop/hbase/regionserver/Memcache.java U src/java/org/apache/hadoop/hbase/regionserver/HRegionServer.java U src/java/org/apache/hadoop/hbase/regionserver/HRegion.java U src/java/org/apache/hadoop/hbase/HTableDescriptor.java At revision 668830 [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 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 30 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 5 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 10 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 172 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/HTableDescriptor.java:203: cannot find symbol [javac] symbol : variable NAME [javac] location: interface org.apache.hadoop.hbase.HConstants [javac] return HConstants.NAME + " => '" + Bytes.toString(this.name) + [javac] ^ [javac] Note: /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/src/java/org/apache/hadoop/hbase/thrift/ThriftServer.java uses or overrides a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [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:136: Compile failed; see the compiler error output for details. Total time: 9 seconds Recording test results