See <https://builds.apache.org/job/crunch-commit/org.apache.crunch$crunch-hbase/289/changes>
Changes: [chaoshi] CRUNCH-246: HFileSource and related utilities (Thanks Ryan Brush for contributing HFileInputFormat) ------------------------------------------ Sep 2, 2013 6:14:07 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted INFO: Sep 2, 2013 6:14:07 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted INFO: ------------------------------------------------------------------------ Sep 2, 2013 6:14:07 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted INFO: Building Apache Crunch HBase Support 0.8.0-SNAPSHOT Sep 2, 2013 6:14:07 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted INFO: ------------------------------------------------------------------------ Sep 2, 2013 6:14:08 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted INFO: Sep 2, 2013 6:14:08 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted INFO: --- maven-clean-plugin:2.5:clean (default-clean) @ crunch-hbase --- [INFO] Deleting <https://builds.apache.org/job/crunch-commit/org.apache.crunch$crunch-hbase/ws/target> Sep 2, 2013 6:14:08 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted INFO: Sep 2, 2013 6:14:08 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted INFO: --- build-helper-maven-plugin:1.7:add-test-source (add-test-source) @ crunch-hbase --- [INFO] Test Source directory: <https://builds.apache.org/job/crunch-commit/org.apache.crunch$crunch-hbase/ws/src/it/java> added. Sep 2, 2013 6:14:08 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted INFO: Sep 2, 2013 6:14:08 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted INFO: --- build-helper-maven-plugin:1.7:add-test-resource (add-test-resource) @ crunch-hbase --- Sep 2, 2013 6:14:08 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted INFO: Sep 2, 2013 6:14:08 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted INFO: --- maven-remote-resources-plugin:1.3:process (default) @ crunch-hbase --- Sep 2, 2013 6:14:08 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted INFO: Sep 2, 2013 6:14:08 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted INFO: --- maven-resources-plugin:2.5:resources (default-resources) @ crunch-hbase --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/crunch-commit/org.apache.crunch$crunch-hbase/ws/src/main/resources> [INFO] Copying 3 resources Sep 2, 2013 6:14:08 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted INFO: Sep 2, 2013 6:14:08 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted INFO: --- maven-compiler-plugin:2.5.1:compile (default-compile) @ crunch-hbase --- [INFO] Compiling 11 source files to <https://builds.apache.org/job/crunch-commit/org.apache.crunch$crunch-hbase/ws/target/classes> [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <https://builds.apache.org/job/crunch-commit/org.apache.crunch$crunch-hbase/ws/src/main/java/org/apache/crunch/io/hbase/HFileSource.java>:[34,16] cannot find symbol symbol : class Objects location: package java.util [ERROR] <https://builds.apache.org/job/crunch-commit/org.apache.crunch$crunch-hbase/ws/src/main/java/org/apache/crunch/io/hbase/HFileSource.java>:[58,9] cannot find symbol symbol : variable Objects location: class org.apache.crunch.io.hbase.HFileSource [ERROR] <https://builds.apache.org/job/crunch-commit/org.apache.crunch$crunch-hbase/ws/src/main/java/org/apache/crunch/io/hbase/HFileSource.java>:[61,9] cannot find symbol symbol : variable Objects location: class org.apache.crunch.io.hbase.HFileSource [INFO] 3 errors [INFO] -------------------------------------------------------------
