See <https://builds.apache.org/job/Blur-master-jdk7/org.apache.blur$blur-command/1679/changes>
Changes: [amccurry] Adding a command that will perform the map reduce indexing job for bulk updates. This is untested at this point. Need to add the ability to add from better file inputs such as avro. ------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Blur Command hadoop1-1.2.1-0.2.4-incubating-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ blur-command --- [INFO] Deleting <https://builds.apache.org/job/Blur-master-jdk7/org.apache.blur$blur-command/ws/target> [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ blur-command --- [INFO] [INFO] --- maven-help-plugin:2.2:effective-pom (default) @ blur-command --- [INFO] Effective-POM written to: <https://builds.apache.org/job/Blur-master-jdk7/org.apache.blur$blur-command/ws/target/effective-pom.xml> [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ blur-command --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ blur-command --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to <https://builds.apache.org/job/Blur-master-jdk7/org.apache.blur$blur-command/ws/target/classes> [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <https://builds.apache.org/job/Blur-master-jdk7/org.apache.blur$blur-command/ws/src/main/java/org/apache/blur/command/BulkTableUpdate.java>:[27,43] cannot find symbol symbol: class ClusterExecuteCommandSingleTable location: package org.apache.blur.command.commandtype [ERROR] <https://builds.apache.org/job/Blur-master-jdk7/org.apache.blur$blur-command/ws/src/main/java/org/apache/blur/command/BulkTableUpdate.java>:[42,38] cannot find symbol symbol: class ClusterExecuteCommandSingleTable [ERROR] <https://builds.apache.org/job/Blur-master-jdk7/org.apache.blur$blur-command/ws/src/main/java/org/apache/blur/command/BulkTableUpdate.java>:[62,3] method does not override or implement a method from a supertype [ERROR] <https://builds.apache.org/job/Blur-master-jdk7/org.apache.blur$blur-command/ws/src/main/java/org/apache/blur/command/BulkTableUpdate.java>:[69,20] cannot find symbol symbol: method getTable() location: class org.apache.blur.command.BulkTableUpdate [ERROR] <https://builds.apache.org/job/Blur-master-jdk7/org.apache.blur$blur-command/ws/src/main/java/org/apache/blur/command/BulkTableUpdate.java>:[67,3] method does not override or implement a method from a supertype [INFO] 5 errors [INFO] -------------------------------------------------------------
