+ git reset --hard HEAD HEAD is now at 224a4e5 HIVE-6481. Add .reviewboardrc file (Carl Steinbach via cws) + curl -O https://issues.apache.org/jira/secure/attachment/12630812/HIVE-6475.2.patch % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51069 100 51069 0 0 221k 0 --:--:-- --:--:-- --:--:-- 586k + git apply HIVE-6475.2.patch + mvn clean install -Phadoop-1 -DskipTests [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.hive.shims:hive-shims-0.23:jar:0.13.0-SNAPSHOT [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hadoop:hadoop-hdfs:jar -> duplicate declaration of version ${hadoop-23.version} @ line 110, column 17 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Hive [INFO] Hive Ant Utilities [INFO] Hive Shims Common [INFO] Hive Shims 0.20 [INFO] Hive Shims Secure Common [INFO] Hive Shims 0.20S [INFO] Hive Shims 0.23 [INFO] Hive Shims [INFO] Hive Common [INFO] Hive Serde [INFO] Hive Metastore [INFO] Hive Query Language [INFO] Hive Service [INFO] Hive JDBC [INFO] Hive Beeline [INFO] Hive CLI [INFO] Hive Contrib [INFO] Hive HBase Handler [INFO] Hive HCatalog [INFO] Hive HCatalog Core [INFO] Hive HCatalog Pig Adapter [INFO] Hive HCatalog Server Extensions [INFO] Hive HCatalog Webhcat Java Client [INFO] Hive HCatalog Webhcat [INFO] Hive HCatalog HBase Storage Handler [INFO] Hive HWI [INFO] Hive ODBC [INFO] Hive Shims Aggregator [INFO] Hive TestUtils [INFO] Hive Packaging [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Hive 0.13.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hive --- [INFO] Deleting /Users/sush/dev/hive.git/target [INFO] Deleting /Users/sush/dev/hive.git (includes = [datanucleus.log, derby.log], excludes = []) [INFO] [INFO] --- maven-antrun-plugin:1.7:run (define-classpath) @ hive --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.7:run (setup-test-dirs) @ hive --- [INFO] Executing tasks main: [mkdir] Created dir: /Users/sush/dev/hive.git/target/tmp [mkdir] Created dir: /Users/sush/dev/hive.git/target/warehouse [mkdir] Created dir: /Users/sush/dev/hive.git/target/tmp/conf [copy] Copying 5 files to /Users/sush/dev/hive.git/target/tmp/conf [INFO] Executed tasks [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ hive --- [INFO] Installing /Users/sush/dev/hive.git/pom.xml to /Users/sush/.m2/repository/org/apache/hive/hive/0.13.0-SNAPSHOT/hive-0.13.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Hive Ant Utilities 0.13.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hive-ant --- [INFO] Deleting /Users/sush/dev/hive.git/ant/target [INFO] Deleting /Users/sush/dev/hive.git/ant (includes = [datanucleus.log, derby.log], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ hive-ant --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/ant/src/main/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (define-classpath) @ hive-ant --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hive-ant --- [INFO] Compiling 5 source files to /Users/sush/dev/hive.git/ant/target/classes [WARNING] Note: /Users/sush/dev/hive.git/ant/src/org/apache/hadoop/hive/ant/QTestGenTask.java uses or overrides a deprecated API. [WARNING] Note: Recompile with -Xlint:deprecation for details. [WARNING] Note: /Users/sush/dev/hive.git/ant/src/org/apache/hadoop/hive/ant/DistinctElementsClassPath.java uses unchecked or unsafe operations. [WARNING] Note: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ hive-ant --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/ant/src/test/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (setup-test-dirs) @ hive-ant --- [INFO] Executing tasks main: [mkdir] Created dir: /Users/sush/dev/hive.git/ant/target/tmp [mkdir] Created dir: /Users/sush/dev/hive.git/ant/target/warehouse [mkdir] Created dir: /Users/sush/dev/hive.git/ant/target/tmp/conf [copy] Copying 5 files to /Users/sush/dev/hive.git/ant/target/tmp/conf [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hive-ant --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ hive-ant --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ hive-ant --- [INFO] Building jar: /Users/sush/dev/hive.git/ant/target/hive-ant-0.13.0-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ hive-ant --- [INFO] Installing /Users/sush/dev/hive.git/ant/target/hive-ant-0.13.0-SNAPSHOT.jar to /Users/sush/.m2/repository/org/apache/hive/hive-ant/0.13.0-SNAPSHOT/hive-ant-0.13.0-SNAPSHOT.jar [INFO] Installing /Users/sush/dev/hive.git/ant/pom.xml to /Users/sush/.m2/repository/org/apache/hive/hive-ant/0.13.0-SNAPSHOT/hive-ant-0.13.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Hive Shims Common 0.13.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hive-shims-common --- [INFO] Deleting /Users/sush/dev/hive.git/shims/common/target [INFO] Deleting /Users/sush/dev/hive.git/shims/common (includes = [datanucleus.log, derby.log], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ hive-shims-common --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/shims/common/src/main/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (define-classpath) @ hive-shims-common --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hive-shims-common --- [INFO] Compiling 15 source files to /Users/sush/dev/hive.git/shims/common/target/classes [WARNING] Note: Some input files use or override a deprecated API. [WARNING] Note: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ hive-shims-common --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/shims/common/src/test/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (setup-test-dirs) @ hive-shims-common --- [INFO] Executing tasks main: [mkdir] Created dir: /Users/sush/dev/hive.git/shims/common/target/tmp [mkdir] Created dir: /Users/sush/dev/hive.git/shims/common/target/warehouse [mkdir] Created dir: /Users/sush/dev/hive.git/shims/common/target/tmp/conf [copy] Copying 5 files to /Users/sush/dev/hive.git/shims/common/target/tmp/conf [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hive-shims-common --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ hive-shims-common --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ hive-shims-common --- [INFO] Building jar: /Users/sush/dev/hive.git/shims/common/target/hive-shims-common-0.13.0-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ hive-shims-common --- [INFO] Installing /Users/sush/dev/hive.git/shims/common/target/hive-shims-common-0.13.0-SNAPSHOT.jar to /Users/sush/.m2/repository/org/apache/hive/shims/hive-shims-common/0.13.0-SNAPSHOT/hive-shims-common-0.13.0-SNAPSHOT.jar [INFO] Installing /Users/sush/dev/hive.git/shims/common/pom.xml to /Users/sush/.m2/repository/org/apache/hive/shims/hive-shims-common/0.13.0-SNAPSHOT/hive-shims-common-0.13.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Hive Shims 0.20 0.13.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hive-shims-0.20 --- [INFO] Deleting /Users/sush/dev/hive.git/shims/0.20/target [INFO] Deleting /Users/sush/dev/hive.git/shims/0.20 (includes = [datanucleus.log, derby.log], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ hive-shims-0.20 --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/shims/0.20/src/main/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (define-classpath) @ hive-shims-0.20 --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hive-shims-0.20 --- [INFO] Compiling 2 source files to /Users/sush/dev/hive.git/shims/0.20/target/classes [WARNING] Note: /Users/sush/dev/hive.git/shims/0.20/src/main/java/org/apache/hadoop/hive/shims/Hadoop20Shims.java uses or overrides a deprecated API. [WARNING] Note: Recompile with -Xlint:deprecation for details. [WARNING] Note: /Users/sush/dev/hive.git/shims/0.20/src/main/java/org/apache/hadoop/hive/shims/Hadoop20Shims.java uses unchecked or unsafe operations. [WARNING] Note: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ hive-shims-0.20 --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/shims/0.20/src/test/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (setup-test-dirs) @ hive-shims-0.20 --- [INFO] Executing tasks main: [mkdir] Created dir: /Users/sush/dev/hive.git/shims/0.20/target/tmp [mkdir] Created dir: /Users/sush/dev/hive.git/shims/0.20/target/warehouse [mkdir] Created dir: /Users/sush/dev/hive.git/shims/0.20/target/tmp/conf [copy] Copying 5 files to /Users/sush/dev/hive.git/shims/0.20/target/tmp/conf [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hive-shims-0.20 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ hive-shims-0.20 --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ hive-shims-0.20 --- [INFO] Building jar: /Users/sush/dev/hive.git/shims/0.20/target/hive-shims-0.20-0.13.0-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ hive-shims-0.20 --- [INFO] Installing /Users/sush/dev/hive.git/shims/0.20/target/hive-shims-0.20-0.13.0-SNAPSHOT.jar to /Users/sush/.m2/repository/org/apache/hive/shims/hive-shims-0.20/0.13.0-SNAPSHOT/hive-shims-0.20-0.13.0-SNAPSHOT.jar [INFO] Installing /Users/sush/dev/hive.git/shims/0.20/pom.xml to /Users/sush/.m2/repository/org/apache/hive/shims/hive-shims-0.20/0.13.0-SNAPSHOT/hive-shims-0.20-0.13.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Hive Shims Secure Common 0.13.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hive-shims-common-secure --- [INFO] Deleting /Users/sush/dev/hive.git/shims/common-secure/target [INFO] Deleting /Users/sush/dev/hive.git/shims/common-secure (includes = [datanucleus.log, derby.log], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ hive-shims-common-secure --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/shims/common-secure/src/main/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (define-classpath) @ hive-shims-common-secure --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hive-shims-common-secure --- [INFO] Compiling 12 source files to /Users/sush/dev/hive.git/shims/common-secure/target/classes [WARNING] Note: /Users/sush/dev/hive.git/shims/common-secure/src/main/java/org/apache/hadoop/hive/shims/HadoopShimsSecure.java uses or overrides a deprecated API. [WARNING] Note: Recompile with -Xlint:deprecation for details. [WARNING] Note: Some input files use unchecked or unsafe operations. [WARNING] Note: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ hive-shims-common-secure --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/shims/common-secure/src/test/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (setup-test-dirs) @ hive-shims-common-secure --- [INFO] Executing tasks main: [mkdir] Created dir: /Users/sush/dev/hive.git/shims/common-secure/target/tmp [mkdir] Created dir: /Users/sush/dev/hive.git/shims/common-secure/target/warehouse [mkdir] Created dir: /Users/sush/dev/hive.git/shims/common-secure/target/tmp/conf [copy] Copying 5 files to /Users/sush/dev/hive.git/shims/common-secure/target/tmp/conf [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hive-shims-common-secure --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ hive-shims-common-secure --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ hive-shims-common-secure --- [INFO] Building jar: /Users/sush/dev/hive.git/shims/common-secure/target/hive-shims-common-secure-0.13.0-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ hive-shims-common-secure --- [INFO] Installing /Users/sush/dev/hive.git/shims/common-secure/target/hive-shims-common-secure-0.13.0-SNAPSHOT.jar to /Users/sush/.m2/repository/org/apache/hive/shims/hive-shims-common-secure/0.13.0-SNAPSHOT/hive-shims-common-secure-0.13.0-SNAPSHOT.jar [INFO] Installing /Users/sush/dev/hive.git/shims/common-secure/pom.xml to /Users/sush/.m2/repository/org/apache/hive/shims/hive-shims-common-secure/0.13.0-SNAPSHOT/hive-shims-common-secure-0.13.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Hive Shims 0.20S 0.13.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hive-shims-0.20S --- [INFO] Deleting /Users/sush/dev/hive.git/shims/0.20S/target [INFO] Deleting /Users/sush/dev/hive.git/shims/0.20S (includes = [datanucleus.log, derby.log], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ hive-shims-0.20S --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/shims/0.20S/src/main/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (define-classpath) @ hive-shims-0.20S --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hive-shims-0.20S --- [INFO] Compiling 3 source files to /Users/sush/dev/hive.git/shims/0.20S/target/classes [WARNING] Note: /Users/sush/dev/hive.git/shims/0.20S/src/main/java/org/apache/hadoop/hive/shims/Hadoop20SShims.java uses or overrides a deprecated API. [WARNING] Note: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ hive-shims-0.20S --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/shims/0.20S/src/test/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (setup-test-dirs) @ hive-shims-0.20S --- [INFO] Executing tasks main: [mkdir] Created dir: /Users/sush/dev/hive.git/shims/0.20S/target/tmp [mkdir] Created dir: /Users/sush/dev/hive.git/shims/0.20S/target/warehouse [mkdir] Created dir: /Users/sush/dev/hive.git/shims/0.20S/target/tmp/conf [copy] Copying 5 files to /Users/sush/dev/hive.git/shims/0.20S/target/tmp/conf [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hive-shims-0.20S --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ hive-shims-0.20S --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ hive-shims-0.20S --- [INFO] Building jar: /Users/sush/dev/hive.git/shims/0.20S/target/hive-shims-0.20S-0.13.0-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ hive-shims-0.20S --- [INFO] Installing /Users/sush/dev/hive.git/shims/0.20S/target/hive-shims-0.20S-0.13.0-SNAPSHOT.jar to /Users/sush/.m2/repository/org/apache/hive/shims/hive-shims-0.20S/0.13.0-SNAPSHOT/hive-shims-0.20S-0.13.0-SNAPSHOT.jar [INFO] Installing /Users/sush/dev/hive.git/shims/0.20S/pom.xml to /Users/sush/.m2/repository/org/apache/hive/shims/hive-shims-0.20S/0.13.0-SNAPSHOT/hive-shims-0.20S-0.13.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Hive Shims 0.23 0.13.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hive-shims-0.23 --- [INFO] Deleting /Users/sush/dev/hive.git/shims/0.23/target [INFO] Deleting /Users/sush/dev/hive.git/shims/0.23 (includes = [datanucleus.log, derby.log], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ hive-shims-0.23 --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/shims/0.23/src/main/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (define-classpath) @ hive-shims-0.23 --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hive-shims-0.23 --- [INFO] Compiling 3 source files to /Users/sush/dev/hive.git/shims/0.23/target/classes [WARNING] Note: /Users/sush/dev/hive.git/shims/0.23/src/main/java/org/apache/hadoop/hive/shims/Hadoop23Shims.java uses or overrides a deprecated API. [WARNING] Note: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ hive-shims-0.23 --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/shims/0.23/src/test/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (setup-test-dirs) @ hive-shims-0.23 --- [INFO] Executing tasks main: [mkdir] Created dir: /Users/sush/dev/hive.git/shims/0.23/target/tmp [mkdir] Created dir: /Users/sush/dev/hive.git/shims/0.23/target/warehouse [mkdir] Created dir: /Users/sush/dev/hive.git/shims/0.23/target/tmp/conf [copy] Copying 5 files to /Users/sush/dev/hive.git/shims/0.23/target/tmp/conf [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hive-shims-0.23 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ hive-shims-0.23 --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ hive-shims-0.23 --- [INFO] Building jar: /Users/sush/dev/hive.git/shims/0.23/target/hive-shims-0.23-0.13.0-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ hive-shims-0.23 --- [INFO] Installing /Users/sush/dev/hive.git/shims/0.23/target/hive-shims-0.23-0.13.0-SNAPSHOT.jar to /Users/sush/.m2/repository/org/apache/hive/shims/hive-shims-0.23/0.13.0-SNAPSHOT/hive-shims-0.23-0.13.0-SNAPSHOT.jar [INFO] Installing /Users/sush/dev/hive.git/shims/0.23/pom.xml to /Users/sush/.m2/repository/org/apache/hive/shims/hive-shims-0.23/0.13.0-SNAPSHOT/hive-shims-0.23-0.13.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Hive Shims 0.13.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hive-shims --- [INFO] Deleting /Users/sush/dev/hive.git/shims/aggregator/target [INFO] Deleting /Users/sush/dev/hive.git/shims/aggregator (includes = [datanucleus.log, derby.log], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ hive-shims --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/shims/aggregator/src/main/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (define-classpath) @ hive-shims --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hive-shims --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ hive-shims --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/shims/aggregator/src/test/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (setup-test-dirs) @ hive-shims --- [INFO] Executing tasks main: [mkdir] Created dir: /Users/sush/dev/hive.git/shims/aggregator/target/tmp [mkdir] Created dir: /Users/sush/dev/hive.git/shims/aggregator/target/warehouse [mkdir] Created dir: /Users/sush/dev/hive.git/shims/aggregator/target/tmp/conf [copy] Copying 5 files to /Users/sush/dev/hive.git/shims/aggregator/target/tmp/conf [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hive-shims --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ hive-shims --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ hive-shims --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /Users/sush/dev/hive.git/shims/aggregator/target/hive-shims-0.13.0-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ hive-shims --- [INFO] Installing /Users/sush/dev/hive.git/shims/aggregator/target/hive-shims-0.13.0-SNAPSHOT.jar to /Users/sush/.m2/repository/org/apache/hive/hive-shims/0.13.0-SNAPSHOT/hive-shims-0.13.0-SNAPSHOT.jar [INFO] Installing /Users/sush/dev/hive.git/shims/aggregator/pom.xml to /Users/sush/.m2/repository/org/apache/hive/hive-shims/0.13.0-SNAPSHOT/hive-shims-0.13.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Hive Common 0.13.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hive-common --- [INFO] Deleting /Users/sush/dev/hive.git/common/target [INFO] Deleting /Users/sush/dev/hive.git/common (includes = [datanucleus.log, derby.log], excludes = []) [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-version-annotation) @ hive-common --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ hive-common --- [INFO] Source directory: /Users/sush/dev/hive.git/common/src/gen added. [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ hive-common --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-antrun-plugin:1.7:run (define-classpath) @ hive-common --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hive-common --- [INFO] Compiling 36 source files to /Users/sush/dev/hive.git/common/target/classes [WARNING] Note: /Users/sush/dev/hive.git/common/src/java/org/apache/hadoop/hive/common/ObjectPair.java uses unchecked or unsafe operations. [WARNING] Note: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ hive-common --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (setup-test-dirs) @ hive-common --- [INFO] Executing tasks main: [mkdir] Created dir: /Users/sush/dev/hive.git/common/target/tmp [mkdir] Created dir: /Users/sush/dev/hive.git/common/target/warehouse [mkdir] Created dir: /Users/sush/dev/hive.git/common/target/tmp/conf [copy] Copying 5 files to /Users/sush/dev/hive.git/common/target/tmp/conf [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hive-common --- [INFO] Compiling 13 source files to /Users/sush/dev/hive.git/common/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ hive-common --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ hive-common --- [INFO] Building jar: /Users/sush/dev/hive.git/common/target/hive-common-0.13.0-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ hive-common --- [INFO] Installing /Users/sush/dev/hive.git/common/target/hive-common-0.13.0-SNAPSHOT.jar to /Users/sush/.m2/repository/org/apache/hive/hive-common/0.13.0-SNAPSHOT/hive-common-0.13.0-SNAPSHOT.jar [INFO] Installing /Users/sush/dev/hive.git/common/pom.xml to /Users/sush/.m2/repository/org/apache/hive/hive-common/0.13.0-SNAPSHOT/hive-common-0.13.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Hive Serde 0.13.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hive-serde --- [INFO] Deleting /Users/sush/dev/hive.git/serde/target [INFO] Deleting /Users/sush/dev/hive.git/serde (includes = [datanucleus.log, derby.log], excludes = []) [INFO] [INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ hive-serde --- [INFO] Source directory: /Users/sush/dev/hive.git/serde/src/gen/protobuf/gen-java added. [INFO] Source directory: /Users/sush/dev/hive.git/serde/src/gen/thrift/gen-javabean added. [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ hive-serde --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/serde/src/main/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (define-classpath) @ hive-serde --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hive-serde --- [INFO] Compiling 351 source files to /Users/sush/dev/hive.git/serde/target/classes [WARNING] Note: Some input files use or override a deprecated API. [WARNING] Note: Recompile with -Xlint:deprecation for details. [WARNING] Note: Some input files use unchecked or unsafe operations. [WARNING] Note: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ hive-serde --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/serde/src/test/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (setup-test-dirs) @ hive-serde --- [INFO] Executing tasks main: [mkdir] Created dir: /Users/sush/dev/hive.git/serde/target/tmp [mkdir] Created dir: /Users/sush/dev/hive.git/serde/target/warehouse [mkdir] Created dir: /Users/sush/dev/hive.git/serde/target/tmp/conf [copy] Copying 5 files to /Users/sush/dev/hive.git/serde/target/tmp/conf [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hive-serde --- [INFO] Compiling 43 source files to /Users/sush/dev/hive.git/serde/target/test-classes [WARNING] Note: Some input files use or override a deprecated API. [WARNING] Note: Recompile with -Xlint:deprecation for details. [WARNING] Note: Some input files use unchecked or unsafe operations. [WARNING] Note: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ hive-serde --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ hive-serde --- [INFO] Building jar: /Users/sush/dev/hive.git/serde/target/hive-serde-0.13.0-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ hive-serde --- [INFO] Installing /Users/sush/dev/hive.git/serde/target/hive-serde-0.13.0-SNAPSHOT.jar to /Users/sush/.m2/repository/org/apache/hive/hive-serde/0.13.0-SNAPSHOT/hive-serde-0.13.0-SNAPSHOT.jar [INFO] Installing /Users/sush/dev/hive.git/serde/pom.xml to /Users/sush/.m2/repository/org/apache/hive/hive-serde/0.13.0-SNAPSHOT/hive-serde-0.13.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Hive Metastore 0.13.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hive-metastore --- [INFO] Deleting /Users/sush/dev/hive.git/metastore/target [INFO] Deleting /Users/sush/dev/hive.git/metastore (includes = [datanucleus.log, derby.log], excludes = []) [INFO] [INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ hive-metastore --- [INFO] Source directory: /Users/sush/dev/hive.git/metastore/src/model added. [INFO] Source directory: /Users/sush/dev/hive.git/metastore/src/gen/thrift/gen-javabean added. [INFO] [INFO] --- antlr3-maven-plugin:3.4:antlr (default) @ hive-metastore --- [INFO] ANTLR: Processing source directory /Users/sush/dev/hive.git/metastore/src/java ANTLR Parser Generator Version 3.4 org/apache/hadoop/hive/metastore/parser/Filter.g [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ hive-metastore --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-antrun-plugin:1.7:run (define-classpath) @ hive-metastore --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hive-metastore --- [INFO] Compiling 150 source files to /Users/sush/dev/hive.git/metastore/target/classes [WARNING] Note: Some input files use or override a deprecated API. [WARNING] Note: Recompile with -Xlint:deprecation for details. [WARNING] Note: Some input files use unchecked or unsafe operations. [WARNING] Note: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- datanucleus-maven-plugin:3.3.0-release:enhance (default) @ hive-metastore --- [INFO] CP: /Users/sush/.m2/repository/org/datanucleus/datanucleus-maven-plugin/3.3.0-release/datanucleus-maven-plugin-3.3.0-release.jar [INFO] CP: /Users/sush/.m2/repository/org/datanucleus/datanucleus-core/3.2.2/datanucleus-core-3.2.2.jar [INFO] CP: /Users/sush/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar [INFO] CP: /Users/sush/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar [INFO] CP: /Users/sush/.m2/repository/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar [INFO] CP: /Users/sush/.m2/repository/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar [INFO] CP: /Users/sush/.m2/repository/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar [INFO] CP: /Users/sush/.m2/repository/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar [INFO] CP: /Users/sush/.m2/repository/log4j/log4j/1.2.12/log4j-1.2.12.jar [INFO] CP: /Users/sush/.m2/repository/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar [INFO] CP: /Users/sush/.m2/repository/com/google/collections/google-collections/1.0/google-collections-1.0.jar [INFO] CP: /Users/sush/.m2/repository/junit/junit/3.8.2/junit-3.8.2.jar [INFO] CP: /Users/sush/dev/hive.git/metastore/target/classes [INFO] CP: /Users/sush/dev/hive.git/serde/target/hive-serde-0.13.0-SNAPSHOT.jar [INFO] CP: /Users/sush/dev/hive.git/common/target/hive-common-0.13.0-SNAPSHOT.jar [INFO] CP: /Users/sush/.m2/repository/org/apache/commons/commons-compress/1.4.1/commons-compress-1.4.1.jar [INFO] CP: /Users/sush/.m2/repository/org/tukaani/xz/1.0/xz-1.0.jar [INFO] CP: /Users/sush/.m2/repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar [INFO] CP: /Users/sush/.m2/repository/org/apache/avro/avro/1.7.5/avro-1.7.5.jar [INFO] CP: /Users/sush/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar [INFO] CP: /Users/sush/.m2/repository/com/thoughtworks/paranamer/paranamer/2.3/paranamer-2.3.jar [INFO] CP: /Users/sush/.m2/repository/org/xerial/snappy/snappy-java/1.0.5/snappy-java-1.0.5.jar [INFO] CP: /Users/sush/dev/hive.git/shims/aggregator/target/hive-shims-0.13.0-SNAPSHOT.jar [INFO] CP: /Users/sush/dev/hive.git/shims/common/target/hive-shims-common-0.13.0-SNAPSHOT.jar [INFO] CP: /Users/sush/dev/hive.git/shims/common-secure/target/hive-shims-common-secure-0.13.0-SNAPSHOT.jar [INFO] CP: /Users/sush/.m2/repository/org/apache/zookeeper/zookeeper/3.4.5/zookeeper-3.4.5.jar [INFO] CP: /Users/sush/.m2/repository/jline/jline/0.9.94/jline-0.9.94.jar [INFO] CP: /Users/sush/.m2/repository/com/google/guava/guava/11.0.2/guava-11.0.2.jar [INFO] CP: /Users/sush/.m2/repository/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar [INFO] CP: /Users/sush/.m2/repository/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [INFO] CP: /Users/sush/.m2/repository/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [INFO] CP: /Users/sush/.m2/repository/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar [INFO] CP: /Users/sush/.m2/repository/org/apache/derby/derby/10.10.1.1/derby-10.10.1.1.jar [INFO] CP: /Users/sush/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.1/datanucleus-api-jdo-3.2.1.jar [INFO] CP: /Users/sush/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.1/datanucleus-rdbms-3.2.1.jar [INFO] CP: /Users/sush/.m2/repository/javax/jdo/jdo-api/3.0.1/jdo-api-3.0.1.jar [INFO] CP: /Users/sush/.m2/repository/javax/transaction/jta/1.1/jta-1.1.jar [INFO] CP: /Users/sush/.m2/repository/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar [INFO] CP: /Users/sush/.m2/repository/org/antlr/stringtemplate/3.2.1/stringtemplate-3.2.1.jar [INFO] CP: /Users/sush/.m2/repository/antlr/antlr/2.7.7/antlr-2.7.7.jar [INFO] CP: /Users/sush/.m2/repository/org/apache/thrift/libfb303/0.9.0/libfb303-0.9.0.jar [INFO] CP: /Users/sush/.m2/repository/org/apache/thrift/libthrift/0.9.0/libthrift-0.9.0.jar [INFO] CP: /Users/sush/.m2/repository/org/apache/httpcomponents/httpclient/4.3.2/httpclient-4.3.2.jar [INFO] CP: /Users/sush/.m2/repository/org/apache/httpcomponents/httpcore/4.3.1/httpcore-4.3.1.jar [INFO] CP: /Users/sush/.m2/repository/org/apache/hadoop/hadoop-core/1.2.1/hadoop-core-1.2.1.jar [INFO] CP: /Users/sush/.m2/repository/xmlenc/xmlenc/0.52/xmlenc-0.52.jar [INFO] CP: /Users/sush/.m2/repository/com/sun/jersey/jersey-core/1.14/jersey-core-1.14.jar [INFO] CP: /Users/sush/.m2/repository/com/sun/jersey/jersey-json/1.14/jersey-json-1.14.jar [INFO] CP: /Users/sush/.m2/repository/org/codehaus/jettison/jettison/1.1/jettison-1.1.jar [INFO] CP: /Users/sush/.m2/repository/stax/stax-api/1.0.1/stax-api-1.0.1.jar [INFO] CP: /Users/sush/.m2/repository/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.jar [INFO] CP: /Users/sush/.m2/repository/javax/xml/bind/jaxb-api/2.2.2/jaxb-api-2.2.2.jar [INFO] CP: /Users/sush/.m2/repository/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar [INFO] CP: /Users/sush/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar [INFO] CP: /Users/sush/.m2/repository/org/codehaus/jackson/jackson-jaxrs/1.9.2/jackson-jaxrs-1.9.2.jar [INFO] CP: /Users/sush/.m2/repository/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar [INFO] CP: /Users/sush/.m2/repository/com/sun/jersey/jersey-server/1.14/jersey-server-1.14.jar [INFO] CP: /Users/sush/.m2/repository/asm/asm/3.1/asm-3.1.jar [INFO] CP: /Users/sush/.m2/repository/commons-io/commons-io/2.4/commons-io-2.4.jar [INFO] CP: /Users/sush/.m2/repository/commons-httpclient/commons-httpclient/3.0.1/commons-httpclient-3.0.1.jar [INFO] CP: /Users/sush/.m2/repository/org/apache/commons/commons-math/2.1/commons-math-2.1.jar [INFO] CP: /Users/sush/.m2/repository/commons-configuration/commons-configuration/1.6/commons-configuration-1.6.jar [INFO] CP: /Users/sush/.m2/repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar [INFO] CP: /Users/sush/.m2/repository/commons-digester/commons-digester/1.8/commons-digester-1.8.jar [INFO] CP: /Users/sush/.m2/repository/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [INFO] CP: /Users/sush/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.0/commons-beanutils-core-1.8.0.jar [INFO] CP: /Users/sush/.m2/repository/commons-net/commons-net/1.4.1/commons-net-1.4.1.jar [INFO] CP: /Users/sush/.m2/repository/org/mortbay/jetty/jetty/6.1.26/jetty-6.1.26.jar [INFO] CP: /Users/sush/.m2/repository/org/mortbay/jetty/jetty-util/6.1.26/jetty-util-6.1.26.jar [INFO] CP: /Users/sush/.m2/repository/tomcat/jasper-runtime/5.5.12/jasper-runtime-5.5.12.jar [INFO] CP: /Users/sush/.m2/repository/tomcat/jasper-compiler/5.5.12/jasper-compiler-5.5.12.jar [INFO] CP: /Users/sush/.m2/repository/org/mortbay/jetty/jsp-api-2.1/6.1.14/jsp-api-2.1-6.1.14.jar [INFO] CP: /Users/sush/.m2/repository/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14.jar [INFO] CP: /Users/sush/.m2/repository/org/mortbay/jetty/jsp-2.1/6.1.14/jsp-2.1-6.1.14.jar [INFO] CP: /Users/sush/.m2/repository/ant/ant/1.6.5/ant-1.6.5.jar [INFO] CP: /Users/sush/.m2/repository/commons-el/commons-el/1.0/commons-el-1.0.jar [INFO] CP: /Users/sush/.m2/repository/net/java/dev/jets3t/jets3t/0.6.1/jets3t-0.6.1.jar [INFO] CP: /Users/sush/.m2/repository/hsqldb/hsqldb/1.8.0.10/hsqldb-1.8.0.10.jar [INFO] CP: /Users/sush/.m2/repository/oro/oro/2.0.8/oro-2.0.8.jar [INFO] CP: /Users/sush/.m2/repository/org/eclipse/jdt/core/3.1.1/core-3.1.1.jar [INFO] CP: /Users/sush/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar [INFO] CP: /Users/sush/.m2/repository/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar [INFO] CP: /Users/sush/.m2/repository/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar [INFO] CP: /Users/sush/.m2/repository/log4j/log4j/1.2.16/log4j-1.2.16.jar DataNucleus Enhancer (version 3.2.2) for API "JDO" using JRE "1.6" DataNucleus Enhancer : Classpath >> /usr/share/maven/boot/plexus-classworlds-2.4.jar ENHANCED (PersistenceCapable) : org.apache.hadoop.hive.metastore.model.MDatabase ENHANCED (PersistenceCapable) : org.apache.hadoop.hive.metastore.model.MFieldSchema ENHANCED (PersistenceCapable) : org.apache.hadoop.hive.metastore.model.MType ENHANCED (PersistenceCapable) : org.apache.hadoop.hive.metastore.model.MTable ENHANCED (PersistenceCapable) : org.apache.hadoop.hive.metastore.model.MSerDeInfo ENHANCED (PersistenceCapable) : org.apache.hadoop.hive.metastore.model.MOrder ENHANCED (PersistenceCapable) : org.apache.hadoop.hive.metastore.model.MColumnDescriptor ENHANCED (PersistenceCapable) : org.apache.hadoop.hive.metastore.model.MStringList ENHANCED (PersistenceCapable) : org.apache.hadoop.hive.metastore.model.MStorageDescriptor ENHANCED (PersistenceCapable) : org.apache.hadoop.hive.metastore.model.MPartition ENHANCED (PersistenceCapable) : org.apache.hadoop.hive.metastore.model.MIndex ENHANCED (PersistenceCapable) : org.apache.hadoop.hive.metastore.model.MRole ENHANCED (PersistenceCapable) : org.apache.hadoop.hive.metastore.model.MRoleMap ENHANCED (PersistenceCapable) : org.apache.hadoop.hive.metastore.model.MGlobalPrivilege ENHANCED (PersistenceCapable) : org.apache.hadoop.hive.metastore.model.MDBPrivilege ENHANCED (PersistenceCapable) : org.apache.hadoop.hive.metastore.model.MTablePrivilege ENHANCED (PersistenceCapable) : org.apache.hadoop.hive.metastore.model.MPartitionPrivilege ENHANCED (PersistenceCapable) : org.apache.hadoop.hive.metastore.model.MTableColumnPrivilege ENHANCED (PersistenceCapable) : org.apache.hadoop.hive.metastore.model.MPartitionColumnPrivilege ENHANCED (PersistenceCapable) : org.apache.hadoop.hive.metastore.model.MPartitionEvent ENHANCED (PersistenceCapable) : org.apache.hadoop.hive.metastore.model.MMasterKey ENHANCED (PersistenceCapable) : org.apache.hadoop.hive.metastore.model.MDelegationToken ENHANCED (PersistenceCapable) : org.apache.hadoop.hive.metastore.model.MTableColumnStatistics ENHANCED (PersistenceCapable) : org.apache.hadoop.hive.metastore.model.MPartitionColumnStatistics ENHANCED (PersistenceCapable) : org.apache.hadoop.hive.metastore.model.MVersionTable ENHANCED (PersistenceCapable) : org.apache.hadoop.hive.metastore.model.MResourceUri ENHANCED (PersistenceCapable) : org.apache.hadoop.hive.metastore.model.MFunction DataNucleus Enhancer completed with success for 27 classes. Timings : input=141 ms, enhance=302 ms, total=443 ms. Consult the log for full details [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ hive-metastore --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/metastore/src/test/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (setup-test-dirs) @ hive-metastore --- [INFO] Executing tasks main: [mkdir] Created dir: /Users/sush/dev/hive.git/metastore/target/tmp [mkdir] Created dir: /Users/sush/dev/hive.git/metastore/target/warehouse [mkdir] Created dir: /Users/sush/dev/hive.git/metastore/target/tmp/conf [copy] Copying 5 files to /Users/sush/dev/hive.git/metastore/target/tmp/conf [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hive-metastore --- [INFO] Compiling 10 source files to /Users/sush/dev/hive.git/metastore/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ hive-metastore --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ hive-metastore --- [INFO] Building jar: /Users/sush/dev/hive.git/metastore/target/hive-metastore-0.13.0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:2.2:test-jar (default) @ hive-metastore --- [INFO] Building jar: /Users/sush/dev/hive.git/metastore/target/hive-metastore-0.13.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ hive-metastore --- [INFO] Installing /Users/sush/dev/hive.git/metastore/target/hive-metastore-0.13.0-SNAPSHOT.jar to /Users/sush/.m2/repository/org/apache/hive/hive-metastore/0.13.0-SNAPSHOT/hive-metastore-0.13.0-SNAPSHOT.jar [INFO] Installing /Users/sush/dev/hive.git/metastore/pom.xml to /Users/sush/.m2/repository/org/apache/hive/hive-metastore/0.13.0-SNAPSHOT/hive-metastore-0.13.0-SNAPSHOT.pom [INFO] Installing /Users/sush/dev/hive.git/metastore/target/hive-metastore-0.13.0-SNAPSHOT-tests.jar to /Users/sush/.m2/repository/org/apache/hive/hive-metastore/0.13.0-SNAPSHOT/hive-metastore-0.13.0-SNAPSHOT-tests.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Hive Query Language 0.13.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hive-exec --- [INFO] Deleting /Users/sush/dev/hive.git/ql/target [INFO] Deleting /Users/sush/dev/hive.git/ql (includes = [datanucleus.log, derby.log], excludes = []) [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-sources) @ hive-exec --- [INFO] Executing tasks main: [mkdir] Created dir: /Users/sush/dev/hive.git/ql/target/generated-sources/java/org/apache/hadoop/hive/ql/exec/vector/expressions/gen [mkdir] Created dir: /Users/sush/dev/hive.git/ql/target/generated-sources/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/gen [mkdir] Created dir: /Users/sush/dev/hive.git/ql/target/generated-test-sources/java/org/apache/hadoop/hive/ql/exec/vector/expressions/gen Generating vector expression code Generating vector expression test code [INFO] Executed tasks [INFO] [INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ hive-exec --- [INFO] Source directory: /Users/sush/dev/hive.git/ql/src/gen/protobuf/gen-java added. [INFO] Source directory: /Users/sush/dev/hive.git/ql/src/gen/thrift/gen-javabean added. [INFO] Source directory: /Users/sush/dev/hive.git/ql/target/generated-sources/java added. [INFO] [INFO] --- antlr3-maven-plugin:3.4:antlr (default) @ hive-exec --- [INFO] ANTLR: Processing source directory /Users/sush/dev/hive.git/ql/src/java ANTLR Parser Generator Version 3.4 org/apache/hadoop/hive/ql/parse/HiveLexer.g org/apache/hadoop/hive/ql/parse/HiveParser.g warning(200): org/apache/hadoop/hive/ql/parse/HiveParser.g:650:5: Decision can match input such as "KW_REVOKE KW_ALTER KW_FROM" using multiple alternatives: 27, 32 As a result, alternative(s) 32 were disabled for that input warning(200): org/apache/hadoop/hive/ql/parse/HiveParser.g:650:5: Decision can match input such as "KW_REVOKE KW_ALTER COMMA" using multiple alternatives: 27, 32 As a result, alternative(s) 32 were disabled for that input warning(200): org/apache/hadoop/hive/ql/parse/HiveParser.g:650:5: Decision can match input such as "KW_GRANT KW_ALTER KW_TO" using multiple alternatives: 26, 31 As a result, alternative(s) 31 were disabled for that input warning(200): org/apache/hadoop/hive/ql/parse/HiveParser.g:650:5: Decision can match input such as "KW_GRANT KW_ALTER COMMA" using multiple alternatives: 26, 31 As a result, alternative(s) 31 were disabled for that input warning(200): org/apache/hadoop/hive/ql/parse/HiveParser.g:921:5: Decision can match input such as "Identifier KW_RENAME KW_TO" using multiple alternatives: 1, 10 As a result, alternative(s) 10 were disabled for that input warning(200): org/apache/hadoop/hive/ql/parse/HiveParser.g:1232:5: Decision can match input such as "KW_PARQUETFILE" using multiple alternatives: 5, 7 As a result, alternative(s) 7 were disabled for that input warning(200): org/apache/hadoop/hive/ql/parse/HiveParser.g:1232:5: Decision can match input such as "KW_TEXTFILE" using multiple alternatives: 2, 7 As a result, alternative(s) 7 were disabled for that input warning(200): org/apache/hadoop/hive/ql/parse/HiveParser.g:1232:5: Decision can match input such as "KW_SEQUENCEFILE" using multiple alternatives: 1, 7 As a result, alternative(s) 7 were disabled for that input warning(200): org/apache/hadoop/hive/ql/parse/HiveParser.g:1232:5: Decision can match input such as "KW_ORCFILE" using multiple alternatives: 4, 7 As a result, alternative(s) 7 were disabled for that input warning(200): org/apache/hadoop/hive/ql/parse/HiveParser.g:1232:5: Decision can match input such as "KW_RCFILE" using multiple alternatives: 3, 7 As a result, alternative(s) 7 were disabled for that input warning(200): org/apache/hadoop/hive/ql/parse/HiveParser.g:1246:23: Decision can match input such as "KW_ELEM_TYPE" using multiple alternatives: 1, 4 As a result, alternative(s) 4 were disabled for that input warning(200): org/apache/hadoop/hive/ql/parse/HiveParser.g:1246:23: Decision can match input such as "KW_VALUE_TYPE" using multiple alternatives: 3, 4 As a result, alternative(s) 4 were disabled for that input warning(200): org/apache/hadoop/hive/ql/parse/HiveParser.g:1246:23: Decision can match input such as "KW_KEY_TYPE" using multiple alternatives: 2, 4 As a result, alternative(s) 4 were disabled for that input warning(200): org/apache/hadoop/hive/ql/parse/HiveParser.g:1253:23: Decision can match input such as "KW_VALUE_TYPE" using multiple alternatives: 3, 4 As a result, alternative(s) 4 were disabled for that input warning(200): org/apache/hadoop/hive/ql/parse/HiveParser.g:1253:23: Decision can match input such as "KW_ELEM_TYPE" using multiple alternatives: 1, 4 As a result, alternative(s) 4 were disabled for that input warning(200): org/apache/hadoop/hive/ql/parse/HiveParser.g:1253:23: Decision can match input such as "KW_KEY_TYPE" using multiple alternatives: 2, 4 As a result, alternative(s) 4 were disabled for that input warning(200): org/apache/hadoop/hive/ql/parse/HiveParser.g:1271:29: Decision can match input such as "KW_FORMATTED KW_PARTITION" using multiple alternatives: 1, 4 As a result, alternative(s) 4 were disabled for that input warning(200): org/apache/hadoop/hive/ql/parse/HiveParser.g:1271:29: Decision can match input such as "KW_FORMATTED {KW_ADD..KW_AFTER, KW_ALTER..KW_ANALYZE, KW_ARCHIVE..KW_CASCADE, KW_CHANGE, KW_CLUSTER..KW_COLLECTION, KW_COLUMNS..KW_CREATE, KW_CUBE, KW_CURSOR..KW_DATA, KW_DATABASES..KW_DISABLE, KW_DISTRIBUTE..KW_ELEM_TYPE, KW_ENABLE, KW_ESCAPED, KW_EXCLUSIVE..KW_EXPORT, KW_EXTERNAL..KW_FLOAT, KW_FOR..KW_FORMATTED, KW_FULL, KW_FUNCTIONS..KW_GROUPING, KW_HOLD_DDLTIME..KW_IDXPROPERTIES, KW_IGNORE..KW_JAR, KW_KEYS..KW_LEFT, KW_LIKE..KW_LONG, KW_MAPJOIN..KW_MINUS, KW_MSCK..KW_NOSCAN, KW_NO_DROP..KW_OFFLINE, KW_OPTION, KW_ORCFILE..KW_OUTPUTFORMAT, KW_OVERWRITE..KW_PARQUETFILE, KW_PARTITIONED..KW_PLUS, KW_PRETTY..KW_RECORDWRITER, KW_REGEXP..KW_SCHEMAS, KW_SEMI..KW_TABLES, KW_TBLPROPERTIES..KW_TEXTFILE, KW_TIMESTAMP..KW_TOUCH, KW_TRIGGER..KW_UNARCHIVE, KW_UNDO..KW_UNIONTYPE, KW_UNLOCK..KW_VALUE_TYPE, KW_VIEW, KW_WHILE, KW_WITH}" using multiple alternatives: 1, 4 As a result, alternative(s) 4 were disabled for that input warning(200): org/apache/hadoop/hive/ql/parse/HiveParser.g:1271:29: Decision can match input such as "KW_PRETTY Identifier" using multiple alternatives: 3, 4 As a result, alternative(s) 4 were disabled for that input warning(200): org/apache/hadoop/hive/ql/parse/HiveParser.g:1271:29: Decision can match input such as "KW_FORMATTED Identifier" using multiple alternatives: 1, 4 As a result, alternative(s) 4 were disabled for that input warning(200): org/apache/hadoop/hive/ql/parse/HiveParser.g:1271:29: Decision can match input such as "KW_PRETTY {KW_ADD..KW_AFTER, KW_ALTER..KW_ANALYZE, KW_ARCHIVE..KW_CASCADE, KW_CHANGE, KW_CLUSTER..KW_COLLECTION, KW_COLUMNS..KW_CREATE, KW_CUBE, KW_CURSOR..KW_DATA, KW_DATABASES..KW_DISABLE, KW_DISTRIBUTE..KW_ELEM_TYPE, KW_ENABLE, KW_ESCAPED, KW_EXCLUSIVE..KW_EXPORT, KW_EXTERNAL..KW_FLOAT, KW_FOR..KW_FORMATTED, KW_FULL, KW_FUNCTIONS..KW_GROUPING, KW_HOLD_DDLTIME..KW_IDXPROPERTIES, KW_IGNORE..KW_JAR, KW_KEYS..KW_LEFT, KW_LIKE..KW_LONG, KW_MAPJOIN..KW_MINUS, KW_MSCK..KW_NOSCAN, KW_NO_DROP..KW_OFFLINE, KW_OPTION, KW_ORCFILE..KW_OUTPUTFORMAT, KW_OVERWRITE..KW_PARQUETFILE, KW_PARTITIONED..KW_PLUS, KW_PRETTY..KW_RECORDWRITER, KW_REGEXP..KW_SCHEMAS, KW_SEMI..KW_TABLES, KW_TBLPROPERTIES..KW_TEXTFILE, KW_TIMESTAMP..KW_TOUCH, KW_TRIGGER..KW_UNARCHIVE, KW_UNDO..KW_UNIONTYPE, KW_UNLOCK..KW_VALUE_TYPE, KW_VIEW, KW_WHILE, KW_WITH}" using multiple alternatives: 3, 4 As a result, alternative(s) 4 were disabled for that input warning(200): org/apache/hadoop/hive/ql/parse/HiveParser.g:1271:29: Decision can match input such as "KW_PRETTY KW_PARTITION" using multiple alternatives: 3, 4 As a result, alternative(s) 4 were disabled for that input warning(200): org/apache/hadoop/hive/ql/parse/HiveParser.g:1432:7: Decision can match input such as "KW_TABLE KW_PARTITION LPAREN" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): org/apache/hadoop/hive/ql/parse/HiveParser.g:1631:116: Decision can match input such as "KW_STORED KW_AS KW_DIRECTORIES" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): org/apache/hadoop/hive/ql/parse/HiveParser.g:1761:5: Decision can match input such as "KW_STORED KW_AS KW_ORCFILE" using multiple alternatives: 4, 8 As a result, alternative(s) 8 were disabled for that input warning(200): org/apache/hadoop/hive/ql/parse/HiveParser.g:1761:5: Decision can match input such as "KW_STORED KW_AS KW_INPUTFORMAT" using multiple alternatives: 6, 8 As a result, alternative(s) 8 were disabled for that input warning(200): org/apache/hadoop/hive/ql/parse/HiveParser.g:1761:5: Decision can match input such as "KW_STORED KW_AS KW_RCFILE" using multiple alternatives: 3, 8 As a result, alternative(s) 8 were disabled for that input warning(200): org/apache/hadoop/hive/ql/parse/HiveParser.g:1761:5: Decision can match input such as "KW_STORED KW_AS KW_PARQUETFILE" using multiple alternatives: 5, 8 As a result, alternative(s) 8 were disabled for that input warning(200): org/apache/hadoop/hive/ql/parse/HiveParser.g:1761:5: Decision can match input such as "KW_STORED KW_AS KW_TEXTFILE" using multiple alternatives: 2, 8 As a result, alternative(s) 8 were disabled for that input warning(200): org/apache/hadoop/hive/ql/parse/HiveParser.g:1761:5: Decision can match input such as "KW_STORED KW_AS KW_SEQUENCEFILE" using multiple alternatives: 1, 8 As a result, alternative(s) 8 were disabled for that input warning(200): SelectClauseParser.g:149:5: Decision can match input such as "KW_NULL DOT {KW_ADD..KW_AFTER, KW_ALTER..KW_ANALYZE, KW_ARCHIVE..KW_CASCADE, KW_CHANGE, KW_CLUSTER..KW_COLLECTION, KW_COLUMNS..KW_CREATE, KW_CUBE, KW_CURSOR..KW_DATA, KW_DATABASES..KW_DISABLE, KW_DISTRIBUTE..KW_ELEM_TYPE, KW_ENABLE, KW_ESCAPED, KW_EXCLUSIVE..KW_EXPORT, KW_EXTERNAL..KW_FLOAT, KW_FOR..KW_FORMATTED, KW_FULL, KW_FUNCTIONS..KW_GROUPING, KW_HOLD_DDLTIME..KW_IDXPROPERTIES, KW_IGNORE..KW_JAR, KW_KEYS..KW_LEFT, KW_LIKE..KW_LONG, KW_MAPJOIN..KW_MINUS, KW_MSCK..KW_NOSCAN, KW_NO_DROP..KW_OFFLINE, KW_OPTION, KW_ORCFILE..KW_OUTPUTFORMAT, KW_OVERWRITE..KW_PARQUETFILE, KW_PARTITION..KW_PLUS, KW_PRETTY..KW_RECORDWRITER, KW_REGEXP..KW_SCHEMAS, KW_SEMI..KW_TABLES, KW_TBLPROPERTIES..KW_TEXTFILE, KW_TIMESTAMP..KW_TOUCH, KW_TRIGGER..KW_UNARCHIVE, KW_UNDO..KW_UNIONTYPE, KW_UNLOCK..KW_VALUE_TYPE, KW_VIEW, KW_WHILE, KW_WITH}" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): SelectClauseParser.g:149:5: Decision can match input such as "KW_NULL DOT Identifier" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): FromClauseParser.g:128:2: Decision can match input such as "KW_LATERAL KW_VIEW KW_OUTER" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): FromClauseParser.g:180:25: Decision can match input such as "LPAREN StringLiteral COMMA" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): FromClauseParser.g:180:25: Decision can match input such as "LPAREN StringLiteral EQUAL" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): FromClauseParser.g:180:25: Decision can match input such as "LPAREN StringLiteral RPAREN" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): FromClauseParser.g:180:68: Decision can match input such as "Identifier LPAREN KW_DATE" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): FromClauseParser.g:180:68: Decision can match input such as "Identifier LPAREN Number" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): FromClauseParser.g:180:68: Decision can match input such as "Identifier LPAREN KW_NOT" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): FromClauseParser.g:180:68: Decision can match input such as "Identifier LPAREN KW_IF" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): FromClauseParser.g:180:68: Decision can match input such as "Identifier LPAREN TinyintLiteral" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): FromClauseParser.g:180:68: Decision can match input such as "Identifier LPAREN KW_TRUE" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): FromClauseParser.g:180:68: Decision can match input such as "Identifier LPAREN KW_ARRAY" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): FromClauseParser.g:180:68: Decision can match input such as "Identifier LPAREN KW_NULL" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): FromClauseParser.g:180:68: Decision can match input such as "Identifier LPAREN DecimalLiteral" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): FromClauseParser.g:180:68: Decision can match input such as "Identifier LPAREN KW_CAST" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): FromClauseParser.g:180:68: Decision can match input such as "Identifier LPAREN KW_EXISTS" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): FromClauseParser.g:180:68: Decision can match input such as "Identifier LPAREN BigintLiteral" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): FromClauseParser.g:180:68: Decision can match input such as "Identifier LPAREN {KW_ADD..KW_AFTER, KW_ALTER..KW_ANALYZE, KW_ARCHIVE, KW_AS..KW_CASCADE, KW_CHANGE, KW_CLUSTER..KW_COLLECTION, KW_COLUMNS..KW_CREATE, KW_CUBE, KW_CURSOR..KW_DATA, KW_DATABASES, KW_DATETIME..KW_DISABLE, KW_DISTRIBUTE..KW_ELEM_TYPE, KW_ENABLE, KW_ESCAPED, KW_EXCLUSIVE, KW_EXPLAIN..KW_EXPORT, KW_EXTERNAL, KW_FETCH..KW_FLOAT, KW_FOR..KW_FORMATTED, KW_FULL, KW_FUNCTIONS..KW_GROUPING, KW_HOLD_DDLTIME..KW_IDXPROPERTIES, KW_IGNORE..KW_JAR, KW_KEYS..KW_LEFT, KW_LIKE..KW_LONG, KW_MAPJOIN..KW_MINUS, KW_MSCK..KW_NOSCAN, KW_NO_DROP, KW_OF..KW_OFFLINE, KW_OPTION, KW_ORCFILE..KW_OUTPUTFORMAT, KW_OVERWRITE..KW_PARQUETFILE, KW_PARTITION..KW_PLUS, KW_PRETTY..KW_RECORDWRITER, KW_REGEXP..KW_SCHEMAS, KW_SEMI..KW_STRING, KW_TABLE..KW_TABLES, KW_TBLPROPERTIES..KW_TEXTFILE, KW_TIMESTAMP..KW_TOUCH, KW_TRIGGER, KW_TRUNCATE..KW_UNARCHIVE, KW_UNDO..KW_UNION, KW_UNLOCK..KW_VALUE_TYPE, KW_VIEW, KW_WHILE, KW_WITH}" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): FromClauseParser.g:180:68: Decision can match input such as "Identifier LPAREN {MINUS, PLUS, TILDE}" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): FromClauseParser.g:180:68: Decision can match input such as "Identifier LPAREN KW_FALSE" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): FromClauseParser.g:180:68: Decision can match input such as "Identifier LPAREN StringLiteral" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): FromClauseParser.g:180:68: Decision can match input such as "Identifier LPAREN KW_STRUCT" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): FromClauseParser.g:180:68: Decision can match input such as "Identifier LPAREN SmallintLiteral" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): FromClauseParser.g:180:68: Decision can match input such as "Identifier LPAREN LPAREN" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): FromClauseParser.g:180:68: Decision can match input such as "Identifier LPAREN KW_CASE" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): FromClauseParser.g:180:68: Decision can match input such as "Identifier LPAREN KW_UNIONTYPE" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): FromClauseParser.g:180:68: Decision can match input such as "Identifier LPAREN CharSetName" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): FromClauseParser.g:180:68: Decision can match input such as "Identifier LPAREN Identifier" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): FromClauseParser.g:180:68: Decision can match input such as "Identifier LPAREN KW_MAP" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): FromClauseParser.g:238:16: Decision can match input such as "Identifier LPAREN KW_DATE" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): FromClauseParser.g:238:16: Decision can match input such as "Identifier LPAREN Number" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): FromClauseParser.g:238:16: Decision can match input such as "Identifier LPAREN KW_NOT" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): FromClauseParser.g:238:16: Decision can match input such as "Identifier LPAREN KW_IF" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): FromClauseParser.g:238:16: Decision can match input such as "Identifier LPAREN TinyintLiteral" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): FromClauseParser.g:238:16: Decision can match input such as "Identifier LPAREN KW_TRUE" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): FromClauseParser.g:238:16: Decision can match input such as "Identifier LPAREN KW_ARRAY" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): FromClauseParser.g:238:16: Decision can match input such as "Identifier LPAREN KW_NULL" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): FromClauseParser.g:238:16: Decision can match input such as "Identifier LPAREN DecimalLiteral" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): FromClauseParser.g:238:16: Decision can match input such as "Identifier LPAREN KW_CAST" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): FromClauseParser.g:238:16: Decision can match input such as "Identifier LPAREN KW_EXISTS" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): FromClauseParser.g:238:16: Decision can match input such as "Identifier LPAREN BigintLiteral" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): FromClauseParser.g:238:16: Decision can match input such as "Identifier LPAREN {KW_ADD..KW_AFTER, KW_ALTER..KW_ANALYZE, KW_ARCHIVE, KW_AS..KW_CASCADE, KW_CHANGE, KW_CLUSTER..KW_COLLECTION, KW_COLUMNS..KW_CREATE, KW_CUBE, KW_CURSOR..KW_DATA, KW_DATABASES, KW_DATETIME..KW_DISABLE, KW_DISTRIBUTE..KW_ELEM_TYPE, KW_ENABLE, KW_ESCAPED, KW_EXCLUSIVE, KW_EXPLAIN..KW_EXPORT, KW_EXTERNAL, KW_FETCH..KW_FLOAT, KW_FOR..KW_FORMATTED, KW_FULL, KW_FUNCTIONS..KW_GROUPING, KW_HOLD_DDLTIME..KW_IDXPROPERTIES, KW_IGNORE..KW_JAR, KW_KEYS..KW_LEFT, KW_LIKE..KW_LONG, KW_MAPJOIN..KW_MINUS, KW_MSCK..KW_NOSCAN, KW_NO_DROP, KW_OF..KW_OFFLINE, KW_OPTION, KW_ORCFILE..KW_OUTPUTFORMAT, KW_OVERWRITE..KW_PARQUETFILE, KW_PARTITION..KW_PLUS, KW_PRETTY..KW_RECORDWRITER, KW_REGEXP..KW_SCHEMAS, KW_SEMI..KW_STRING, KW_TABLE..KW_TABLES, KW_TBLPROPERTIES..KW_TEXTFILE, KW_TIMESTAMP..KW_TOUCH, KW_TRIGGER, KW_TRUNCATE..KW_UNARCHIVE, KW_UNDO..KW_UNION, KW_UNLOCK..KW_VALUE_TYPE, KW_VIEW, KW_WHILE, KW_WITH}" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): FromClauseParser.g:238:16: Decision can match input such as "Identifier LPAREN {MINUS, PLUS, TILDE}" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): FromClauseParser.g:238:16: Decision can match input such as "Identifier LPAREN KW_FALSE" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): FromClauseParser.g:238:16: Decision can match input such as "Identifier LPAREN StringLiteral" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): FromClauseParser.g:238:16: Decision can match input such as "Identifier LPAREN KW_STRUCT" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): FromClauseParser.g:238:16: Decision can match input such as "Identifier LPAREN SmallintLiteral" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): FromClauseParser.g:238:16: Decision can match input such as "Identifier LPAREN LPAREN" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): FromClauseParser.g:238:16: Decision can match input such as "Identifier LPAREN KW_CASE" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): FromClauseParser.g:238:16: Decision can match input such as "Identifier LPAREN KW_UNIONTYPE" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): FromClauseParser.g:238:16: Decision can match input such as "Identifier LPAREN CharSetName" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): FromClauseParser.g:238:16: Decision can match input such as "Identifier LPAREN Identifier" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): FromClauseParser.g:238:16: Decision can match input such as "Identifier LPAREN KW_MAP" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_NULL AMPERSAND" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_NULL KW_NOT" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_CAST LPAREN" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_NULL KW_IS" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_NULL {DIV..DIVIDE, MOD, STAR}" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_CASE KW_EXISTS" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_NULL KW_OR" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_NOT StringLiteral" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_CASE KW_STRUCT" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_CASE KW_FALSE" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN LPAREN KW_NULL" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_CASE KW_TRUE" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_CASE KW_ARRAY" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN LPAREN {KW_ADD..KW_AFTER, KW_ALTER..KW_ANALYZE, KW_ARCHIVE, KW_AS..KW_CASCADE, KW_CHANGE, KW_CLUSTER..KW_COLLECTION, KW_COLUMNS..KW_CREATE, KW_CUBE, KW_CURSOR..KW_DATA, KW_DATABASES, KW_DATETIME..KW_DISABLE, KW_DISTRIBUTE..KW_ELEM_TYPE, KW_ENABLE, KW_ESCAPED, KW_EXCLUSIVE, KW_EXPLAIN..KW_EXPORT, KW_EXTERNAL, KW_FETCH..KW_FLOAT, KW_FOR..KW_FORMATTED, KW_FULL, KW_FUNCTIONS..KW_GROUPING, KW_HOLD_DDLTIME..KW_IDXPROPERTIES, KW_IGNORE..KW_JAR, KW_KEYS..KW_LEFT, KW_LIKE..KW_LONG, KW_MAPJOIN..KW_MINUS, KW_MSCK..KW_NOSCAN, KW_NO_DROP, KW_OF..KW_OFFLINE, KW_OPTION, KW_ORCFILE..KW_OUTPUTFORMAT, KW_OVERWRITE..KW_PARQUETFILE, KW_PARTITION..KW_PLUS, KW_PRETTY..KW_RECORDWRITER, KW_REGEXP..KW_SCHEMAS, KW_SEMI..KW_STRING, KW_TABLE..KW_TABLES, KW_TBLPROPERTIES..KW_TEXTFILE, KW_TIMESTAMP..KW_TOUCH, KW_TRIGGER, KW_TRUNCATE..KW_UNARCHIVE, KW_UNDO..KW_UNION, KW_UNLOCK..KW_VALUE_TYPE, KW_VIEW, KW_WHILE, KW_WITH}" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_CASE DecimalLiteral" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN LPAREN LPAREN" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_NOT LPAREN" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_CASE LPAREN" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_CASE {KW_ADD..KW_AFTER, KW_ALTER..KW_ANALYZE, KW_ARCHIVE, KW_AS..KW_CASCADE, KW_CHANGE, KW_CLUSTER..KW_COLLECTION, KW_COLUMNS..KW_CREATE, KW_CUBE, KW_CURSOR..KW_DATA, KW_DATABASES, KW_DATETIME..KW_DISABLE, KW_DISTRIBUTE..KW_ELEM_TYPE, KW_ENABLE, KW_ESCAPED, KW_EXCLUSIVE, KW_EXPLAIN..KW_EXPORT, KW_EXTERNAL, KW_FETCH..KW_FLOAT, KW_FOR..KW_FORMATTED, KW_FULL, KW_FUNCTIONS..KW_GROUPING, KW_HOLD_DDLTIME..KW_IDXPROPERTIES, KW_IGNORE..KW_JAR, KW_KEYS..KW_LEFT, KW_LIKE..KW_LONG, KW_MAPJOIN..KW_MINUS, KW_MSCK..KW_NOSCAN, KW_NO_DROP, KW_OF..KW_OFFLINE, KW_OPTION, KW_ORCFILE..KW_OUTPUTFORMAT, KW_OVERWRITE..KW_PARQUETFILE, KW_PARTITION..KW_PLUS, KW_PRETTY..KW_RECORDWRITER, KW_REGEXP..KW_SCHEMAS, KW_SEMI..KW_STRING, KW_TABLE..KW_TABLES, KW_TBLPROPERTIES..KW_TEXTFILE, KW_TIMESTAMP..KW_TOUCH, KW_TRIGGER, KW_TRUNCATE..KW_UNARCHIVE, KW_UNDO..KW_UNION, KW_UNLOCK..KW_VALUE_TYPE, KW_VIEW, KW_WHILE, KW_WITH}" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_CASE TinyintLiteral" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_CASE KW_UNIONTYPE" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_NOT KW_DATE" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_NULL {KW_LIKE, KW_REGEXP, KW_RLIKE}" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_NULL BITWISEXOR" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_NOT KW_EXISTS" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_CASE KW_NULL" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_NULL LSQUARE" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_NOT Identifier" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_CASE KW_WHEN" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_NULL KW_BETWEEN" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN LPAREN KW_DATE" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_NOT KW_CAST" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_CASE KW_CAST" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN LPAREN KW_CAST" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN Number DOT" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN LPAREN StringLiteral" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_NOT BigintLiteral" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_CASE KW_DATE" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_CASE Identifier" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_NOT SmallintLiteral" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_NOT KW_IF" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_CASE KW_IF" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN LPAREN KW_IF" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_NOT TinyintLiteral" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_NOT DecimalLiteral" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN StringLiteral StringLiteral" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_NOT Number" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN CharSetName CharSetLiteral" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_NOT {KW_ADD..KW_AFTER, KW_ALTER..KW_ANALYZE, KW_ARCHIVE, KW_AS..KW_CASCADE, KW_CHANGE, KW_CLUSTER..KW_COLLECTION, KW_COLUMNS..KW_CREATE, KW_CUBE, KW_CURSOR..KW_DATA, KW_DATABASES, KW_DATETIME..KW_DISABLE, KW_DISTRIBUTE..KW_ELEM_TYPE, KW_ENABLE, KW_ESCAPED, KW_EXCLUSIVE, KW_EXPLAIN..KW_EXPORT, KW_EXTERNAL, KW_FETCH..KW_FLOAT, KW_FOR..KW_FORMATTED, KW_FULL, KW_FUNCTIONS..KW_GROUPING, KW_HOLD_DDLTIME..KW_IDXPROPERTIES, KW_IGNORE..KW_JAR, KW_KEYS..KW_LEFT, KW_LIKE..KW_LONG, KW_MAPJOIN..KW_MINUS, KW_MSCK..KW_NOSCAN, KW_NO_DROP, KW_OF..KW_OFFLINE, KW_OPTION, KW_ORCFILE..KW_OUTPUTFORMAT, KW_OVERWRITE..KW_PARQUETFILE, KW_PARTITION..KW_PLUS, KW_PRETTY..KW_RECORDWRITER, KW_REGEXP..KW_SCHEMAS, KW_SEMI..KW_STRING, KW_TABLE..KW_TABLES, KW_TBLPROPERTIES..KW_TEXTFILE, KW_TIMESTAMP..KW_TOUCH, KW_TRIGGER, KW_TRUNCATE..KW_UNARCHIVE, KW_UNDO..KW_UNION, KW_UNLOCK..KW_VALUE_TYPE, KW_VIEW, KW_WHILE, KW_WITH}" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_NOT KW_ARRAY" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_EXISTS LPAREN" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_NOT CharSetName" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_CASE CharSetName" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN LPAREN CharSetName" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_NULL DOT" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_NULL LESSTHANOREQUALTO" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_NULL BITWISEOR" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_NULL NOTEQUAL" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_NULL KW_IN" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_NULL EQUAL_NS" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_NULL EQUAL" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN LPAREN KW_EXISTS" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN LPAREN Identifier" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_NOT KW_MAP" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_CASE KW_MAP" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN LPAREN KW_MAP" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN LPAREN KW_ARRAY" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_NOT KW_NOT" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_CASE KW_NOT" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN LPAREN KW_NOT" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN LPAREN KW_STRUCT" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_NULL RPAREN" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN LPAREN KW_UNIONTYPE" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN LPAREN DecimalLiteral" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_NULL GREATERTHAN" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN LPAREN TinyintLiteral" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_NOT KW_CASE" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_CASE KW_CASE" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN LPAREN KW_CASE" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN LPAREN SmallintLiteral" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_CASE StringLiteral" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_NULL LESSTHAN" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN LPAREN BigintLiteral" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_NULL GREATERTHANOREQUALTO" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_NOT KW_FALSE" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN LPAREN KW_TRUE" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_NOT KW_UNIONTYPE" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_NOT KW_TRUE" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_CASE Number" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN LPAREN KW_FALSE" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_NOT KW_STRUCT" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN LPAREN Number" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_NULL KW_AND" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_NOT KW_NULL" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_NOT {MINUS, PLUS, TILDE}" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_CASE {MINUS, PLUS, TILDE}" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN LPAREN {MINUS, PLUS, TILDE}" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_CASE SmallintLiteral" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_CASE BigintLiteral" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_NULL {MINUS, PLUS}" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_DATE StringLiteral" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:68:4: Decision can match input such as "LPAREN KW_NULL LPAREN" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:108:5: Decision can match input such as "KW_ORDER KW_BY LPAREN" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:121:5: Decision can match input such as "KW_CLUSTER KW_BY LPAREN" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:133:5: Decision can match input such as "KW_PARTITION KW_BY LPAREN" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:144:5: Decision can match input such as "KW_DISTRIBUTE KW_BY LPAREN" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:155:5: Decision can match input such as "KW_SORT KW_BY LPAREN" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:172:7: Decision can match input such as "STAR" using multiple alternatives: 1, 2 As a result, alternative(s) 2 were disabled for that input warning(200): IdentifiersParser.g:185:5: Decision can match input such as "KW_STRUCT" using multiple alternatives: 4, 6 As a result, alternative(s) 6 were disabled for that input warning(200): IdentifiersParser.g:185:5: Decision can match input such as "KW_ARRAY" using multiple alternatives: 2, 6 As a result, alternative(s) 6 were disabled for that input warning(200): IdentifiersParser.g:185:5: Decision can match input such as "KW_UNIONTYPE" using multiple alternatives: 5, 6 As a result, alternative(s) 6 were disabled for that input warning(200): IdentifiersParser.g:267:5: Decision can match input such as "KW_DATE StringLiteral" using multiple alternatives: 2, 3 As a result, alternative(s) 3 were disabled for that input warning(200): IdentifiersParser.g:267:5: Decision can match input such as "KW_TRUE" using multiple alternatives: 3, 8 As a result, alternative(s) 8 were disabled for that input warning(200): IdentifiersParser.g:267:5: Decision can match input such as "KW_NULL" using multiple alternatives: 1, 8 As a result, alternative(s) 8 were disabled for that input warning(200): IdentifiersParser.g:267:5: Decision can match input such as "KW_FALSE" using multiple alternatives: 3, 8 As a result, alternative(s) 8 were disabled for that input warning(200): IdentifiersParser.g:399:5: Decision can match input such as "{KW_LIKE, KW_REGEXP, KW_RLIKE} KW_GROUP KW_BY" using multiple alternatives: 2, 9 As a result, alternative(s) 9 were disabled for that input warning(200): IdentifiersParser.g:399:5: Decision can match input such as "{KW_LIKE, KW_REGEXP, KW_RLIKE} KW_DISTRIBUTE KW_BY" using multiple alternatives: 2, 9 As a result, alternative(s) 9 were disabled for that input warning(200): IdentifiersParser.g:399:5: Decision can match input such as "KW_BETWEEN KW_MAP LPAREN" using multiple alternatives: 8, 9 As a result, alternative(s) 9 were disabled for that input warning(200): IdentifiersParser.g:399:5: Decision can match input such as "{KW_LIKE, KW_REGEXP, KW_RLIKE} KW_INSERT KW_INTO" using multiple alternatives: 2, 9 As a result, alternative(s) 9 were disabled for that input warning(200): IdentifiersParser.g:399:5: Decision can match input such as "{KW_LIKE, KW_REGEXP, KW_RLIKE} KW_MAP LPAREN" using multiple alternatives: 2, 9 As a result, alternative(s) 9 were disabled for that input warning(200): IdentifiersParser.g:399:5: Decision can match input such as "{KW_LIKE, KW_REGEXP, KW_RLIKE} KW_SORT KW_BY" using multiple alternatives: 2, 9 As a result, alternative(s) 9 were disabled for that input warning(200): IdentifiersParser.g:399:5: Decision can match input such as "{KW_LIKE, KW_REGEXP, KW_RLIKE} KW_CLUSTER KW_BY" using multiple alternatives: 2, 9 As a result, alternative(s) 9 were disabled for that input warning(200): IdentifiersParser.g:399:5: Decision can match input such as "{KW_LIKE, KW_REGEXP, KW_RLIKE} KW_INSERT KW_OVERWRITE" using multiple alternatives: 2, 9 As a result, alternative(s) 9 were disabled for that input warning(200): IdentifiersParser.g:399:5: Decision can match input such as "{KW_LIKE, KW_REGEXP, KW_RLIKE} KW_LATERAL KW_VIEW" using multiple alternatives: 2, 9 As a result, alternative(s) 9 were disabled for that input warning(200): IdentifiersParser.g:399:5: Decision can match input such as "{KW_LIKE, KW_REGEXP, KW_RLIKE} KW_ORDER KW_BY" using multiple alternatives: 2, 9 As a result, alternative(s) 9 were disabled for that input warning(200): IdentifiersParser.g:524:5: Decision can match input such as "{AMPERSAND..BITWISEXOR, DIV..DIVIDE, EQUAL..EQUAL_NS, GREATERTHAN..GREATERTHANOREQUALTO, KW_AND, KW_ARRAY, KW_BETWEEN..KW_BOOLEAN, KW_CASE, KW_DOUBLE, KW_FLOAT, KW_IF, KW_IN, KW_INT, KW_LIKE, KW_MAP, KW_NOT, KW_OR, KW_REGEXP, KW_RLIKE, KW_SMALLINT, KW_STRING..KW_STRUCT, KW_TINYINT, KW_UNIONTYPE, KW_WHEN, LESSTHAN..LESSTHANOREQUALTO, MINUS..NOTEQUAL, PLUS, STAR, TILDE}" using multiple alternatives: 1, 3 As a result, alternative(s) 3 were disabled for that input [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ hive-exec --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-antrun-plugin:1.7:run (define-classpath) @ hive-exec --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hive-exec --- [INFO] Compiling 1616 source files to /Users/sush/dev/hive.git/ql/target/classes [WARNING] Note: Some input files use or override a deprecated API. [WARNING] Note: Recompile with -Xlint:deprecation for details. [WARNING] Note: Some input files use unchecked or unsafe operations. [WARNING] Note: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- build-helper-maven-plugin:1.8:add-test-source (add-test-sources) @ hive-exec --- [INFO] Test Source directory: /Users/sush/dev/hive.git/ql/target/generated-test-sources/java added. [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ hive-exec --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (setup-test-dirs) @ hive-exec --- [INFO] Executing tasks main: [mkdir] Created dir: /Users/sush/dev/hive.git/ql/target/tmp [mkdir] Created dir: /Users/sush/dev/hive.git/ql/target/warehouse [mkdir] Created dir: /Users/sush/dev/hive.git/ql/target/tmp/conf [copy] Copying 5 files to /Users/sush/dev/hive.git/ql/target/tmp/conf [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hive-exec --- [INFO] Compiling 178 source files to /Users/sush/dev/hive.git/ql/target/test-classes [WARNING] Note: Some input files use or override a deprecated API. [WARNING] Note: Recompile with -Xlint:deprecation for details. [WARNING] Note: Some input files use unchecked or unsafe operations. [WARNING] Note: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ hive-exec --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ hive-exec --- [INFO] Building jar: /Users/sush/dev/hive.git/ql/target/hive-exec-0.13.0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:2.2:test-jar (default) @ hive-exec --- [INFO] Building jar: /Users/sush/dev/hive.git/ql/target/hive-exec-0.13.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-shade-plugin:2.1:shade (build-exec-bundle) @ hive-exec --- [INFO] Excluding org.apache.hive:hive-ant:jar:0.13.0-SNAPSHOT from the shaded jar. [INFO] Excluding org.apache.velocity:velocity:jar:1.5 from the shaded jar. [INFO] Excluding commons-collections:commons-collections:jar:3.1 from the shaded jar. [INFO] Including org.apache.hive:hive-common:jar:0.13.0-SNAPSHOT in the shaded jar. [INFO] Excluding commons-cli:commons-cli:jar:1.2 from the shaded jar. [INFO] Excluding org.apache.hive:hive-metastore:jar:0.13.0-SNAPSHOT from the shaded jar. [INFO] Excluding com.jolbox:bonecp:jar:0.8.0.RELEASE from the shaded jar. [INFO] Excluding org.apache.derby:derby:jar:10.10.1.1 from the shaded jar. [INFO] Excluding org.datanucleus:datanucleus-api-jdo:jar:3.2.1 from the shaded jar. [INFO] Excluding org.datanucleus:datanucleus-rdbms:jar:3.2.1 from the shaded jar. [INFO] Excluding javax.jdo:jdo-api:jar:3.0.1 from the shaded jar. [INFO] Excluding javax.transaction:jta:jar:1.1 from the shaded jar. [INFO] Including org.apache.hive:hive-serde:jar:0.13.0-SNAPSHOT in the shaded jar. [INFO] Excluding org.apache.hive:hive-shims:jar:0.13.0-SNAPSHOT from the shaded jar. [INFO] Including org.apache.hive.shims:hive-shims-common:jar:0.13.0-SNAPSHOT in the shaded jar. [INFO] Including org.apache.hive.shims:hive-shims-0.20:jar:0.13.0-SNAPSHOT in the shaded jar. [INFO] Including org.apache.hive.shims:hive-shims-common-secure:jar:0.13.0-SNAPSHOT in the shaded jar. [INFO] Including org.apache.hive.shims:hive-shims-0.20S:jar:0.13.0-SNAPSHOT in the shaded jar. [INFO] Including org.apache.hive.shims:hive-shims-0.23:jar:0.13.0-SNAPSHOT in the shaded jar. [INFO] Including com.esotericsoftware.kryo:kryo:jar:2.22 in the shaded jar. [INFO] Excluding com.twitter:parquet-hadoop-bundle:jar:1.3.2 from the shaded jar. [INFO] Excluding commons-codec:commons-codec:jar:1.4 from the shaded jar. [INFO] Excluding commons-httpclient:commons-httpclient:jar:3.0.1 from the shaded jar. [INFO] Excluding commons-io:commons-io:jar:2.4 from the shaded jar. [INFO] Excluding org.apache.commons:commons-lang3:jar:3.1 from the shaded jar. [INFO] Including commons-lang:commons-lang:jar:2.4 in the shaded jar. [INFO] Excluding commons-logging:commons-logging:jar:1.1.3 from the shaded jar. [INFO] Including javolution:javolution:jar:5.5.1 in the shaded jar. [INFO] Excluding log4j:log4j:jar:1.2.16 from the shaded jar. [INFO] Excluding org.antlr:antlr-runtime:jar:3.4 from the shaded jar. [INFO] Excluding org.antlr:stringtemplate:jar:3.2.1 from the shaded jar. [INFO] Excluding antlr:antlr:jar:2.7.7 from the shaded jar. [INFO] Excluding org.antlr:ST4:jar:4.0.4 from the shaded jar. [INFO] Excluding org.apache.avro:avro:jar:1.7.5 from the shaded jar. [INFO] Excluding com.thoughtworks.paranamer:paranamer:jar:2.3 from the shaded jar. [INFO] Excluding org.xerial.snappy:snappy-java:jar:1.0.5 from the shaded jar. [INFO] Excluding org.apache.avro:avro-mapred:jar:1.7.5 from the shaded jar. [INFO] Excluding org.apache.avro:avro-ipc:jar:1.7.5 from the shaded jar. [INFO] Excluding io.netty:netty:jar:3.4.0.Final from the shaded jar. [INFO] Excluding org.mortbay.jetty:servlet-api:jar:2.5-20081211 from the shaded jar. [INFO] Excluding org.apache.avro:avro-ipc:jar:tests:1.7.5 from the shaded jar. [INFO] Excluding org.apache.ant:ant:jar:1.9.1 from the shaded jar. [INFO] Excluding org.apache.ant:ant-launcher:jar:1.9.1 from the shaded jar. [INFO] Excluding org.apache.commons:commons-compress:jar:1.4.1 from the shaded jar. [INFO] Excluding org.tukaani:xz:jar:1.0 from the shaded jar. [INFO] Excluding org.apache.thrift:libfb303:jar:0.9.0 from the shaded jar. [INFO] Including org.apache.thrift:libthrift:jar:0.9.0 in the shaded jar. [INFO] Excluding org.apache.httpcomponents:httpclient:jar:4.3.2 from the shaded jar. [INFO] Excluding org.apache.httpcomponents:httpcore:jar:4.3.1 from the shaded jar. [INFO] Excluding org.apache.zookeeper:zookeeper:jar:3.4.5 from the shaded jar. [INFO] Excluding jline:jline:jar:0.9.94 from the shaded jar. [INFO] Excluding org.codehaus.groovy:groovy-all:jar:2.1.6 from the shaded jar. [INFO] Including org.codehaus.jackson:jackson-core-asl:jar:1.9.2 in the shaded jar. [INFO] Including org.codehaus.jackson:jackson-mapper-asl:jar:1.9.2 in the shaded jar. [INFO] Excluding org.datanucleus:datanucleus-core:jar:3.2.2 from the shaded jar. [INFO] Including com.google.guava:guava:jar:11.0.2 in the shaded jar. [INFO] Excluding com.google.code.findbugs:jsr305:jar:1.3.9 from the shaded jar. [INFO] Including com.google.protobuf:protobuf-java:jar:2.5.0 in the shaded jar. [INFO] Including com.googlecode.javaewah:JavaEWAH:jar:0.3.2 in the shaded jar. [INFO] Including org.iq80.snappy:snappy:jar:0.2 in the shaded jar. [INFO] Including org.json:json:jar:20090211 in the shaded jar. [INFO] Excluding stax:stax-api:jar:1.0.1 from the shaded jar. [INFO] Excluding org.apache.tez:tez-api:jar:0.2.0 from the shaded jar. [INFO] Excluding org.apache.hadoop:hadoop-yarn-api:jar:2.2.0 from the shaded jar. [INFO] Excluding org.apache.hadoop:hadoop-annotations:jar:2.2.0 from the shaded jar. [INFO] Excluding com.google.inject.extensions:guice-servlet:jar:3.0 from the shaded jar. [INFO] Excluding com.google.inject:guice:jar:3.0 from the shaded jar. [INFO] Excluding javax.inject:javax.inject:jar:1 from the shaded jar. [INFO] Excluding aopalliance:aopalliance:jar:1.0 from the shaded jar. [INFO] Excluding com.sun.jersey.jersey-test-framework:jersey-test-framework-grizzly2:jar:1.9 from the shaded jar. [INFO] Excluding com.sun.jersey.jersey-test-framework:jersey-test-framework-core:jar:1.9 from the shaded jar. [INFO] Excluding javax.servlet:javax.servlet-api:jar:3.0.1 from the shaded jar. [INFO] Excluding com.sun.jersey:jersey-client:jar:1.9 from the shaded jar. [INFO] Excluding com.sun.jersey:jersey-grizzly2:jar:1.9 from the shaded jar. [INFO] Excluding org.glassfish.grizzly:grizzly-http:jar:2.1.2 from the shaded jar. [INFO] Excluding org.glassfish.grizzly:grizzly-framework:jar:2.1.2 from the shaded jar. [INFO] Excluding org.glassfish.gmbal:gmbal-api-only:jar:3.0.0-b023 from the shaded jar. [INFO] Excluding org.glassfish.external:management-api:jar:3.0.0-b012 from the shaded jar. [INFO] Excluding org.glassfish.grizzly:grizzly-http-server:jar:2.1.2 from the shaded jar. [INFO] Excluding org.glassfish.grizzly:grizzly-rcm:jar:2.1.2 from the shaded jar. [INFO] Excluding org.glassfish.grizzly:grizzly-http-servlet:jar:2.1.2 from the shaded jar. [INFO] Excluding org.glassfish:javax.servlet:jar:3.1 from the shaded jar. [INFO] Excluding com.sun.jersey.contribs:jersey-guice:jar:1.9 from the shaded jar. [INFO] Excluding org.apache.hadoop:hadoop-yarn-common:jar:2.2.0 from the shaded jar. [INFO] Excluding org.apache.tez:tez-runtime-library:jar:0.2.0 from the shaded jar. [INFO] Excluding org.apache.tez:tez-common:jar:0.2.0 from the shaded jar. [INFO] Excluding org.apache.tez:tez-mapreduce:jar:0.2.0 from the shaded jar. [INFO] Excluding org.apache.hadoop:hadoop-mapreduce-client-shuffle:jar:2.2.0 from the shaded jar. [INFO] Excluding org.apache.hadoop:hadoop-yarn-server-nodemanager:jar:2.2.0 from the shaded jar. [INFO] Excluding org.apache.hadoop:hadoop-yarn-server-common:jar:2.2.0 from the shaded jar. [INFO] Excluding org.apache.hadoop:hadoop-core:jar:1.2.1 from the shaded jar. [INFO] Excluding xmlenc:xmlenc:jar:0.52 from the shaded jar. [INFO] Excluding com.sun.jersey:jersey-core:jar:1.14 from the shaded jar. [INFO] Excluding com.sun.jersey:jersey-json:jar:1.14 from the shaded jar. [INFO] Excluding org.codehaus.jettison:jettison:jar:1.1 from the shaded jar. [INFO] Excluding com.sun.xml.bind:jaxb-impl:jar:2.2.3-1 from the shaded jar. [INFO] Excluding javax.xml.bind:jaxb-api:jar:2.2.2 from the shaded jar. [INFO] Excluding javax.xml.stream:stax-api:jar:1.0-2 from the shaded jar. [INFO] Excluding javax.activation:activation:jar:1.1 from the shaded jar. [INFO] Excluding org.codehaus.jackson:jackson-jaxrs:jar:1.9.2 from the shaded jar. [INFO] Excluding org.codehaus.jackson:jackson-xc:jar:1.9.2 from the shaded jar. [INFO] Excluding com.sun.jersey:jersey-server:jar:1.14 from the shaded jar. [INFO] Excluding asm:asm:jar:3.1 from the shaded jar. [INFO] Excluding org.apache.commons:commons-math:jar:2.1 from the shaded jar. [INFO] Excluding commons-configuration:commons-configuration:jar:1.6 from the shaded jar. [INFO] Excluding commons-digester:commons-digester:jar:1.8 from the shaded jar. [INFO] Excluding commons-beanutils:commons-beanutils:jar:1.7.0 from the shaded jar. [INFO] Excluding commons-beanutils:commons-beanutils-core:jar:1.8.0 from the shaded jar. [INFO] Excluding commons-net:commons-net:jar:1.4.1 from the shaded jar. [INFO] Excluding org.mortbay.jetty:jetty:jar:6.1.26 from the shaded jar. [INFO] Excluding org.mortbay.jetty:jetty-util:jar:6.1.26 from the shaded jar. [INFO] Excluding tomcat:jasper-runtime:jar:5.5.12 from the shaded jar. [INFO] Excluding tomcat:jasper-compiler:jar:5.5.12 from the shaded jar. [INFO] Excluding org.mortbay.jetty:jsp-api-2.1:jar:6.1.14 from the shaded jar. [INFO] Excluding org.mortbay.jetty:servlet-api-2.5:jar:6.1.14 from the shaded jar. [INFO] Excluding org.mortbay.jetty:jsp-2.1:jar:6.1.14 from the shaded jar. [INFO] Excluding ant:ant:jar:1.6.5 from the shaded jar. [INFO] Excluding commons-el:commons-el:jar:1.0 from the shaded jar. [INFO] Excluding net.java.dev.jets3t:jets3t:jar:0.6.1 from the shaded jar. [INFO] Excluding hsqldb:hsqldb:jar:1.8.0.10 from the shaded jar. [INFO] Excluding oro:oro:jar:2.0.8 from the shaded jar. [INFO] Excluding org.eclipse.jdt:core:jar:3.1.1 from the shaded jar. [INFO] Excluding org.slf4j:slf4j-api:jar:1.7.5 from the shaded jar. [INFO] Excluding org.slf4j:slf4j-log4j12:jar:1.7.5 from the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /Users/sush/dev/hive.git/ql/target/hive-exec-0.13.0-SNAPSHOT.jar with /Users/sush/dev/hive.git/ql/target/hive-exec-0.13.0-SNAPSHOT-shaded.jar [INFO] Dependency-reduced POM written at: /Users/sush/dev/hive.git/ql/dependency-reduced-pom.xml [INFO] Dependency-reduced POM written at: /Users/sush/dev/hive.git/ql/dependency-reduced-pom.xml [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ hive-exec --- [INFO] Installing /Users/sush/dev/hive.git/ql/target/hive-exec-0.13.0-SNAPSHOT.jar to /Users/sush/.m2/repository/org/apache/hive/hive-exec/0.13.0-SNAPSHOT/hive-exec-0.13.0-SNAPSHOT.jar [INFO] Installing /Users/sush/dev/hive.git/ql/dependency-reduced-pom.xml to /Users/sush/.m2/repository/org/apache/hive/hive-exec/0.13.0-SNAPSHOT/hive-exec-0.13.0-SNAPSHOT.pom [INFO] Installing /Users/sush/dev/hive.git/ql/target/hive-exec-0.13.0-SNAPSHOT-tests.jar to /Users/sush/.m2/repository/org/apache/hive/hive-exec/0.13.0-SNAPSHOT/hive-exec-0.13.0-SNAPSHOT-tests.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Hive Service 0.13.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hive-service --- [INFO] Deleting /Users/sush/dev/hive.git/service/target [INFO] Deleting /Users/sush/dev/hive.git/service (includes = [datanucleus.log, derby.log], excludes = []) [INFO] [INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ hive-service --- [INFO] Source directory: /Users/sush/dev/hive.git/service/src/model added. [INFO] Source directory: /Users/sush/dev/hive.git/service/src/gen/thrift/gen-javabean added. [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ hive-service --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/service/src/main/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (define-classpath) @ hive-service --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hive-service --- [INFO] Compiling 166 source files to /Users/sush/dev/hive.git/service/target/classes [WARNING] Note: /Users/sush/dev/hive.git/service/src/java/org/apache/hive/service/cli/operation/SQLOperation.java uses or overrides a deprecated API. [WARNING] Note: Recompile with -Xlint:deprecation for details. [WARNING] Note: Some input files use unchecked or unsafe operations. [WARNING] Note: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ hive-service --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/service/src/test/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (setup-test-dirs) @ hive-service --- [INFO] Executing tasks main: [mkdir] Created dir: /Users/sush/dev/hive.git/service/target/tmp [mkdir] Created dir: /Users/sush/dev/hive.git/service/target/warehouse [mkdir] Created dir: /Users/sush/dev/hive.git/service/target/tmp/conf [copy] Copying 5 files to /Users/sush/dev/hive.git/service/target/tmp/conf [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hive-service --- [INFO] Compiling 7 source files to /Users/sush/dev/hive.git/service/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ hive-service --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ hive-service --- [INFO] Building jar: /Users/sush/dev/hive.git/service/target/hive-service-0.13.0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:2.2:test-jar (default) @ hive-service --- [INFO] Building jar: /Users/sush/dev/hive.git/service/target/hive-service-0.13.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ hive-service --- [INFO] Installing /Users/sush/dev/hive.git/service/target/hive-service-0.13.0-SNAPSHOT.jar to /Users/sush/.m2/repository/org/apache/hive/hive-service/0.13.0-SNAPSHOT/hive-service-0.13.0-SNAPSHOT.jar [INFO] Installing /Users/sush/dev/hive.git/service/pom.xml to /Users/sush/.m2/repository/org/apache/hive/hive-service/0.13.0-SNAPSHOT/hive-service-0.13.0-SNAPSHOT.pom [INFO] Installing /Users/sush/dev/hive.git/service/target/hive-service-0.13.0-SNAPSHOT-tests.jar to /Users/sush/.m2/repository/org/apache/hive/hive-service/0.13.0-SNAPSHOT/hive-service-0.13.0-SNAPSHOT-tests.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Hive JDBC 0.13.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hive-jdbc --- [INFO] Deleting /Users/sush/dev/hive.git/jdbc/target [INFO] Deleting /Users/sush/dev/hive.git/jdbc (includes = [datanucleus.log, derby.log], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ hive-jdbc --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/jdbc/src/main/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (define-classpath) @ hive-jdbc --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hive-jdbc --- [INFO] Compiling 30 source files to /Users/sush/dev/hive.git/jdbc/target/classes [WARNING] Note: Some input files use or override a deprecated API. [WARNING] Note: Recompile with -Xlint:deprecation for details. [WARNING] Note: Some input files use unchecked or unsafe operations. [WARNING] Note: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ hive-jdbc --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/jdbc/src/test/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (setup-test-dirs) @ hive-jdbc --- [INFO] Executing tasks main: [mkdir] Created dir: /Users/sush/dev/hive.git/jdbc/target/tmp [mkdir] Created dir: /Users/sush/dev/hive.git/jdbc/target/warehouse [mkdir] Created dir: /Users/sush/dev/hive.git/jdbc/target/tmp/conf [copy] Copying 5 files to /Users/sush/dev/hive.git/jdbc/target/tmp/conf [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hive-jdbc --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ hive-jdbc --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ hive-jdbc --- [INFO] Building jar: /Users/sush/dev/hive.git/jdbc/target/hive-jdbc-0.13.0-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ hive-jdbc --- [INFO] Installing /Users/sush/dev/hive.git/jdbc/target/hive-jdbc-0.13.0-SNAPSHOT.jar to /Users/sush/.m2/repository/org/apache/hive/hive-jdbc/0.13.0-SNAPSHOT/hive-jdbc-0.13.0-SNAPSHOT.jar [INFO] Installing /Users/sush/dev/hive.git/jdbc/pom.xml to /Users/sush/.m2/repository/org/apache/hive/hive-jdbc/0.13.0-SNAPSHOT/hive-jdbc-0.13.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Hive Beeline 0.13.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hive-beeline --- [INFO] Deleting /Users/sush/dev/hive.git/beeline/target [INFO] Deleting /Users/sush/dev/hive.git/beeline (includes = [datanucleus.log, derby.log], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ hive-beeline --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (define-classpath) @ hive-beeline --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hive-beeline --- [INFO] Compiling 32 source files to /Users/sush/dev/hive.git/beeline/target/classes [WARNING] Note: Some input files use unchecked or unsafe operations. [WARNING] Note: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ hive-beeline --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/beeline/src/test/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (setup-test-dirs) @ hive-beeline --- [INFO] Executing tasks main: [mkdir] Created dir: /Users/sush/dev/hive.git/beeline/target/tmp [mkdir] Created dir: /Users/sush/dev/hive.git/beeline/target/warehouse [mkdir] Created dir: /Users/sush/dev/hive.git/beeline/target/tmp/conf [copy] Copying 5 files to /Users/sush/dev/hive.git/beeline/target/tmp/conf [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hive-beeline --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ hive-beeline --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ hive-beeline --- [INFO] Building jar: /Users/sush/dev/hive.git/beeline/target/hive-beeline-0.13.0-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ hive-beeline --- [INFO] Installing /Users/sush/dev/hive.git/beeline/target/hive-beeline-0.13.0-SNAPSHOT.jar to /Users/sush/.m2/repository/org/apache/hive/hive-beeline/0.13.0-SNAPSHOT/hive-beeline-0.13.0-SNAPSHOT.jar [INFO] Installing /Users/sush/dev/hive.git/beeline/pom.xml to /Users/sush/.m2/repository/org/apache/hive/hive-beeline/0.13.0-SNAPSHOT/hive-beeline-0.13.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Hive CLI 0.13.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hive-cli --- [INFO] Deleting /Users/sush/dev/hive.git/cli/target [INFO] Deleting /Users/sush/dev/hive.git/cli (includes = [datanucleus.log, derby.log], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ hive-cli --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/cli/src/main/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (define-classpath) @ hive-cli --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hive-cli --- [INFO] Compiling 4 source files to /Users/sush/dev/hive.git/cli/target/classes [WARNING] Note: /Users/sush/dev/hive.git/cli/src/java/org/apache/hadoop/hive/cli/RCFileCat.java uses or overrides a deprecated API. [WARNING] Note: Recompile with -Xlint:deprecation for details. [WARNING] Note: /Users/sush/dev/hive.git/cli/src/java/org/apache/hadoop/hive/cli/CliDriver.java uses unchecked or unsafe operations. [WARNING] Note: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ hive-cli --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/cli/src/test/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (setup-test-dirs) @ hive-cli --- [INFO] Executing tasks main: [mkdir] Created dir: /Users/sush/dev/hive.git/cli/target/tmp [mkdir] Created dir: /Users/sush/dev/hive.git/cli/target/warehouse [mkdir] Created dir: /Users/sush/dev/hive.git/cli/target/tmp/conf [copy] Copying 5 files to /Users/sush/dev/hive.git/cli/target/tmp/conf [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hive-cli --- [INFO] Compiling 4 source files to /Users/sush/dev/hive.git/cli/target/test-classes [WARNING] Note: /Users/sush/dev/hive.git/cli/src/test/org/apache/hadoop/hive/cli/TestCliDriverMethods.java uses unchecked or unsafe operations. [WARNING] Note: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ hive-cli --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ hive-cli --- [INFO] Building jar: /Users/sush/dev/hive.git/cli/target/hive-cli-0.13.0-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ hive-cli --- [INFO] Installing /Users/sush/dev/hive.git/cli/target/hive-cli-0.13.0-SNAPSHOT.jar to /Users/sush/.m2/repository/org/apache/hive/hive-cli/0.13.0-SNAPSHOT/hive-cli-0.13.0-SNAPSHOT.jar [INFO] Installing /Users/sush/dev/hive.git/cli/pom.xml to /Users/sush/.m2/repository/org/apache/hive/hive-cli/0.13.0-SNAPSHOT/hive-cli-0.13.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Hive Contrib 0.13.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hive-contrib --- [INFO] Deleting /Users/sush/dev/hive.git/contrib/target [INFO] Deleting /Users/sush/dev/hive.git/contrib (includes = [datanucleus.log, derby.log], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ hive-contrib --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/contrib/src/main/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (define-classpath) @ hive-contrib --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hive-contrib --- [INFO] Compiling 39 source files to /Users/sush/dev/hive.git/contrib/target/classes [WARNING] Note: Some input files use or override a deprecated API. [WARNING] Note: Recompile with -Xlint:deprecation for details. [WARNING] Note: /Users/sush/dev/hive.git/contrib/src/java/org/apache/hadoop/hive/contrib/udf/example/UDFExampleStructPrint.java uses unchecked or unsafe operations. [WARNING] Note: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ hive-contrib --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/contrib/src/test/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (setup-test-dirs) @ hive-contrib --- [INFO] Executing tasks main: [mkdir] Created dir: /Users/sush/dev/hive.git/contrib/target/tmp [mkdir] Created dir: /Users/sush/dev/hive.git/contrib/target/warehouse [mkdir] Created dir: /Users/sush/dev/hive.git/contrib/target/tmp/conf [copy] Copying 5 files to /Users/sush/dev/hive.git/contrib/target/tmp/conf [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hive-contrib --- [INFO] Compiling 2 source files to /Users/sush/dev/hive.git/contrib/target/test-classes [WARNING] Note: /Users/sush/dev/hive.git/contrib/src/test/org/apache/hadoop/hive/contrib/serde2/TestRegexSerDe.java uses or overrides a deprecated API. [WARNING] Note: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ hive-contrib --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ hive-contrib --- [INFO] Building jar: /Users/sush/dev/hive.git/contrib/target/hive-contrib-0.13.0-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ hive-contrib --- [INFO] Installing /Users/sush/dev/hive.git/contrib/target/hive-contrib-0.13.0-SNAPSHOT.jar to /Users/sush/.m2/repository/org/apache/hive/hive-contrib/0.13.0-SNAPSHOT/hive-contrib-0.13.0-SNAPSHOT.jar [INFO] Installing /Users/sush/dev/hive.git/contrib/pom.xml to /Users/sush/.m2/repository/org/apache/hive/hive-contrib/0.13.0-SNAPSHOT/hive-contrib-0.13.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Hive HBase Handler 0.13.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hive-hbase-handler --- [INFO] Deleting /Users/sush/dev/hive.git/hbase-handler/target [INFO] Deleting /Users/sush/dev/hive.git/hbase-handler (includes = [datanucleus.log, derby.log], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ hive-hbase-handler --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/hbase-handler/src/main/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (define-classpath) @ hive-hbase-handler --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hive-hbase-handler --- [INFO] Compiling 18 source files to /Users/sush/dev/hive.git/hbase-handler/target/classes [WARNING] Note: Some input files use or override a deprecated API. [WARNING] Note: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ hive-hbase-handler --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/hbase-handler/src/test/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (setup-test-dirs) @ hive-hbase-handler --- [INFO] Executing tasks main: [mkdir] Created dir: /Users/sush/dev/hive.git/hbase-handler/target/tmp [mkdir] Created dir: /Users/sush/dev/hive.git/hbase-handler/target/warehouse [mkdir] Created dir: /Users/sush/dev/hive.git/hbase-handler/target/tmp/conf [copy] Copying 5 files to /Users/sush/dev/hive.git/hbase-handler/target/tmp/conf [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hive-hbase-handler --- [INFO] Compiling 4 source files to /Users/sush/dev/hive.git/hbase-handler/target/test-classes [WARNING] Note: Some input files use or override a deprecated API. [WARNING] Note: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ hive-hbase-handler --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ hive-hbase-handler --- [INFO] Building jar: /Users/sush/dev/hive.git/hbase-handler/target/hive-hbase-handler-0.13.0-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ hive-hbase-handler --- [INFO] Installing /Users/sush/dev/hive.git/hbase-handler/target/hive-hbase-handler-0.13.0-SNAPSHOT.jar to /Users/sush/.m2/repository/org/apache/hive/hive-hbase-handler/0.13.0-SNAPSHOT/hive-hbase-handler-0.13.0-SNAPSHOT.jar [INFO] Installing /Users/sush/dev/hive.git/hbase-handler/pom.xml to /Users/sush/.m2/repository/org/apache/hive/hive-hbase-handler/0.13.0-SNAPSHOT/hive-hbase-handler-0.13.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Hive HCatalog 0.13.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hive-hcatalog --- [INFO] Deleting /Users/sush/dev/hive.git/hcatalog/target [INFO] Deleting /Users/sush/dev/hive.git/hcatalog (includes = [datanucleus.log, derby.log], excludes = []) [INFO] [INFO] --- maven-antrun-plugin:1.7:run (define-classpath) @ hive-hcatalog --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.7:run (setup-test-dirs) @ hive-hcatalog --- [INFO] Executing tasks main: [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/target/tmp [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/target/warehouse [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/target/tmp/conf [copy] Copying 5 files to /Users/sush/dev/hive.git/hcatalog/target/tmp/conf [INFO] Executed tasks [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ hive-hcatalog --- [INFO] Installing /Users/sush/dev/hive.git/hcatalog/pom.xml to /Users/sush/.m2/repository/org/apache/hive/hcatalog/hive-hcatalog/0.13.0-SNAPSHOT/hive-hcatalog-0.13.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Hive HCatalog Core 0.13.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hive-hcatalog-core --- [INFO] Deleting /Users/sush/dev/hive.git/hcatalog/core/target [INFO] Deleting /Users/sush/dev/hive.git/hcatalog/core (includes = [datanucleus.log, derby.log], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ hive-hcatalog-core --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/hcatalog/core/src/main/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (define-classpath) @ hive-hcatalog-core --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hive-hcatalog-core --- [INFO] Compiling 147 source files to /Users/sush/dev/hive.git/hcatalog/core/target/classes [WARNING] Note: Some input files use or override a deprecated API. [WARNING] Note: Recompile with -Xlint:deprecation for details. [WARNING] Note: Some input files use unchecked or unsafe operations. [WARNING] Note: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ hive-hcatalog-core --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/hcatalog/core/src/test/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (setup-test-dirs) @ hive-hcatalog-core --- [INFO] Executing tasks main: [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/core/target/tmp [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/core/target/warehouse [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/core/target/tmp/conf [copy] Copying 5 files to /Users/sush/dev/hive.git/hcatalog/core/target/tmp/conf [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hive-hcatalog-core --- [INFO] Compiling 71 source files to /Users/sush/dev/hive.git/hcatalog/core/target/test-classes [WARNING] Note: Some input files use or override a deprecated API. [WARNING] Note: Recompile with -Xlint:deprecation for details. [WARNING] Note: /Users/sush/dev/hive.git/hcatalog/core/src/test/java/org/apache/hcatalog/data/TestJsonSerDe.java uses unchecked or unsafe operations. [WARNING] Note: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ hive-hcatalog-core --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ hive-hcatalog-core --- [INFO] Building jar: /Users/sush/dev/hive.git/hcatalog/core/target/hive-hcatalog-core-0.13.0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:2.2:test-jar (default) @ hive-hcatalog-core --- [INFO] Building jar: /Users/sush/dev/hive.git/hcatalog/core/target/hive-hcatalog-core-0.13.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ hive-hcatalog-core --- [INFO] Installing /Users/sush/dev/hive.git/hcatalog/core/target/hive-hcatalog-core-0.13.0-SNAPSHOT.jar to /Users/sush/.m2/repository/org/apache/hive/hcatalog/hive-hcatalog-core/0.13.0-SNAPSHOT/hive-hcatalog-core-0.13.0-SNAPSHOT.jar [INFO] Installing /Users/sush/dev/hive.git/hcatalog/core/pom.xml to /Users/sush/.m2/repository/org/apache/hive/hcatalog/hive-hcatalog-core/0.13.0-SNAPSHOT/hive-hcatalog-core-0.13.0-SNAPSHOT.pom [INFO] Installing /Users/sush/dev/hive.git/hcatalog/core/target/hive-hcatalog-core-0.13.0-SNAPSHOT-tests.jar to /Users/sush/.m2/repository/org/apache/hive/hcatalog/hive-hcatalog-core/0.13.0-SNAPSHOT/hive-hcatalog-core-0.13.0-SNAPSHOT-tests.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Hive HCatalog Pig Adapter 0.13.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hive-hcatalog-pig-adapter --- [INFO] Deleting /Users/sush/dev/hive.git/hcatalog/hcatalog-pig-adapter/target [INFO] Deleting /Users/sush/dev/hive.git/hcatalog/hcatalog-pig-adapter (includes = [datanucleus.log, derby.log], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ hive-hcatalog-pig-adapter --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/hcatalog/hcatalog-pig-adapter/src/main/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (define-classpath) @ hive-hcatalog-pig-adapter --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hive-hcatalog-pig-adapter --- [INFO] Compiling 10 source files to /Users/sush/dev/hive.git/hcatalog/hcatalog-pig-adapter/target/classes [WARNING] Note: Some input files use or override a deprecated API. [WARNING] Note: Recompile with -Xlint:deprecation for details. [WARNING] Note: Some input files use unchecked or unsafe operations. [WARNING] Note: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ hive-hcatalog-pig-adapter --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/hcatalog/hcatalog-pig-adapter/src/test/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (setup-test-dirs) @ hive-hcatalog-pig-adapter --- [INFO] Executing tasks main: [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/hcatalog-pig-adapter/target/tmp [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/hcatalog-pig-adapter/target/warehouse [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/hcatalog-pig-adapter/target/tmp/conf [copy] Copying 5 files to /Users/sush/dev/hive.git/hcatalog/hcatalog-pig-adapter/target/tmp/conf [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hive-hcatalog-pig-adapter --- [INFO] Compiling 26 source files to /Users/sush/dev/hive.git/hcatalog/hcatalog-pig-adapter/target/test-classes [WARNING] Note: Some input files use or override a deprecated API. [WARNING] Note: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ hive-hcatalog-pig-adapter --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ hive-hcatalog-pig-adapter --- [INFO] Building jar: /Users/sush/dev/hive.git/hcatalog/hcatalog-pig-adapter/target/hive-hcatalog-pig-adapter-0.13.0-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ hive-hcatalog-pig-adapter --- [INFO] Installing /Users/sush/dev/hive.git/hcatalog/hcatalog-pig-adapter/target/hive-hcatalog-pig-adapter-0.13.0-SNAPSHOT.jar to /Users/sush/.m2/repository/org/apache/hive/hcatalog/hive-hcatalog-pig-adapter/0.13.0-SNAPSHOT/hive-hcatalog-pig-adapter-0.13.0-SNAPSHOT.jar [INFO] Installing /Users/sush/dev/hive.git/hcatalog/hcatalog-pig-adapter/pom.xml to /Users/sush/.m2/repository/org/apache/hive/hcatalog/hive-hcatalog-pig-adapter/0.13.0-SNAPSHOT/hive-hcatalog-pig-adapter-0.13.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Hive HCatalog Server Extensions 0.13.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hive-hcatalog-server-extensions --- [INFO] Deleting /Users/sush/dev/hive.git/hcatalog/server-extensions/target [INFO] Deleting /Users/sush/dev/hive.git/hcatalog/server-extensions (includes = [datanucleus.log, derby.log], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ hive-hcatalog-server-extensions --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/hcatalog/server-extensions/src/main/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (define-classpath) @ hive-hcatalog-server-extensions --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hive-hcatalog-server-extensions --- [INFO] Compiling 38 source files to /Users/sush/dev/hive.git/hcatalog/server-extensions/target/classes [WARNING] Note: Some input files use or override a deprecated API. [WARNING] Note: Recompile with -Xlint:deprecation for details. [WARNING] Note: Some input files use unchecked or unsafe operations. [WARNING] Note: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ hive-hcatalog-server-extensions --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/hcatalog/server-extensions/src/test/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (setup-test-dirs) @ hive-hcatalog-server-extensions --- [INFO] Executing tasks main: [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/server-extensions/target/tmp [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/server-extensions/target/warehouse [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/server-extensions/target/tmp/conf [copy] Copying 5 files to /Users/sush/dev/hive.git/hcatalog/server-extensions/target/tmp/conf [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hive-hcatalog-server-extensions --- [INFO] Compiling 4 source files to /Users/sush/dev/hive.git/hcatalog/server-extensions/target/test-classes [WARNING] Note: Some input files use or override a deprecated API. [WARNING] Note: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ hive-hcatalog-server-extensions --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ hive-hcatalog-server-extensions --- [INFO] Building jar: /Users/sush/dev/hive.git/hcatalog/server-extensions/target/hive-hcatalog-server-extensions-0.13.0-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ hive-hcatalog-server-extensions --- [INFO] Installing /Users/sush/dev/hive.git/hcatalog/server-extensions/target/hive-hcatalog-server-extensions-0.13.0-SNAPSHOT.jar to /Users/sush/.m2/repository/org/apache/hive/hcatalog/hive-hcatalog-server-extensions/0.13.0-SNAPSHOT/hive-hcatalog-server-extensions-0.13.0-SNAPSHOT.jar [INFO] Installing /Users/sush/dev/hive.git/hcatalog/server-extensions/pom.xml to /Users/sush/.m2/repository/org/apache/hive/hcatalog/hive-hcatalog-server-extensions/0.13.0-SNAPSHOT/hive-hcatalog-server-extensions-0.13.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Hive HCatalog Webhcat Java Client 0.13.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hive-webhcat-java-client --- [INFO] Deleting /Users/sush/dev/hive.git/hcatalog/webhcat/java-client/target [INFO] Deleting /Users/sush/dev/hive.git/hcatalog/webhcat/java-client (includes = [datanucleus.log, derby.log], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ hive-webhcat-java-client --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/hcatalog/webhcat/java-client/src/main/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (define-classpath) @ hive-webhcat-java-client --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hive-webhcat-java-client --- [INFO] Compiling 20 source files to /Users/sush/dev/hive.git/hcatalog/webhcat/java-client/target/classes [WARNING] Note: Some input files use or override a deprecated API. [WARNING] Note: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ hive-webhcat-java-client --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/hcatalog/webhcat/java-client/src/test/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (setup-test-dirs) @ hive-webhcat-java-client --- [INFO] Executing tasks main: [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/webhcat/java-client/target/tmp [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/webhcat/java-client/target/warehouse [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/webhcat/java-client/target/tmp/conf [copy] Copying 5 files to /Users/sush/dev/hive.git/hcatalog/webhcat/java-client/target/tmp/conf [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hive-webhcat-java-client --- [INFO] Compiling 2 source files to /Users/sush/dev/hive.git/hcatalog/webhcat/java-client/target/test-classes [WARNING] Note: Some input files use or override a deprecated API. [WARNING] Note: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ hive-webhcat-java-client --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ hive-webhcat-java-client --- [INFO] Building jar: /Users/sush/dev/hive.git/hcatalog/webhcat/java-client/target/hive-webhcat-java-client-0.13.0-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ hive-webhcat-java-client --- [INFO] Installing /Users/sush/dev/hive.git/hcatalog/webhcat/java-client/target/hive-webhcat-java-client-0.13.0-SNAPSHOT.jar to /Users/sush/.m2/repository/org/apache/hive/hcatalog/hive-webhcat-java-client/0.13.0-SNAPSHOT/hive-webhcat-java-client-0.13.0-SNAPSHOT.jar [INFO] Installing /Users/sush/dev/hive.git/hcatalog/webhcat/java-client/pom.xml to /Users/sush/.m2/repository/org/apache/hive/hcatalog/hive-webhcat-java-client/0.13.0-SNAPSHOT/hive-webhcat-java-client-0.13.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Hive HCatalog Webhcat 0.13.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hive-webhcat --- [INFO] Deleting /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target [INFO] Deleting /Users/sush/dev/hive.git/hcatalog/webhcat/svr (includes = [datanucleus.log, derby.log], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ hive-webhcat --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (define-classpath) @ hive-webhcat --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hive-webhcat --- [INFO] Compiling 66 source files to /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/classes [WARNING] Note: /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/AppConfig.java uses or overrides a deprecated API. [WARNING] Note: Recompile with -Xlint:deprecation for details. [WARNING] Note: Some input files use unchecked or unsafe operations. [WARNING] Note: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-javadoc-plugin:2.4:javadoc (resourcesdoc.xml) @ hive-webhcat --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] ************************************************************** [INFO] Starting Jakarta Velocity v1.4 [INFO] RuntimeInstance initializing. [INFO] Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties [INFO] Default ResourceManager initializing. (class org.apache.velocity.runtime.resource.ResourceManagerImpl) [INFO] Resource Loader Instantiated: org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader [INFO] ClasspathResourceLoader : initialization starting. [INFO] ClasspathResourceLoader : initialization complete. [INFO] ResourceCache : initialized. (class org.apache.velocity.runtime.resource.ResourceCacheImpl) [INFO] Default ResourceManager initialization complete. [INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Literal [INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Macro [INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Parse [INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Include [INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Foreach [INFO] Created: 20 parsers. [INFO] Velocimacro : initialization starting. [INFO] Velocimacro : adding VMs from VM library template : VM_global_library.vm [ERROR] ResourceManager : unable to find resource 'VM_global_library.vm' in any resource loader. [INFO] Velocimacro : error using VM library template VM_global_library.vm : org.apache.velocity.exception.ResourceNotFoundException: Unable to find resource 'VM_global_library.vm' [INFO] Velocimacro : VM library template macro registration complete. [INFO] Velocimacro : allowInline = true : VMs can be defined inline in templates [INFO] Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions [INFO] Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed. [INFO] Velocimacro : initialization complete. [INFO] Velocity successfully started. Loading source files for package org.apache.hive.hcatalog.templeton... [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/AppConfig.java] [parsing completed 19ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/BadParam.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/BusyException.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/CallbackFailedException.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/CatchallExceptionMapper.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/ColumnDesc.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/CompleteBean.java] [parsing completed 0ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/CompleteDelegator.java] [parsing completed 4ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/DatabaseDesc.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/DeleteDelegator.java] [parsing completed 2ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/EnqueueBean.java] [parsing completed 0ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/ExecBean.java] [parsing completed 0ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/ExecService.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/ExecServiceImpl.java] [parsing completed 6ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/GroupPermissionsDesc.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/HcatDelegator.java] [parsing completed 24ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/HcatException.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/HiveDelegator.java] [parsing completed 3ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/JarDelegator.java] [parsing completed 2ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/JobItemBean.java] [parsing completed 0ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/JsonBuilder.java] [parsing completed 4ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/LauncherDelegator.java] [parsing completed 5ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/ListDelegator.java] [parsing completed 2ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Main.java] [parsing completed 5ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/MaxByteArrayOutputStream.java] [parsing completed 0ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/NotAuthorizedException.java] [parsing completed 0ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/PartitionDesc.java] [parsing completed 0ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/PigDelegator.java] [parsing completed 3ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/ProxyUserSupport.java] [parsing completed 6ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/QueueException.java] [parsing completed 0ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/QueueStatusBean.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/SecureProxySupport.java] [parsing completed 3ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Server.java] [parsing completed 14ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/SimpleExceptionMapper.java] [parsing completed 0ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/SimpleWebException.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/StatusDelegator.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/StreamingDelegator.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/TableDesc.java] [parsing completed 2ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/TableLikeDesc.java] [parsing completed 0ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/TablePropertyDesc.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/TempletonDelegator.java] [parsing completed 0ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/UgiFactory.java] [parsing completed 0ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/VersionDelegator.java] [parsing completed 0ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/WadlConfig.java] [parsing completed 0ms] Loading source files for package org.apache.hive.hcatalog.templeton.tool... [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/DelegationTokenCache.java] [parsing completed 0ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/HDFSCleanup.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/HDFSStorage.java] [parsing completed 4ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/HiveJobIDParser.java] [parsing completed 0ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/JarJobIDParser.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/JobIDParser.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/JobState.java] [parsing completed 3ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/JobStateTracker.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/JobSubmissionConstants.java] [parsing completed 0ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/LaunchMapper.java] [parsing completed 4ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/LogRetriever.java] [parsing completed 4ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/NotFoundException.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/NullRecordReader.java] [parsing completed 0ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/NullSplit.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/PigJobIDParser.java] [parsing completed 0ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/SingleInputFormat.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/TempletonControllerJob.java] [parsing completed 2ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/TempletonStorage.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/TempletonUtils.java] [parsing completed 4ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/TrivialExecService.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/ZooKeeperCleanup.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/ZooKeeperStorage.java] [parsing completed 4ms] Constructing Javadoc information... [search path for source files: /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java] [search path for class files: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jsfd.jar,/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/classes.jar,/System/Library/Frameworks/JavaVM.framework/Frameworks/JavaRuntimeSupport.framework/Resources/Java/JavaRuntimeSupport.jar,/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/ui.jar,/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/laf.jar,/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/sunrsasign.jar,/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jsse.jar,/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jce.jar,/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/charsets.jar,/System/Library/Java/Extensions/AppleScriptEngine.jar,/System/Library/Java/Extensions/dns_sd.jar,/System/Library/Java/Extensions/j3daudio.jar,/System/Library/Java/Extensions/j3dcore.jar,/System/Library/Java/Extensions/j3dutils.jar,/System/Library/Java/Extensions/jai_codec.jar,/System/Library/Java/Extensions/jai_core.jar,/System/Library/Java/Extensions/mlibwrapper_jai.jar,/System/Library/Java/Extensions/MRJToolkit.jar,/System/Library/Java/Extensions/QTJava.zip,/System/Library/Java/Extensions/vecmath.jar,/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/ext/apple_provider.jar,/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/ext/dnsns.jar,/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/ext/localedata.jar,/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/ext/sunjce_provider.jar,/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/ext/sunpkcs11.jar,/Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/classes,/Users/sush/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.1/datanucleus-api-jdo-3.2.1.jar,/Users/sush/.m2/repository/org/antlr/stringtemplate/3.2.1/stringtemplate-3.2.1.jar,/Users/sush/.m2/repository/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar,/Users/sush/.m2/repository/com/sun/jersey/jersey-json/1.14/jersey-json-1.14.jar,/Users/sush/.m2/repository/org/apache/zookeeper/zookeeper/3.4.5/zookeeper-3.4.5.jar,/Users/sush/dev/hive.git/shims/0.23/target/hive-shims-0.23-0.13.0-SNAPSHOT.jar,/Users/sush/.m2/repository/commons-net/commons-net/1.4.1/commons-net-1.4.1.jar,/Users/sush/.m2/repository/javax/mail/mail/1.4.1/mail-1.4.1.jar,/Users/sush/.m2/repository/javax/mail/mail/1.4.1/activation.jar,/Users/sush/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.1/datanucleus-rdbms-3.2.1.jar,/Users/sush/.m2/repository/commons-httpclient/commons-httpclient/3.0.1/commons-httpclient-3.0.1.jar,/Users/sush/dev/hive.git/hcatalog/core/target/hive-hcatalog-core-0.13.0-SNAPSHOT.jar,/Users/sush/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar,/Users/sush/.m2/repository/org/apache/thrift/libthrift/0.9.0/libthrift-0.9.0.jar,/Users/sush/.m2/repository/org/eclipse/jetty/aggregate/jetty-all-server/7.6.0.v20120127/jetty-all-server-7.6.0.v20120127.jar,/Users/sush/.m2/repository/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar,/Users/sush/.m2/repository/antlr/antlr/2.7.7/antlr-2.7.7.jar,/Users/sush/.m2/repository/commons-configuration/commons-configuration/1.6/commons-configuration-1.6.jar,/Users/sush/dev/hive.git/shims/common-secure/target/hive-shims-common-secure-0.13.0-SNAPSHOT.jar,/Users/sush/.m2/repository/org/apache/httpcomponents/httpclient/4.3.2/httpclient-4.3.2.jar,/Users/sush/dev/hive.git/serde/target/hive-serde-0.13.0-SNAPSHOT.jar,/Users/sush/.m2/repository/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar,/Users/sush/.m2/repository/org/eclipse/jetty/aggregate/jetty-all/7.6.0.v20120127/jetty-all-7.6.0.v20120127.jar,/Users/sush/.m2/repository/org/apache/velocity/velocity/1.5/velocity-1.5.jar,/Users/sush/.m2/repository/com/jolbox/bonecp/0.8.0.RELEASE/bonecp-0.8.0.RELEASE.jar,/Users/sush/.m2/repository/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar,/Users/sush/.m2/repository/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar,/Users/sush/.m2/repository/javax/xml/bind/jaxb-api/2.2.2/jaxb-api-2.2.2.jar,/Users/sush/.m2/repository/commons-lang/commons-lang/2.4/commons-lang-2.4.jar,/Users/sush/.m2/repository/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar,/Users/sush/.m2/repository/com/sun/jersey/jersey-core/1.14/jersey-core-1.14.jar,/Users/sush/.m2/repository/org/apache/commons/commons-math/2.1/commons-math-2.1.jar,/Users/sush/.m2/repository/org/apache/httpcomponents/httpcore/4.3.1/httpcore-4.3.1.jar,/Users/sush/.m2/repository/org/xerial/snappy/snappy-java/1.0.5/snappy-java-1.0.5.jar,/Users/sush/.m2/repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar,/Users/sush/.m2/repository/org/antlr/ST4/4.0.4/ST4-4.0.4.jar,/Users/sush/.m2/repository/org/apache/commons/commons-exec/1.1/commons-exec-1.1.jar,/Users/sush/.m2/repository/com/google/guava/guava/11.0.2/guava-11.0.2.jar,/Users/sush/.m2/repository/org/datanucleus/datanucleus-core/3.2.2/datanucleus-core-3.2.2.jar,/Users/sush/.m2/repository/org/apache/hadoop/hadoop-core/1.2.1/hadoop-core-1.2.1.jar,/Users/sush/.m2/repository/org/tukaani/xz/1.0/xz-1.0.jar,/Users/sush/.m2/repository/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14.jar,/Users/sush/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar,/Users/sush/.m2/repository/org/codehaus/jackson/jackson-jaxrs/1.9.2/jackson-jaxrs-1.9.2.jar,/Users/sush/.m2/repository/stax/stax-api/1.0.1/stax-api-1.0.1.jar,/Users/sush/.m2/repository/org/codehaus/jettison/jettison/1.1/jettison-1.1.jar,/Users/sush/.m2/repository/org/apache/commons/commons-compress/1.4.1/commons-compress-1.4.1.jar,/Users/sush/.m2/repository/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar,/Users/sush/.m2/repository/com/sun/jersey/jersey-server/1.14/jersey-server-1.14.jar,/Users/sush/.m2/repository/org/apache/ant/ant/1.9.1/ant-1.9.1.jar,/Users/sush/.m2/repository/io/netty/netty/3.4.0.Final/netty-3.4.0.Final.jar,/Users/sush/.m2/repository/org/slf4j/jul-to-slf4j/1.7.5/jul-to-slf4j-1.7.5.jar,/Users/sush/.m2/repository/com/sun/jersey/contribs/wadl-resourcedoc-doclet/1.4/wadl-resourcedoc-doclet-1.4.jar,/Users/sush/.m2/repository/org/mortbay/jetty/jetty/6.1.26/jetty-6.1.26.jar,/Users/sush/.m2/repository/org/apache/avro/avro-mapred/1.7.5/avro-mapred-1.7.5.jar,/Users/sush/.m2/repository/oro/oro/2.0.8/oro-2.0.8.jar,/Users/sush/.m2/repository/org/eclipse/jdt/core/3.1.1/core-3.1.1.jar,/Users/sush/.m2/repository/javax/jdo/jdo-api/3.0.1/jdo-api-3.0.1.jar,/Users/sush/dev/hive.git/shims/0.20/target/hive-shims-0.20-0.13.0-SNAPSHOT.jar,/Users/sush/.m2/repository/javax/transaction/jta/1.1/jta-1.1.jar,/Users/sush/.m2/repository/log4j/log4j/1.2.16/log4j-1.2.16.jar,/Users/sush/dev/hive.git/common/target/hive-common-0.13.0-SNAPSHOT.jar,/Users/sush/.m2/repository/org/apache/avro/avro-ipc/1.7.5/avro-ipc-1.7.5-tests.jar,/Users/sush/dev/hive.git/ql/target/hive-exec-0.13.0-SNAPSHOT.jar,/Users/sush/.m2/repository/org/apache/geronimo/specs/geronimo-annotation_1.0_spec/1.1.1/geronimo-annotation_1.0_spec-1.1.1.jar,/Users/sush/.m2/repository/org/mortbay/jetty/servlet-api/2.5-20081211/servlet-api-2.5-20081211.jar,/Users/sush/.m2/repository/org/apache/avro/avro-ipc/1.7.5/avro-ipc-1.7.5.jar,/Users/sush/.m2/repository/net/java/dev/jets3t/jets3t/0.6.1/jets3t-0.6.1.jar,/Users/sush/.m2/repository/com/sun/jersey/jersey-servlet/1.14/jersey-servlet-1.14.jar,/Users/sush/.m2/repository/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar,/Users/sush/.m2/repository/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar,/Users/sush/.m2/repository/xmlenc/xmlenc/0.52/xmlenc-0.52.jar,/Users/sush/.m2/repository/org/mortbay/jetty/jsp-2.1/6.1.14/jsp-2.1-6.1.14.jar,/Users/sush/.m2/repository/commons-el/commons-el/1.0/commons-el-1.0.jar,/Users/sush/dev/hive.git/shims/0.20S/target/hive-shims-0.20S-0.13.0-SNAPSHOT.jar,/Users/sush/.m2/repository/jline/jline/0.9.94/jline-0.9.94.jar,/Users/sush/.m2/repository/org/mortbay/jetty/jetty-util/6.1.26/jetty-util-6.1.26.jar,/Users/sush/.m2/repository/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar,/Users/sush/.m2/repository/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar,/Users/sush/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.0/commons-beanutils-core-1.8.0.jar,/Users/sush/.m2/repository/ant/ant/1.6.5/ant-1.6.5.jar,/Users/sush/dev/hive.git/cli/target/hive-cli-0.13.0-SNAPSHOT.jar,/Users/sush/.m2/repository/org/apache/thrift/libfb303/0.9.0/libfb303-0.9.0.jar,/Users/sush/.m2/repository/org/codehaus/groovy/groovy-all/2.1.6/groovy-all-2.1.6.jar,/Users/sush/.m2/repository/org/apache/derby/derby/10.10.1.1/derby-10.10.1.1.jar,/Users/sush/.m2/repository/org/apache/derby/derby/10.10.1.1/derbyLocale_cs.jar,/Users/sush/.m2/repository/org/apache/derby/derby/10.10.1.1/derbyLocale_de_DE.jar,/Users/sush/.m2/repository/org/apache/derby/derby/10.10.1.1/derbyLocale_es.jar,/Users/sush/.m2/repository/org/apache/derby/derby/10.10.1.1/derbyLocale_fr.jar,/Users/sush/.m2/repository/org/apache/derby/derby/10.10.1.1/derbyLocale_hu.jar,/Users/sush/.m2/repository/org/apache/derby/derby/10.10.1.1/derbyLocale_it.jar,/Users/sush/.m2/repository/org/apache/derby/derby/10.10.1.1/derbyLocale_ja_JP.jar,/Users/sush/.m2/repository/org/apache/derby/derby/10.10.1.1/derbyLocale_ko_KR.jar,/Users/sush/.m2/repository/org/apache/derby/derby/10.10.1.1/derbyLocale_pl.jar,/Users/sush/.m2/repository/org/apache/derby/derby/10.10.1.1/derbyLocale_pt_BR.jar,/Users/sush/.m2/repository/org/apache/derby/derby/10.10.1.1/derbyLocale_ru.jar,/Users/sush/.m2/repository/org/apache/derby/derby/10.10.1.1/derbyLocale_zh_CN.jar,/Users/sush/.m2/repository/org/apache/derby/derby/10.10.1.1/derbyLocale_zh_TW.jar,/Users/sush/dev/hive.git/metastore/target/hive-metastore-0.13.0-SNAPSHOT.jar,/Users/sush/.m2/repository/asm/asm-commons/3.1/asm-commons-3.1.jar,/Users/sush/.m2/repository/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.jar,/Users/sush/.m2/repository/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-api.jar,/Users/sush/.m2/repository/com/sun/xml/bind/jaxb-impl/2.2.3-1/activation.jar,/Users/sush/.m2/repository/com/sun/xml/bind/jaxb-impl/2.2.3-1/jsr173_1.0_api.jar,/Users/sush/.m2/repository/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb1-impl.jar,/Users/sush/dev/hive.git/service/target/hive-service-0.13.0-SNAPSHOT.jar,/Users/sush/.m2/repository/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar,/Users/sush/.m2/repository/asm/asm-tree/3.1/asm-tree-3.1.jar,/Users/sush/.m2/repository/com/thoughtworks/paranamer/paranamer/2.3/paranamer-2.3.jar,/Users/sush/.m2/repository/commons-io/commons-io/2.4/commons-io-2.4.jar,/Users/sush/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar,/Users/sush/.m2/repository/tomcat/jasper-runtime/5.5.12/jasper-runtime-5.5.12.jar,/Users/sush/.m2/repository/com/twitter/parquet-hadoop-bundle/1.3.2/parquet-hadoop-bundle-1.3.2.jar,/Users/sush/.m2/repository/org/apache/avro/avro/1.7.5/avro-1.7.5.jar,/Users/sush/.m2/repository/commons-digester/commons-digester/1.8/commons-digester-1.8.jar,/Users/sush/.m2/repository/org/apache/geronimo/specs/geronimo-jaspic_1.0_spec/1.0/geronimo-jaspic_1.0_spec-1.0.jar,/Users/sush/.m2/repository/org/mortbay/jetty/jsp-api-2.1/6.1.14/jsp-api-2.1-6.1.14.jar,/Users/sush/.m2/repository/hsqldb/hsqldb/1.8.0.10/hsqldb-1.8.0.10.jar,/Users/sush/dev/hive.git/shims/common/target/hive-shims-common-0.13.0-SNAPSHOT.jar,/Users/sush/.m2/repository/commons-cli/commons-cli/1.2/commons-cli-1.2.jar,/Users/sush/dev/hive.git/shims/aggregator/target/hive-shims-0.13.0-SNAPSHOT.jar,/Users/sush/.m2/repository/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar,/Users/sush/.m2/repository/org/apache/ant/ant-launcher/1.9.1/ant-launcher-1.9.1.jar,/Users/sush/.m2/repository/tomcat/jasper-compiler/5.5.12/jasper-compiler-5.5.12.jar,/Users/sush/dev/hive.git/ant/target/hive-ant-0.13.0-SNAPSHOT.jar,/Users/sush/.m2/repository/net/sf/jpam/jpam/1.1/jpam-1.1.jar,/Users/sush/.m2/repository/asm/asm/3.1/asm-3.1.jar,/Users/sush/.m2/repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar] [loading java/io/File.class(java/io:File.class)] [loading java/io/StringBufferInputStream.class(java/io:StringBufferInputStream.class)] [loading java/net/URL.class(java/net:URL.class)] [loading java/util/ArrayList.class(java/util:ArrayList.class)] [loading java/util/Collections.class(java/util:Collections.class)] [loading java/util/Comparator.class(java/util:Comparator.class)] [loading java/util/Iterator.class(java/util:Iterator.class)] [loading java/util/List.class(java/util:List.class)] [loading java/util/Map.class(java/util:Map.class)] [loading org/apache/commons/logging/Log.class(org/apache/commons/logging:Log.class)] [loading org/apache/commons/logging/LogFactory.class(org/apache/commons/logging:LogFactory.class)] [loading org/apache/hadoop/conf/Configuration.class(org/apache/hadoop/conf:Configuration.class)] [loading org/apache/hadoop/fs/Path.class(org/apache/hadoop/fs:Path.class)] [loading org/apache/hadoop/util/VersionInfo.class(org/apache/hadoop/util:VersionInfo.class)] [loading java/lang/Iterable.class(java/lang:Iterable.class)] [loading java/lang/Object.class(java/lang:Object.class)] [loading org/apache/hadoop/io/Writable.class(org/apache/hadoop/io:Writable.class)] [loading java/lang/String.class(java/lang:String.class)] [loading org/eclipse/jetty/http/HttpStatus.class(org/eclipse/jetty/http:HttpStatus.class)] [loading java/io/IOException.class(java/io:IOException.class)] [loading java/util/HashMap.class(java/util:HashMap.class)] [loading javax/ws/rs/core/MediaType.class(javax/ws/rs/core:MediaType.class)] [loading javax/ws/rs/core/Response.class(javax/ws/rs/core:Response.class)] [loading org/codehaus/jackson/map/ObjectMapper.class(org/codehaus/jackson/map:ObjectMapper.class)] [loading java/lang/Throwable.class(java/lang:Throwable.class)] [loading java/io/Serializable.class(java/io:Serializable.class)] [loading javax/ws/rs/ext/ExceptionMapper.class(javax/ws/rs/ext:ExceptionMapper.class)] [loading javax/ws/rs/ext/Provider.class(javax/ws/rs/ext:Provider.class)] [loading com/sun/jersey/api/NotFoundException.class(com/sun/jersey/api:NotFoundException.class)] [loading java/lang/Exception.class(java/lang:Exception.class)] [loading javax/xml/bind/annotation/XmlRootElement.class(javax/xml/bind/annotation:XmlRootElement.class)] [loading java/util/Date.class(java/util:Date.class)] [loading org/apache/hadoop/hive/common/classification/InterfaceAudience.class(org/apache/hadoop/hive/common/classification:InterfaceAudience.class)] [loading org/apache/hadoop/hive/conf/HiveConf.class(org/apache/hadoop/hive/conf:HiveConf.class)] [loading org/apache/hadoop/hive/metastore/HiveMetaStoreClient.class(org/apache/hadoop/hive/metastore:HiveMetaStoreClient.class)] [loading org/apache/hive/hcatalog/common/HCatUtil.class(org/apache/hive/hcatalog/common:HCatUtil.class)] [loading org/apache/hadoop/hive/common/classification/InterfaceAudience$Private.class(org/apache/hadoop/hive/common/classification:InterfaceAudience$Private.class)] [loading org/apache/hadoop/hive/shims/HadoopShims.class(org/apache/hadoop/hive/shims:HadoopShims.class)] [loading org/apache/hadoop/hive/shims/HadoopShims$WebHCatJTShim.class(org/apache/hadoop/hive/shims:HadoopShims$WebHCatJTShim.class)] [loading org/apache/hadoop/hive/shims/ShimLoader.class(org/apache/hadoop/hive/shims:ShimLoader.class)] [loading org/apache/hadoop/mapred/JobID.class(org/apache/hadoop/mapred:JobID.class)] [loading org/apache/hadoop/security/UserGroupInformation.class(org/apache/hadoop/security:UserGroupInformation.class)] [loading org/apache/hadoop/mapred/JobStatus.class(org/apache/hadoop/mapred:JobStatus.class)] [loading org/apache/hadoop/mapred/JobProfile.class(org/apache/hadoop/mapred:JobProfile.class)] [loading java/lang/InterruptedException.class(java/lang:InterruptedException.class)] [loading java/lang/Long.class(java/lang:Long.class)] [loading java/lang/Enum.class(java/lang:Enum.class)] [loading java/lang/Comparable.class(java/lang:Comparable.class)] [loading org/apache/commons/exec/ExecuteException.class(org/apache/commons/exec:ExecuteException.class)] [loading java/io/BufferedReader.class(java/io:BufferedReader.class)] [loading java/io/ByteArrayOutputStream.class(java/io:ByteArrayOutputStream.class)] [loading java/io/InputStream.class(java/io:InputStream.class)] [loading java/io/InputStreamReader.class(java/io:InputStreamReader.class)] [loading java/io/OutputStream.class(java/io:OutputStream.class)] [loading java/io/PrintWriter.class(java/io:PrintWriter.class)] [loading java/util/Map$Entry.class(java/util:Map$Entry.class)] [loading java/util/concurrent/Semaphore.class(java/util/concurrent:Semaphore.class)] [loading org/apache/commons/exec/CommandLine.class(org/apache/commons/exec:CommandLine.class)] [loading org/apache/commons/exec/DefaultExecutor.class(org/apache/commons/exec:DefaultExecutor.class)] [loading org/apache/commons/exec/ExecuteWatchdog.class(org/apache/commons/exec:ExecuteWatchdog.class)] [loading org/apache/commons/exec/PumpStreamHandler.class(org/apache/commons/exec:PumpStreamHandler.class)] [loading org/apache/hadoop/util/Shell.class(org/apache/hadoop/util:Shell.class)] [loading java/lang/Thread.class(java/lang:Thread.class)] [loading java/lang/Runnable.class(java/lang:Runnable.class)] [loading java/net/URI.class(java/net:URI.class)] [loading org/apache/commons/lang/StringUtils.class(org/apache/commons/lang:StringUtils.class)] [loading org/apache/hadoop/fs/FileStatus.class(org/apache/hadoop/fs:FileStatus.class)] [loading org/apache/hadoop/fs/FileSystem.class(org/apache/hadoop/fs:FileSystem.class)] [loading org/apache/hadoop/hive/ql/ErrorMsg.class(org/apache/hadoop/hive/ql:ErrorMsg.class)] [loading java/security/PrivilegedExceptionAction.class(java/security:PrivilegedExceptionAction.class)] [loading org/apache/hadoop/util/StringUtils.class(org/apache/hadoop/util:StringUtils.class)] [loading org/apache/hadoop/util/ToolRunner.class(org/apache/hadoop/util:ToolRunner.class)] [loading java/io/FileNotFoundException.class(java/io:FileNotFoundException.class)] [loading java/net/URISyntaxException.class(java/net:URISyntaxException.class)] [loading java/util/Arrays.class(java/util:Arrays.class)] [loading java/lang/Integer.class(java/lang:Integer.class)] [loading com/sun/jersey/api/core/PackagesResourceConfig.class(com/sun/jersey/api/core:PackagesResourceConfig.class)] [loading com/sun/jersey/spi/container/servlet/ServletContainer.class(com/sun/jersey/spi/container/servlet:ServletContainer.class)] [loading org/apache/hadoop/hive/common/classification/InterfaceStability.class(org/apache/hadoop/hive/common/classification:InterfaceStability.class)] [loading org/apache/hadoop/hdfs/web/AuthFilter.class(org/apache/hadoop/hdfs/web:AuthFilter.class)] [loading org/apache/hadoop/util/GenericOptionsParser.class(org/apache/hadoop/util:GenericOptionsParser.class)] [loading org/eclipse/jetty/rewrite/handler/RedirectPatternRule.class(org/eclipse/jetty/rewrite/handler:RedirectPatternRule.class)] [loading org/eclipse/jetty/rewrite/handler/RewriteHandler.class(org/eclipse/jetty/rewrite/handler:RewriteHandler.class)] [loading org/eclipse/jetty/server/Handler.class(org/eclipse/jetty/server:Handler.class)] [loading org/eclipse/jetty/server/Server.class(org/eclipse/jetty/server:Server.class)] [loading org/eclipse/jetty/server/handler/HandlerList.class(org/eclipse/jetty/server/handler:HandlerList.class)] [loading org/eclipse/jetty/servlet/FilterHolder.class(org/eclipse/jetty/servlet:FilterHolder.class)] [loading org/eclipse/jetty/servlet/FilterMapping.class(org/eclipse/jetty/servlet:FilterMapping.class)] [loading org/eclipse/jetty/servlet/ServletContextHandler.class(org/eclipse/jetty/servlet:ServletContextHandler.class)] [loading org/eclipse/jetty/servlet/ServletHolder.class(org/eclipse/jetty/servlet:ServletHolder.class)] [loading org/slf4j/bridge/SLF4JBridgeHandler.class(org/slf4j/bridge:SLF4JBridgeHandler.class)] [loading org/apache/hadoop/hive/common/classification/InterfaceAudience$LimitedPrivate.class(org/apache/hadoop/hive/common/classification:InterfaceAudience$LimitedPrivate.class)] [loading org/apache/hadoop/hive/common/classification/InterfaceStability$Unstable.class(org/apache/hadoop/hive/common/classification:InterfaceStability$Unstable.class)] [loading java/io/Closeable.class(java/io:Closeable.class)] [loading java/io/Flushable.class(java/io:Flushable.class)] [loading org/apache/hadoop/security/Groups.class(org/apache/hadoop/security:Groups.class)] [loading java/net/InetAddress.class(java/net:InetAddress.class)] [loading java/net/UnknownHostException.class(java/net:UnknownHostException.class)] [loading java/text/MessageFormat.class(java/text:MessageFormat.class)] [loading java/util/HashSet.class(java/util:HashSet.class)] [loading java/util/Set.class(java/util:Set.class)] [loading org/apache/hadoop/hive/metastore/api/MetaException.class(org/apache/hadoop/hive/metastore/api:MetaException.class)] [loading org/apache/hadoop/io/Text.class(org/apache/hadoop/io:Text.class)] [loading org/apache/hadoop/security/Credentials.class(org/apache/hadoop/security:Credentials.class)] [loading org/apache/hadoop/security/token/Token.class(org/apache/hadoop/security/token:Token.class)] [loading org/apache/thrift/TException.class(org/apache/thrift:TException.class)] [loading java/util/regex/Matcher.class(java/util/regex:Matcher.class)] [loading java/util/regex/Pattern.class(java/util/regex:Pattern.class)] [loading javax/servlet/http/HttpServletRequest.class(javax/servlet/http:HttpServletRequest.class)] [loading javax/ws/rs/DELETE.class(javax/ws/rs:DELETE.class)] [loading javax/ws/rs/FormParam.class(javax/ws/rs:FormParam.class)] [loading javax/ws/rs/GET.class(javax/ws/rs:GET.class)] [loading javax/ws/rs/POST.class(javax/ws/rs:POST.class)] [loading javax/ws/rs/PUT.class(javax/ws/rs:PUT.class)] [loading javax/ws/rs/Path.class(javax/ws/rs:Path.class)] [loading javax/ws/rs/PathParam.class(javax/ws/rs:PathParam.class)] [loading javax/ws/rs/Produces.class(javax/ws/rs:Produces.class)] [loading javax/ws/rs/QueryParam.class(javax/ws/rs:QueryParam.class)] [loading javax/ws/rs/core/Context.class(javax/ws/rs/core:Context.class)] [loading javax/ws/rs/core/SecurityContext.class(javax/ws/rs/core:SecurityContext.class)] [loading javax/ws/rs/core/UriInfo.class(javax/ws/rs/core:UriInfo.class)] [loading org/apache/hadoop/security/authentication/client/PseudoAuthenticator.class(org/apache/hadoop/security/authentication/client:PseudoAuthenticator.class)] [loading java/util/concurrent/ConcurrentHashMap.class(java/util/concurrent:ConcurrentHashMap.class)] [loading org/apache/hive/common/util/HiveVersionInfo.class(org/apache/hive/common/util:HiveVersionInfo.class)] [loading com/sun/jersey/api/wadl/config/WadlGeneratorConfig.class(com/sun/jersey/api/wadl/config:WadlGeneratorConfig.class)] [loading com/sun/jersey/api/wadl/config/WadlGeneratorDescription.class(com/sun/jersey/api/wadl/config:WadlGeneratorDescription.class)] [loading com/sun/jersey/server/wadl/generators/resourcedoc/WadlGeneratorResourceDocSupport.class(com/sun/jersey/server/wadl/generators/resourcedoc:WadlGeneratorResourceDocSupport.class)] [loading org/apache/hadoop/hive/common/classification/InterfaceStability$Evolving.class(org/apache/hadoop/hive/common/classification:InterfaceStability$Evolving.class)] [loading java/io/OutputStreamWriter.class(java/io:OutputStreamWriter.class)] [loading org/apache/zookeeper/CreateMode.class(org/apache/zookeeper:CreateMode.class)] [loading org/apache/zookeeper/KeeperException.class(org/apache/zookeeper:KeeperException.class)] [loading org/apache/zookeeper/ZooKeeper.class(org/apache/zookeeper:ZooKeeper.class)] [loading org/apache/zookeeper/ZooDefs.class(org/apache/zookeeper:ZooDefs.class)] [loading org/apache/zookeeper/ZooDefs$Ids.class(org/apache/zookeeper:ZooDefs$Ids.class)] [loading org/apache/zookeeper/data/Stat.class(org/apache/zookeeper/data:Stat.class)] [loading org/apache/hadoop/io/NullWritable.class(org/apache/hadoop/io:NullWritable.class)] [loading org/apache/hadoop/mapreduce/JobID.class(org/apache/hadoop/mapreduce:JobID.class)] [loading org/apache/hadoop/mapreduce/Mapper.class(org/apache/hadoop/mapreduce:Mapper.class)] [loading java/util/LinkedList.class(java/util:LinkedList.class)] [loading java/util/concurrent/ExecutorService.class(java/util/concurrent:ExecutorService.class)] [loading java/util/concurrent/Executors.class(java/util/concurrent:Executors.class)] [loading java/util/concurrent/TimeUnit.class(java/util/concurrent:TimeUnit.class)] [loading org/apache/hadoop/mapreduce/Mapper$Context.class(org/apache/hadoop/mapreduce:Mapper$Context.class)] [loading java/lang/Process.class(java/lang:Process.class)] [loading java/lang/StringBuilder.class(java/lang:StringBuilder.class)] [loading java/net/URLConnection.class(java/net:URLConnection.class)] [loading org/apache/hadoop/mapred/JobClient.class(org/apache/hadoop/mapred:JobClient.class)] [loading org/apache/hadoop/mapred/JobConf.class(org/apache/hadoop/mapred:JobConf.class)] [loading org/apache/hadoop/mapred/RunningJob.class(org/apache/hadoop/mapred:RunningJob.class)] [loading org/apache/hadoop/mapreduce/InputSplit.class(org/apache/hadoop/mapreduce:InputSplit.class)] [loading org/apache/hadoop/mapreduce/RecordReader.class(org/apache/hadoop/mapreduce:RecordReader.class)] [loading org/apache/hadoop/mapreduce/TaskAttemptContext.class(org/apache/hadoop/mapreduce:TaskAttemptContext.class)] [loading java/io/DataInput.class(java/io:DataInput.class)] [loading java/io/DataOutput.class(java/io:DataOutput.class)] [loading org/apache/hadoop/mapreduce/InputFormat.class(org/apache/hadoop/mapreduce:InputFormat.class)] [loading org/apache/hadoop/mapreduce/JobContext.class(org/apache/hadoop/mapreduce:JobContext.class)] [loading org/apache/hadoop/conf/Configured.class(org/apache/hadoop/conf:Configured.class)] [loading org/apache/hadoop/fs/permission/FsPermission.class(org/apache/hadoop/fs/permission:FsPermission.class)] [loading org/apache/hadoop/mapreduce/Job.class(org/apache/hadoop/mapreduce:Job.class)] [loading org/apache/hadoop/mapreduce/lib/output/NullOutputFormat.class(org/apache/hadoop/mapreduce/lib/output:NullOutputFormat.class)] [loading org/apache/hadoop/mapreduce/security/token/delegation/DelegationTokenIdentifier.class(org/apache/hadoop/mapreduce/security/token/delegation:DelegationTokenIdentifier.class)] [loading org/apache/hadoop/util/Tool.class(org/apache/hadoop/util:Tool.class)] [loading org/apache/hadoop/conf/Configurable.class(org/apache/hadoop/conf:Configurable.class)] [loading java/lang/ClassNotFoundException.class(java/lang:ClassNotFoundException.class)] [loading java/util/Collection.class(java/util:Collection.class)] [loading javax/ws/rs/core/UriBuilder.class(javax/ws/rs/core:UriBuilder.class)] [loading java/lang/ProcessBuilder.class(java/lang:ProcessBuilder.class)] [loading java/io/UnsupportedEncodingException.class(java/io:UnsupportedEncodingException.class)] [loading org/apache/zookeeper/WatchedEvent.class(org/apache/zookeeper:WatchedEvent.class)] [loading org/apache/zookeeper/Watcher.class(org/apache/zookeeper:Watcher.class)] [loading java/lang/annotation/Target.class(java/lang/annotation:Target.class)] [loading java/lang/annotation/ElementType.class(java/lang/annotation:ElementType.class)] [loading java/lang/annotation/Retention.class(java/lang/annotation:Retention.class)] [loading java/lang/annotation/RetentionPolicy.class(java/lang/annotation:RetentionPolicy.class)] [loading java/lang/annotation/Annotation.class(java/lang/annotation:Annotation.class)] [loading java/lang/SuppressWarnings.class(java/lang:SuppressWarnings.class)] [loading java/lang/Override.class(java/lang:Override.class)] [loading javax/ws/rs/HttpMethod.class(javax/ws/rs:HttpMethod.class)] [loading java/lang/Deprecated.class(java/lang:Deprecated.class)] [loading /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/classes/org/apache/hive/hcatalog/templeton/SecureProxySupport$3.class] [loading /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/classes/org/apache/hive/hcatalog/templeton/SecureProxySupport$2.class] [loading /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/classes/org/apache/hive/hcatalog/templeton/SecureProxySupport$1.class] [loading /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/classes/org/apache/hive/hcatalog/templeton/LauncherDelegator$1.class] [loading /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/classes/org/apache/hive/hcatalog/templeton/HcatException$1.class] [loading /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/classes/org/apache/hive/hcatalog/templeton/HcatDelegator$1.class] [loading /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/classes/org/apache/hive/hcatalog/templeton/AppConfig$1.class] [loading /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/classes/org/apache/hive/hcatalog/templeton/tool/ZooKeeperStorage$2.class] [loading /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/classes/org/apache/hive/hcatalog/templeton/tool/ZooKeeperStorage$1.class] [loading /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/classes/org/apache/hive/hcatalog/templeton/tool/TempletonUtils$1.class] [loading /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/classes/org/apache/hive/hcatalog/templeton/tool/TempletonControllerJob$2.class] [loading /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/classes/org/apache/hive/hcatalog/templeton/tool/TempletonControllerJob$2$1.class] [loading /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/classes/org/apache/hive/hcatalog/templeton/tool/TempletonControllerJob$1.class] [loading /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/classes/org/apache/hive/hcatalog/templeton/tool/LogRetriever$1.class] [loading /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/classes/org/apache/hive/hcatalog/templeton/tool/HDFSStorage$1.class] [done in 2003 ms] [WARNING] Javadoc Warnings [WARNING] Feb 28, 2014 1:40:38 PM com.sun.jersey.wadl.resourcedoc.ResourceDoclet start [WARNING] INFO: Wrote /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/classes/resourcedoc.xml [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ hive-webhcat --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/test/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (setup-test-dirs) @ hive-webhcat --- [INFO] Executing tasks main: [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/tmp [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/warehouse [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/tmp/conf [copy] Copying 5 files to /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/tmp/conf [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hive-webhcat --- [INFO] Compiling 9 source files to /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/test-classes [WARNING] Note: Some input files use unchecked or unsafe operations. [WARNING] Note: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ hive-webhcat --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ hive-webhcat --- [INFO] Building jar: /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/hive-webhcat-0.13.0-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ hive-webhcat --- [INFO] Installing /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/hive-webhcat-0.13.0-SNAPSHOT.jar to /Users/sush/.m2/repository/org/apache/hive/hcatalog/hive-webhcat/0.13.0-SNAPSHOT/hive-webhcat-0.13.0-SNAPSHOT.jar [INFO] Installing /Users/sush/dev/hive.git/hcatalog/webhcat/svr/pom.xml to /Users/sush/.m2/repository/org/apache/hive/hcatalog/hive-webhcat/0.13.0-SNAPSHOT/hive-webhcat-0.13.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Hive HCatalog HBase Storage Handler 0.13.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hive-hcatalog-hbase-storage-handler --- [INFO] Deleting /Users/sush/dev/hive.git/hcatalog/storage-handlers/hbase/target [INFO] Deleting /Users/sush/dev/hive.git/hcatalog/storage-handlers/hbase (includes = [datanucleus.log, derby.log], excludes = []) [INFO] [INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ hive-hcatalog-hbase-storage-handler --- [INFO] Source directory: /Users/sush/dev/hive.git/hcatalog/storage-handlers/hbase/src/gen-java added. [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ hive-hcatalog-hbase-storage-handler --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-antrun-plugin:1.7:run (define-classpath) @ hive-hcatalog-hbase-storage-handler --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hive-hcatalog-hbase-storage-handler --- [INFO] Compiling 36 source files to /Users/sush/dev/hive.git/hcatalog/storage-handlers/hbase/target/classes [WARNING] Note: Some input files use or override a deprecated API. [WARNING] Note: Recompile with -Xlint:deprecation for details. [WARNING] Note: Some input files use unchecked or unsafe operations. [WARNING] Note: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ hive-hcatalog-hbase-storage-handler --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/hcatalog/storage-handlers/hbase/src/test/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (setup-test-dirs) @ hive-hcatalog-hbase-storage-handler --- [INFO] Executing tasks main: [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/storage-handlers/hbase/target/tmp [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/storage-handlers/hbase/target/warehouse [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/storage-handlers/hbase/target/tmp/conf [copy] Copying 5 files to /Users/sush/dev/hive.git/hcatalog/storage-handlers/hbase/target/tmp/conf [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hive-hcatalog-hbase-storage-handler --- [INFO] Compiling 21 source files to /Users/sush/dev/hive.git/hcatalog/storage-handlers/hbase/target/test-classes [WARNING] Note: Some input files use or override a deprecated API. [WARNING] Note: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ hive-hcatalog-hbase-storage-handler --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ hive-hcatalog-hbase-storage-handler --- [INFO] Building jar: /Users/sush/dev/hive.git/hcatalog/storage-handlers/hbase/target/hive-hcatalog-hbase-storage-handler-0.13.0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:2.2:test-jar (default) @ hive-hcatalog-hbase-storage-handler --- [INFO] Building jar: /Users/sush/dev/hive.git/hcatalog/storage-handlers/hbase/target/hive-hcatalog-hbase-storage-handler-0.13.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ hive-hcatalog-hbase-storage-handler --- [INFO] Installing /Users/sush/dev/hive.git/hcatalog/storage-handlers/hbase/target/hive-hcatalog-hbase-storage-handler-0.13.0-SNAPSHOT.jar to /Users/sush/.m2/repository/org/apache/hive/hcatalog/hive-hcatalog-hbase-storage-handler/0.13.0-SNAPSHOT/hive-hcatalog-hbase-storage-handler-0.13.0-SNAPSHOT.jar [INFO] Installing /Users/sush/dev/hive.git/hcatalog/storage-handlers/hbase/pom.xml to /Users/sush/.m2/repository/org/apache/hive/hcatalog/hive-hcatalog-hbase-storage-handler/0.13.0-SNAPSHOT/hive-hcatalog-hbase-storage-handler-0.13.0-SNAPSHOT.pom [INFO] Installing /Users/sush/dev/hive.git/hcatalog/storage-handlers/hbase/target/hive-hcatalog-hbase-storage-handler-0.13.0-SNAPSHOT-tests.jar to /Users/sush/.m2/repository/org/apache/hive/hcatalog/hive-hcatalog-hbase-storage-handler/0.13.0-SNAPSHOT/hive-hcatalog-hbase-storage-handler-0.13.0-SNAPSHOT-tests.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Hive HWI 0.13.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hive-hwi --- [INFO] Deleting /Users/sush/dev/hive.git/hwi/target [INFO] Deleting /Users/sush/dev/hive.git/hwi (includes = [datanucleus.log, derby.log], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ hive-hwi --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/hwi/src/main/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (define-classpath) @ hive-hwi --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hive-hwi --- [INFO] Compiling 6 source files to /Users/sush/dev/hive.git/hwi/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ hive-hwi --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/hwi/src/test/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (setup-test-dirs) @ hive-hwi --- [INFO] Executing tasks main: [mkdir] Created dir: /Users/sush/dev/hive.git/hwi/target/tmp [mkdir] Created dir: /Users/sush/dev/hive.git/hwi/target/warehouse [mkdir] Created dir: /Users/sush/dev/hive.git/hwi/target/tmp/conf [copy] Copying 5 files to /Users/sush/dev/hive.git/hwi/target/tmp/conf [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hive-hwi --- [INFO] Compiling 2 source files to /Users/sush/dev/hive.git/hwi/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ hive-hwi --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ hive-hwi --- [INFO] Building jar: /Users/sush/dev/hive.git/hwi/target/hive-hwi-0.13.0-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ hive-hwi --- [INFO] Installing /Users/sush/dev/hive.git/hwi/target/hive-hwi-0.13.0-SNAPSHOT.jar to /Users/sush/.m2/repository/org/apache/hive/hive-hwi/0.13.0-SNAPSHOT/hive-hwi-0.13.0-SNAPSHOT.jar [INFO] Installing /Users/sush/dev/hive.git/hwi/pom.xml to /Users/sush/.m2/repository/org/apache/hive/hive-hwi/0.13.0-SNAPSHOT/hive-hwi-0.13.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Hive ODBC 0.13.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hive-odbc --- [INFO] Deleting /Users/sush/dev/hive.git/odbc/target [INFO] Deleting /Users/sush/dev/hive.git/odbc (includes = [datanucleus.log, derby.log], excludes = []) [INFO] [INFO] --- maven-antrun-plugin:1.7:run (define-classpath) @ hive-odbc --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.7:run (setup-test-dirs) @ hive-odbc --- [INFO] Executing tasks main: [mkdir] Created dir: /Users/sush/dev/hive.git/odbc/target/tmp [mkdir] Created dir: /Users/sush/dev/hive.git/odbc/target/warehouse [mkdir] Created dir: /Users/sush/dev/hive.git/odbc/target/tmp/conf [copy] Copying 5 files to /Users/sush/dev/hive.git/odbc/target/tmp/conf [INFO] Executed tasks [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ hive-odbc --- [INFO] Installing /Users/sush/dev/hive.git/odbc/pom.xml to /Users/sush/.m2/repository/org/apache/hive/hive-odbc/0.13.0-SNAPSHOT/hive-odbc-0.13.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Hive Shims Aggregator 0.13.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hive-shims-aggregator --- [INFO] Deleting /Users/sush/dev/hive.git/shims/target [INFO] Deleting /Users/sush/dev/hive.git/shims (includes = [datanucleus.log, derby.log], excludes = []) [INFO] [INFO] --- maven-antrun-plugin:1.7:run (define-classpath) @ hive-shims-aggregator --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.7:run (setup-test-dirs) @ hive-shims-aggregator --- [INFO] Executing tasks main: [mkdir] Created dir: /Users/sush/dev/hive.git/shims/target/tmp [mkdir] Created dir: /Users/sush/dev/hive.git/shims/target/warehouse [mkdir] Created dir: /Users/sush/dev/hive.git/shims/target/tmp/conf [copy] Copying 5 files to /Users/sush/dev/hive.git/shims/target/tmp/conf [INFO] Executed tasks [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ hive-shims-aggregator --- [INFO] Installing /Users/sush/dev/hive.git/shims/pom.xml to /Users/sush/.m2/repository/org/apache/hive/hive-shims-aggregator/0.13.0-SNAPSHOT/hive-shims-aggregator-0.13.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Hive TestUtils 0.13.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hive-testutils --- [INFO] Deleting /Users/sush/dev/hive.git/testutils/target [INFO] Deleting /Users/sush/dev/hive.git/testutils (includes = [datanucleus.log, derby.log], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ hive-testutils --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/testutils/src/main/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (define-classpath) @ hive-testutils --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hive-testutils --- [INFO] Compiling 2 source files to /Users/sush/dev/hive.git/testutils/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ hive-testutils --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/testutils/src/test/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (setup-test-dirs) @ hive-testutils --- [INFO] Executing tasks main: [mkdir] Created dir: /Users/sush/dev/hive.git/testutils/target/tmp [mkdir] Created dir: /Users/sush/dev/hive.git/testutils/target/warehouse [mkdir] Created dir: /Users/sush/dev/hive.git/testutils/target/tmp/conf [copy] Copying 5 files to /Users/sush/dev/hive.git/testutils/target/tmp/conf [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hive-testutils --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ hive-testutils --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ hive-testutils --- [INFO] Building jar: /Users/sush/dev/hive.git/testutils/target/hive-testutils-0.13.0-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ hive-testutils --- [INFO] Installing /Users/sush/dev/hive.git/testutils/target/hive-testutils-0.13.0-SNAPSHOT.jar to /Users/sush/.m2/repository/org/apache/hive/hive-testutils/0.13.0-SNAPSHOT/hive-testutils-0.13.0-SNAPSHOT.jar [INFO] Installing /Users/sush/dev/hive.git/testutils/pom.xml to /Users/sush/.m2/repository/org/apache/hive/hive-testutils/0.13.0-SNAPSHOT/hive-testutils-0.13.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Hive Packaging 0.13.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hive-packaging --- [INFO] Deleting /Users/sush/dev/hive.git/packaging/target [INFO] Deleting /Users/sush/dev/hive.git/packaging (includes = [datanucleus.log, derby.log], excludes = []) [INFO] [INFO] --- maven-antrun-plugin:1.7:run (define-classpath) @ hive-packaging --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.7:run (setup-test-dirs) @ hive-packaging --- [INFO] Executing tasks main: [mkdir] Created dir: /Users/sush/dev/hive.git/packaging/target/tmp [mkdir] Created dir: /Users/sush/dev/hive.git/packaging/target/warehouse [mkdir] Created dir: /Users/sush/dev/hive.git/packaging/target/tmp/conf [copy] Copying 5 files to /Users/sush/dev/hive.git/packaging/target/tmp/conf [INFO] Executed tasks [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ hive-packaging --- [INFO] Installing /Users/sush/dev/hive.git/packaging/pom.xml to /Users/sush/.m2/repository/org/apache/hive/hive-packaging/0.13.0-SNAPSHOT/hive-packaging-0.13.0-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Hive .............................................. SUCCESS [1.167s] [INFO] Hive Ant Utilities ................................ SUCCESS [1.891s] [INFO] Hive Shims Common ................................. SUCCESS [0.740s] [INFO] Hive Shims 0.20 ................................... SUCCESS [0.572s] [INFO] Hive Shims Secure Common .......................... SUCCESS [0.697s] [INFO] Hive Shims 0.20S .................................. SUCCESS [0.348s] [INFO] Hive Shims 0.23 ................................... SUCCESS [0.745s] [INFO] Hive Shims ........................................ SUCCESS [0.152s] [INFO] Hive Common ....................................... SUCCESS [3.185s] [INFO] Hive Serde ........................................ SUCCESS [2.993s] [INFO] Hive Metastore .................................... SUCCESS [9.193s] [INFO] Hive Query Language ............................... SUCCESS [28.399s] [INFO] Hive Service ...................................... SUCCESS [2.606s] [INFO] Hive JDBC ......................................... SUCCESS [0.610s] [INFO] Hive Beeline ...................................... SUCCESS [0.373s] [INFO] Hive CLI .......................................... SUCCESS [0.433s] [INFO] Hive Contrib ...................................... SUCCESS [0.492s] [INFO] Hive HBase Handler ................................ SUCCESS [0.624s] [INFO] Hive HCatalog ..................................... SUCCESS [0.306s] [INFO] Hive HCatalog Core ................................ SUCCESS [1.456s] [INFO] Hive HCatalog Pig Adapter ......................... SUCCESS [1.368s] [INFO] Hive HCatalog Server Extensions ................... SUCCESS [0.944s] [INFO] Hive HCatalog Webhcat Java Client ................. SUCCESS [1.119s] [INFO] Hive HCatalog Webhcat ............................. SUCCESS [5.796s] [INFO] Hive HCatalog HBase Storage Handler ............... SUCCESS [3.611s] [INFO] Hive HWI .......................................... SUCCESS [0.571s] [INFO] Hive ODBC ......................................... SUCCESS [0.192s] [INFO] Hive Shims Aggregator ............................. SUCCESS [0.335s] [INFO] Hive TestUtils .................................... SUCCESS [0.382s] [INFO] Hive Packaging .................................... SUCCESS [0.470s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1:12.907s [INFO] Finished at: Fri Feb 28 13:40:44 PST 2014 [INFO] Final Memory: 64M/433M [INFO] ------------------------------------------------------------------------ + cd hcatalog + mvn -e clean install test -Phadoop-1 [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Hive HCatalog [INFO] Hive HCatalog Core [INFO] Hive HCatalog Pig Adapter [INFO] Hive HCatalog Server Extensions [INFO] Hive HCatalog Webhcat Java Client [INFO] Hive HCatalog Webhcat [INFO] Hive HCatalog HBase Storage Handler [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Hive HCatalog 0.13.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hive-hcatalog --- [INFO] Deleting /Users/sush/dev/hive.git/hcatalog/target [INFO] Deleting /Users/sush/dev/hive.git/hcatalog (includes = [datanucleus.log, derby.log], excludes = []) [INFO] [INFO] --- maven-antrun-plugin:1.7:run (define-classpath) @ hive-hcatalog --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.7:run (setup-test-dirs) @ hive-hcatalog --- [INFO] Executing tasks main: [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/target/tmp [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/target/warehouse [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/target/tmp/conf [copy] Copying 5 files to /Users/sush/dev/hive.git/hcatalog/target/tmp/conf [INFO] Executed tasks [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ hive-hcatalog --- [INFO] Installing /Users/sush/dev/hive.git/hcatalog/pom.xml to /Users/sush/.m2/repository/org/apache/hive/hcatalog/hive-hcatalog/0.13.0-SNAPSHOT/hive-hcatalog-0.13.0-SNAPSHOT.pom [INFO] [INFO] --- maven-antrun-plugin:1.7:run (define-classpath) @ hive-hcatalog --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.7:run (setup-test-dirs) @ hive-hcatalog --- [INFO] Executing tasks main: [delete] Deleting directory /Users/sush/dev/hive.git/hcatalog/target/tmp [delete] Deleting directory /Users/sush/dev/hive.git/hcatalog/target/warehouse [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/target/tmp [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/target/warehouse [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/target/tmp/conf [copy] Copying 5 files to /Users/sush/dev/hive.git/hcatalog/target/tmp/conf [INFO] Executed tasks [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Hive HCatalog Core 0.13.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hive-hcatalog-core --- [INFO] Deleting /Users/sush/dev/hive.git/hcatalog/core/target [INFO] Deleting /Users/sush/dev/hive.git/hcatalog/core (includes = [datanucleus.log, derby.log], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ hive-hcatalog-core --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/hcatalog/core/src/main/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (define-classpath) @ hive-hcatalog-core --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hive-hcatalog-core --- [INFO] Compiling 147 source files to /Users/sush/dev/hive.git/hcatalog/core/target/classes [WARNING] Note: Some input files use or override a deprecated API. [WARNING] Note: Recompile with -Xlint:deprecation for details. [WARNING] Note: Some input files use unchecked or unsafe operations. [WARNING] Note: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ hive-hcatalog-core --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/hcatalog/core/src/test/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (setup-test-dirs) @ hive-hcatalog-core --- [INFO] Executing tasks main: [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/core/target/tmp [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/core/target/warehouse [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/core/target/tmp/conf [copy] Copying 5 files to /Users/sush/dev/hive.git/hcatalog/core/target/tmp/conf [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hive-hcatalog-core --- [INFO] Compiling 71 source files to /Users/sush/dev/hive.git/hcatalog/core/target/test-classes [WARNING] Note: Some input files use or override a deprecated API. [WARNING] Note: Recompile with -Xlint:deprecation for details. [WARNING] Note: /Users/sush/dev/hive.git/hcatalog/core/src/test/java/org/apache/hcatalog/data/TestJsonSerDe.java uses unchecked or unsafe operations. [WARNING] Note: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ hive-hcatalog-core --- [INFO] Surefire report directory: /Users/sush/dev/hive.git/hcatalog/core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.hcatalog.cli.TestPermsGrp Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.215 sec - in org.apache.hcatalog.cli.TestPermsGrp Running org.apache.hcatalog.cli.TestSemanticAnalysis Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.107 sec - in org.apache.hcatalog.cli.TestSemanticAnalysis Running org.apache.hcatalog.cli.TestUseDatabase Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.217 sec - in org.apache.hcatalog.cli.TestUseDatabase Running org.apache.hcatalog.common.TestHCatUtil Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.697 sec - in org.apache.hcatalog.common.TestHCatUtil Running org.apache.hcatalog.common.TestHiveClientCache Tests run: 6, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 6.794 sec - in org.apache.hcatalog.common.TestHiveClientCache Running org.apache.hcatalog.data.schema.TestHCatSchema Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec - in org.apache.hcatalog.data.schema.TestHCatSchema Running org.apache.hcatalog.data.schema.TestHCatSchemaUtils Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 sec - in org.apache.hcatalog.data.schema.TestHCatSchemaUtils Running org.apache.hcatalog.data.TestDefaultHCatRecord Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 sec - in org.apache.hcatalog.data.TestDefaultHCatRecord Running org.apache.hcatalog.data.TestHCatRecordSerDe Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.277 sec - in org.apache.hcatalog.data.TestHCatRecordSerDe Running org.apache.hcatalog.data.TestJsonSerDe Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 sec - in org.apache.hcatalog.data.TestJsonSerDe Running org.apache.hcatalog.data.TestLazyHCatRecord Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.24 sec - in org.apache.hcatalog.data.TestLazyHCatRecord Running org.apache.hcatalog.data.TestReaderWriter Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.662 sec - in org.apache.hcatalog.data.TestReaderWriter Running org.apache.hcatalog.fileformats.TestOrcDynamicPartitioned Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.088 sec - in org.apache.hcatalog.fileformats.TestOrcDynamicPartitioned Running org.apache.hcatalog.mapreduce.TestHCatDynamicPartitioned Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.139 sec - in org.apache.hcatalog.mapreduce.TestHCatDynamicPartitioned Running org.apache.hcatalog.mapreduce.TestHCatInputFormat Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.939 sec - in org.apache.hcatalog.mapreduce.TestHCatInputFormat Running org.apache.hcatalog.mapreduce.TestHCatMultiOutputFormat Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.935 sec - in org.apache.hcatalog.mapreduce.TestHCatMultiOutputFormat Running org.apache.hcatalog.mapreduce.TestHCatNonPartitioned Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.871 sec - in org.apache.hcatalog.mapreduce.TestHCatNonPartitioned Running org.apache.hcatalog.mapreduce.TestHCatOutputFormat Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.234 sec - in org.apache.hcatalog.mapreduce.TestHCatOutputFormat Running org.apache.hcatalog.mapreduce.TestHCatPartitioned Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.749 sec - in org.apache.hcatalog.mapreduce.TestHCatPartitioned Running org.apache.hcatalog.mapreduce.TestHCatPartitionPublish Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 126.216 sec - in org.apache.hcatalog.mapreduce.TestHCatPartitionPublish Running org.apache.hcatalog.mapreduce.TestInputJobInfo Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.363 sec - in org.apache.hcatalog.mapreduce.TestInputJobInfo Running org.apache.hcatalog.mapreduce.TestMultiOutputFormat Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 67.035 sec - in org.apache.hcatalog.mapreduce.TestMultiOutputFormat Running org.apache.hcatalog.mapreduce.TestPassProperties Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.915 sec - in org.apache.hcatalog.mapreduce.TestPassProperties Running org.apache.hcatalog.rcfile.TestRCFileMapReduceInputFormat Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.757 sec - in org.apache.hcatalog.rcfile.TestRCFileMapReduceInputFormat Running org.apache.hcatalog.security.TestHdfsAuthorizationProvider Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.968 sec - in org.apache.hcatalog.security.TestHdfsAuthorizationProvider Running org.apache.hive.hcatalog.cli.TestPermsGrp Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.205 sec - in org.apache.hive.hcatalog.cli.TestPermsGrp Running org.apache.hive.hcatalog.cli.TestSemanticAnalysis Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.449 sec - in org.apache.hive.hcatalog.cli.TestSemanticAnalysis Running org.apache.hive.hcatalog.cli.TestUseDatabase Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.758 sec - in org.apache.hive.hcatalog.cli.TestUseDatabase Running org.apache.hive.hcatalog.common.TestHCatUtil Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.688 sec - in org.apache.hive.hcatalog.common.TestHCatUtil Running org.apache.hive.hcatalog.common.TestHiveClientCache Tests run: 6, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 6.847 sec - in org.apache.hive.hcatalog.common.TestHiveClientCache Running org.apache.hive.hcatalog.data.schema.TestHCatSchema Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 sec - in org.apache.hive.hcatalog.data.schema.TestHCatSchema Running org.apache.hive.hcatalog.data.schema.TestHCatSchemaUtils Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 sec - in org.apache.hive.hcatalog.data.schema.TestHCatSchemaUtils Running org.apache.hive.hcatalog.data.TestDefaultHCatRecord Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 sec - in org.apache.hive.hcatalog.data.TestDefaultHCatRecord Running org.apache.hive.hcatalog.data.TestHCatRecordSerDe Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.307 sec - in org.apache.hive.hcatalog.data.TestHCatRecordSerDe Running org.apache.hive.hcatalog.data.TestJsonSerDe Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.407 sec - in org.apache.hive.hcatalog.data.TestJsonSerDe Running org.apache.hive.hcatalog.data.TestLazyHCatRecord Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 sec - in org.apache.hive.hcatalog.data.TestLazyHCatRecord Running org.apache.hive.hcatalog.data.TestReaderWriter Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.701 sec - in org.apache.hive.hcatalog.data.TestReaderWriter Running org.apache.hive.hcatalog.fileformats.TestOrcDynamicPartitioned Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.331 sec - in org.apache.hive.hcatalog.fileformats.TestOrcDynamicPartitioned Running org.apache.hive.hcatalog.mapreduce.TestHCatDynamicPartitioned Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.532 sec - in org.apache.hive.hcatalog.mapreduce.TestHCatDynamicPartitioned Running org.apache.hive.hcatalog.mapreduce.TestHCatExternalDynamicPartitioned Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.68 sec - in org.apache.hive.hcatalog.mapreduce.TestHCatExternalDynamicPartitioned Running org.apache.hive.hcatalog.mapreduce.TestHCatExternalNonPartitioned Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.829 sec - in org.apache.hive.hcatalog.mapreduce.TestHCatExternalNonPartitioned Running org.apache.hive.hcatalog.mapreduce.TestHCatExternalPartitioned Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.86 sec - in org.apache.hive.hcatalog.mapreduce.TestHCatExternalPartitioned Running org.apache.hive.hcatalog.mapreduce.TestHCatInputFormat Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.698 sec - in org.apache.hive.hcatalog.mapreduce.TestHCatInputFormat Running org.apache.hive.hcatalog.mapreduce.TestHCatInputFormatMethods Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.747 sec - in org.apache.hive.hcatalog.mapreduce.TestHCatInputFormatMethods Running org.apache.hive.hcatalog.mapreduce.TestHCatMultiOutputFormat Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 80.382 sec - in org.apache.hive.hcatalog.mapreduce.TestHCatMultiOutputFormat Running org.apache.hive.hcatalog.mapreduce.TestHCatMutableDynamicPartitioned Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.256 sec - in org.apache.hive.hcatalog.mapreduce.TestHCatMutableDynamicPartitioned Running org.apache.hive.hcatalog.mapreduce.TestHCatMutableNonPartitioned Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.962 sec - in org.apache.hive.hcatalog.mapreduce.TestHCatMutableNonPartitioned Running org.apache.hive.hcatalog.mapreduce.TestHCatMutablePartitioned Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.643 sec - in org.apache.hive.hcatalog.mapreduce.TestHCatMutablePartitioned Running org.apache.hive.hcatalog.mapreduce.TestHCatNonPartitioned Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.747 sec - in org.apache.hive.hcatalog.mapreduce.TestHCatNonPartitioned Running org.apache.hive.hcatalog.mapreduce.TestHCatOutputFormat Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.39 sec - in org.apache.hive.hcatalog.mapreduce.TestHCatOutputFormat Running org.apache.hive.hcatalog.mapreduce.TestHCatPartitioned Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.223 sec - in org.apache.hive.hcatalog.mapreduce.TestHCatPartitioned Running org.apache.hive.hcatalog.mapreduce.TestHCatPartitionPublish Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 130.315 sec - in org.apache.hive.hcatalog.mapreduce.TestHCatPartitionPublish Running org.apache.hive.hcatalog.mapreduce.TestInputJobInfo Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.315 sec - in org.apache.hive.hcatalog.mapreduce.TestInputJobInfo Running org.apache.hive.hcatalog.mapreduce.TestMultiOutputFormat Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.709 sec - in org.apache.hive.hcatalog.mapreduce.TestMultiOutputFormat Running org.apache.hive.hcatalog.mapreduce.TestPassProperties Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.537 sec - in org.apache.hive.hcatalog.mapreduce.TestPassProperties Running org.apache.hive.hcatalog.rcfile.TestRCFileMapReduceInputFormat Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.764 sec - in org.apache.hive.hcatalog.rcfile.TestRCFileMapReduceInputFormat Results : Tests run: 198, Failures: 0, Errors: 0, Skipped: 2 [INFO] [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ hive-hcatalog-core --- [INFO] Building jar: /Users/sush/dev/hive.git/hcatalog/core/target/hive-hcatalog-core-0.13.0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:2.2:test-jar (default) @ hive-hcatalog-core --- [INFO] Building jar: /Users/sush/dev/hive.git/hcatalog/core/target/hive-hcatalog-core-0.13.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ hive-hcatalog-core --- [INFO] Installing /Users/sush/dev/hive.git/hcatalog/core/target/hive-hcatalog-core-0.13.0-SNAPSHOT.jar to /Users/sush/.m2/repository/org/apache/hive/hcatalog/hive-hcatalog-core/0.13.0-SNAPSHOT/hive-hcatalog-core-0.13.0-SNAPSHOT.jar [INFO] Installing /Users/sush/dev/hive.git/hcatalog/core/pom.xml to /Users/sush/.m2/repository/org/apache/hive/hcatalog/hive-hcatalog-core/0.13.0-SNAPSHOT/hive-hcatalog-core-0.13.0-SNAPSHOT.pom [INFO] Installing /Users/sush/dev/hive.git/hcatalog/core/target/hive-hcatalog-core-0.13.0-SNAPSHOT-tests.jar to /Users/sush/.m2/repository/org/apache/hive/hcatalog/hive-hcatalog-core/0.13.0-SNAPSHOT/hive-hcatalog-core-0.13.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ hive-hcatalog-core --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/hcatalog/core/src/main/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (define-classpath) @ hive-hcatalog-core --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hive-hcatalog-core --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ hive-hcatalog-core --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/hcatalog/core/src/test/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (setup-test-dirs) @ hive-hcatalog-core --- [INFO] Executing tasks main: [delete] Deleting directory /Users/sush/dev/hive.git/hcatalog/core/target/tmp [delete] Deleting directory /Users/sush/dev/hive.git/hcatalog/core/target/warehouse [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/core/target/tmp [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/core/target/warehouse [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/core/target/tmp/conf [copy] Copying 5 files to /Users/sush/dev/hive.git/hcatalog/core/target/tmp/conf [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hive-hcatalog-core --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ hive-hcatalog-core --- [INFO] Skipping execution of surefire because it has already been run for this configuration [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Hive HCatalog Pig Adapter 0.13.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hive-hcatalog-pig-adapter --- [INFO] Deleting /Users/sush/dev/hive.git/hcatalog/hcatalog-pig-adapter/target [INFO] Deleting /Users/sush/dev/hive.git/hcatalog/hcatalog-pig-adapter (includes = [datanucleus.log, derby.log], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ hive-hcatalog-pig-adapter --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/hcatalog/hcatalog-pig-adapter/src/main/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (define-classpath) @ hive-hcatalog-pig-adapter --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hive-hcatalog-pig-adapter --- [INFO] Compiling 10 source files to /Users/sush/dev/hive.git/hcatalog/hcatalog-pig-adapter/target/classes [WARNING] Note: Some input files use or override a deprecated API. [WARNING] Note: Recompile with -Xlint:deprecation for details. [WARNING] Note: Some input files use unchecked or unsafe operations. [WARNING] Note: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ hive-hcatalog-pig-adapter --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/hcatalog/hcatalog-pig-adapter/src/test/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (setup-test-dirs) @ hive-hcatalog-pig-adapter --- [INFO] Executing tasks main: [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/hcatalog-pig-adapter/target/tmp [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/hcatalog-pig-adapter/target/warehouse [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/hcatalog-pig-adapter/target/tmp/conf [copy] Copying 5 files to /Users/sush/dev/hive.git/hcatalog/hcatalog-pig-adapter/target/tmp/conf [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hive-hcatalog-pig-adapter --- [INFO] Compiling 26 source files to /Users/sush/dev/hive.git/hcatalog/hcatalog-pig-adapter/target/test-classes [WARNING] Note: Some input files use or override a deprecated API. [WARNING] Note: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ hive-hcatalog-pig-adapter --- [INFO] Surefire report directory: /Users/sush/dev/hive.git/hcatalog/hcatalog-pig-adapter/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.hcatalog.pig.TestHCatLoader Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 101.778 sec - in org.apache.hcatalog.pig.TestHCatLoader Running org.apache.hcatalog.pig.TestHCatLoaderComplexSchema Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.841 sec - in org.apache.hcatalog.pig.TestHCatLoaderComplexSchema Running org.apache.hcatalog.pig.TestHCatLoaderStorer Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.134 sec - in org.apache.hcatalog.pig.TestHCatLoaderStorer Running org.apache.hcatalog.pig.TestHCatStorer Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.567 sec - in org.apache.hcatalog.pig.TestHCatStorer Running org.apache.hcatalog.pig.TestHCatStorerMulti Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.969 sec - in org.apache.hcatalog.pig.TestHCatStorerMulti Running org.apache.hcatalog.pig.TestHCatStorerWrapper Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.415 sec - in org.apache.hcatalog.pig.TestHCatStorerWrapper Running org.apache.hcatalog.pig.TestOrcHCatLoader Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 67.383 sec - in org.apache.hcatalog.pig.TestOrcHCatLoader Running org.apache.hcatalog.pig.TestOrcHCatStorer Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.183 sec - in org.apache.hcatalog.pig.TestOrcHCatStorer Running org.apache.hcatalog.pig.TestPigHCatUtil Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.642 sec - in org.apache.hcatalog.pig.TestPigHCatUtil Running org.apache.hive.hcatalog.pig.TestE2EScenarios Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.134 sec - in org.apache.hive.hcatalog.pig.TestE2EScenarios Running org.apache.hive.hcatalog.pig.TestHCatLoader Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 80.321 sec - in org.apache.hive.hcatalog.pig.TestHCatLoader Running org.apache.hive.hcatalog.pig.TestHCatLoaderComplexSchema Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.953 sec - in org.apache.hive.hcatalog.pig.TestHCatLoaderComplexSchema Running org.apache.hive.hcatalog.pig.TestHCatLoaderStorer Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.305 sec - in org.apache.hive.hcatalog.pig.TestHCatLoaderStorer Running org.apache.hive.hcatalog.pig.TestHCatStorer Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 108.259 sec - in org.apache.hive.hcatalog.pig.TestHCatStorer Running org.apache.hive.hcatalog.pig.TestHCatStorerMulti Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.615 sec - in org.apache.hive.hcatalog.pig.TestHCatStorerMulti Running org.apache.hive.hcatalog.pig.TestHCatStorerWrapper Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.755 sec - in org.apache.hive.hcatalog.pig.TestHCatStorerWrapper Running org.apache.hive.hcatalog.pig.TestOrcHCatLoader Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 78.425 sec - in org.apache.hive.hcatalog.pig.TestOrcHCatLoader Running org.apache.hive.hcatalog.pig.TestOrcHCatLoaderComplexSchema Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.901 sec - in org.apache.hive.hcatalog.pig.TestOrcHCatLoaderComplexSchema Running org.apache.hive.hcatalog.pig.TestOrcHCatStorer Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.755 sec - in org.apache.hive.hcatalog.pig.TestOrcHCatStorer Running org.apache.hive.hcatalog.pig.TestPigHCatUtil Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.632 sec - in org.apache.hive.hcatalog.pig.TestPigHCatUtil Results : Tests run: 101, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ hive-hcatalog-pig-adapter --- [INFO] Building jar: /Users/sush/dev/hive.git/hcatalog/hcatalog-pig-adapter/target/hive-hcatalog-pig-adapter-0.13.0-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ hive-hcatalog-pig-adapter --- [INFO] Installing /Users/sush/dev/hive.git/hcatalog/hcatalog-pig-adapter/target/hive-hcatalog-pig-adapter-0.13.0-SNAPSHOT.jar to /Users/sush/.m2/repository/org/apache/hive/hcatalog/hive-hcatalog-pig-adapter/0.13.0-SNAPSHOT/hive-hcatalog-pig-adapter-0.13.0-SNAPSHOT.jar [INFO] Installing /Users/sush/dev/hive.git/hcatalog/hcatalog-pig-adapter/pom.xml to /Users/sush/.m2/repository/org/apache/hive/hcatalog/hive-hcatalog-pig-adapter/0.13.0-SNAPSHOT/hive-hcatalog-pig-adapter-0.13.0-SNAPSHOT.pom [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ hive-hcatalog-pig-adapter --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/hcatalog/hcatalog-pig-adapter/src/main/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (define-classpath) @ hive-hcatalog-pig-adapter --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hive-hcatalog-pig-adapter --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ hive-hcatalog-pig-adapter --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/hcatalog/hcatalog-pig-adapter/src/test/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (setup-test-dirs) @ hive-hcatalog-pig-adapter --- [INFO] Executing tasks main: [delete] Deleting directory /Users/sush/dev/hive.git/hcatalog/hcatalog-pig-adapter/target/tmp [delete] Deleting directory /Users/sush/dev/hive.git/hcatalog/hcatalog-pig-adapter/target/warehouse [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/hcatalog-pig-adapter/target/tmp [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/hcatalog-pig-adapter/target/warehouse [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/hcatalog-pig-adapter/target/tmp/conf [copy] Copying 5 files to /Users/sush/dev/hive.git/hcatalog/hcatalog-pig-adapter/target/tmp/conf [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hive-hcatalog-pig-adapter --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ hive-hcatalog-pig-adapter --- [INFO] Skipping execution of surefire because it has already been run for this configuration [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Hive HCatalog Server Extensions 0.13.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hive-hcatalog-server-extensions --- [INFO] Deleting /Users/sush/dev/hive.git/hcatalog/server-extensions/target [INFO] Deleting /Users/sush/dev/hive.git/hcatalog/server-extensions (includes = [datanucleus.log, derby.log], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ hive-hcatalog-server-extensions --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/hcatalog/server-extensions/src/main/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (define-classpath) @ hive-hcatalog-server-extensions --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hive-hcatalog-server-extensions --- [INFO] Compiling 38 source files to /Users/sush/dev/hive.git/hcatalog/server-extensions/target/classes [WARNING] Note: Some input files use or override a deprecated API. [WARNING] Note: Recompile with -Xlint:deprecation for details. [WARNING] Note: Some input files use unchecked or unsafe operations. [WARNING] Note: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ hive-hcatalog-server-extensions --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/hcatalog/server-extensions/src/test/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (setup-test-dirs) @ hive-hcatalog-server-extensions --- [INFO] Executing tasks main: [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/server-extensions/target/tmp [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/server-extensions/target/warehouse [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/server-extensions/target/tmp/conf [copy] Copying 5 files to /Users/sush/dev/hive.git/hcatalog/server-extensions/target/tmp/conf [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hive-hcatalog-server-extensions --- [INFO] Compiling 4 source files to /Users/sush/dev/hive.git/hcatalog/server-extensions/target/test-classes [WARNING] Note: Some input files use or override a deprecated API. [WARNING] Note: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ hive-hcatalog-server-extensions --- [INFO] Surefire report directory: /Users/sush/dev/hive.git/hcatalog/server-extensions/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.hcatalog.listener.TestMsgBusConnection Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.186 sec - in org.apache.hcatalog.listener.TestMsgBusConnection Running org.apache.hcatalog.listener.TestNotificationListener Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.128 sec - in org.apache.hcatalog.listener.TestNotificationListener Running org.apache.hive.hcatalog.listener.TestMsgBusConnection Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.156 sec - in org.apache.hive.hcatalog.listener.TestMsgBusConnection Running org.apache.hive.hcatalog.listener.TestNotificationListener Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.618 sec - in org.apache.hive.hcatalog.listener.TestNotificationListener Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ hive-hcatalog-server-extensions --- [INFO] Building jar: /Users/sush/dev/hive.git/hcatalog/server-extensions/target/hive-hcatalog-server-extensions-0.13.0-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ hive-hcatalog-server-extensions --- [INFO] Installing /Users/sush/dev/hive.git/hcatalog/server-extensions/target/hive-hcatalog-server-extensions-0.13.0-SNAPSHOT.jar to /Users/sush/.m2/repository/org/apache/hive/hcatalog/hive-hcatalog-server-extensions/0.13.0-SNAPSHOT/hive-hcatalog-server-extensions-0.13.0-SNAPSHOT.jar [INFO] Installing /Users/sush/dev/hive.git/hcatalog/server-extensions/pom.xml to /Users/sush/.m2/repository/org/apache/hive/hcatalog/hive-hcatalog-server-extensions/0.13.0-SNAPSHOT/hive-hcatalog-server-extensions-0.13.0-SNAPSHOT.pom [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ hive-hcatalog-server-extensions --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/hcatalog/server-extensions/src/main/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (define-classpath) @ hive-hcatalog-server-extensions --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hive-hcatalog-server-extensions --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ hive-hcatalog-server-extensions --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/hcatalog/server-extensions/src/test/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (setup-test-dirs) @ hive-hcatalog-server-extensions --- [INFO] Executing tasks main: [delete] Deleting directory /Users/sush/dev/hive.git/hcatalog/server-extensions/target/tmp [delete] Deleting directory /Users/sush/dev/hive.git/hcatalog/server-extensions/target/warehouse [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/server-extensions/target/tmp [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/server-extensions/target/warehouse [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/server-extensions/target/tmp/conf [copy] Copying 5 files to /Users/sush/dev/hive.git/hcatalog/server-extensions/target/tmp/conf [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hive-hcatalog-server-extensions --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ hive-hcatalog-server-extensions --- [INFO] Skipping execution of surefire because it has already been run for this configuration [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Hive HCatalog Webhcat Java Client 0.13.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hive-webhcat-java-client --- [INFO] Deleting /Users/sush/dev/hive.git/hcatalog/webhcat/java-client/target [INFO] Deleting /Users/sush/dev/hive.git/hcatalog/webhcat/java-client (includes = [datanucleus.log, derby.log], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ hive-webhcat-java-client --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/hcatalog/webhcat/java-client/src/main/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (define-classpath) @ hive-webhcat-java-client --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hive-webhcat-java-client --- [INFO] Compiling 20 source files to /Users/sush/dev/hive.git/hcatalog/webhcat/java-client/target/classes [WARNING] Note: Some input files use or override a deprecated API. [WARNING] Note: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ hive-webhcat-java-client --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/hcatalog/webhcat/java-client/src/test/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (setup-test-dirs) @ hive-webhcat-java-client --- [INFO] Executing tasks main: [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/webhcat/java-client/target/tmp [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/webhcat/java-client/target/warehouse [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/webhcat/java-client/target/tmp/conf [copy] Copying 5 files to /Users/sush/dev/hive.git/hcatalog/webhcat/java-client/target/tmp/conf [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hive-webhcat-java-client --- [INFO] Compiling 2 source files to /Users/sush/dev/hive.git/hcatalog/webhcat/java-client/target/test-classes [WARNING] Note: Some input files use or override a deprecated API. [WARNING] Note: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ hive-webhcat-java-client --- [INFO] Surefire report directory: /Users/sush/dev/hive.git/hcatalog/webhcat/java-client/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.hcatalog.api.TestHCatClient Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.265 sec - in org.apache.hcatalog.api.TestHCatClient Running org.apache.hive.hcatalog.api.TestHCatClient Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.319 sec - in org.apache.hive.hcatalog.api.TestHCatClient Results : Tests run: 28, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ hive-webhcat-java-client --- [INFO] Building jar: /Users/sush/dev/hive.git/hcatalog/webhcat/java-client/target/hive-webhcat-java-client-0.13.0-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ hive-webhcat-java-client --- [INFO] Installing /Users/sush/dev/hive.git/hcatalog/webhcat/java-client/target/hive-webhcat-java-client-0.13.0-SNAPSHOT.jar to /Users/sush/.m2/repository/org/apache/hive/hcatalog/hive-webhcat-java-client/0.13.0-SNAPSHOT/hive-webhcat-java-client-0.13.0-SNAPSHOT.jar [INFO] Installing /Users/sush/dev/hive.git/hcatalog/webhcat/java-client/pom.xml to /Users/sush/.m2/repository/org/apache/hive/hcatalog/hive-webhcat-java-client/0.13.0-SNAPSHOT/hive-webhcat-java-client-0.13.0-SNAPSHOT.pom [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ hive-webhcat-java-client --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/hcatalog/webhcat/java-client/src/main/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (define-classpath) @ hive-webhcat-java-client --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hive-webhcat-java-client --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ hive-webhcat-java-client --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/hcatalog/webhcat/java-client/src/test/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (setup-test-dirs) @ hive-webhcat-java-client --- [INFO] Executing tasks main: [delete] Deleting directory /Users/sush/dev/hive.git/hcatalog/webhcat/java-client/target/tmp [delete] Deleting directory /Users/sush/dev/hive.git/hcatalog/webhcat/java-client/target/warehouse [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/webhcat/java-client/target/tmp [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/webhcat/java-client/target/warehouse [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/webhcat/java-client/target/tmp/conf [copy] Copying 5 files to /Users/sush/dev/hive.git/hcatalog/webhcat/java-client/target/tmp/conf [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hive-webhcat-java-client --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ hive-webhcat-java-client --- [INFO] Skipping execution of surefire because it has already been run for this configuration [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Hive HCatalog Webhcat 0.13.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hive-webhcat --- [INFO] Deleting /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target [INFO] Deleting /Users/sush/dev/hive.git/hcatalog/webhcat/svr (includes = [datanucleus.log, derby.log], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ hive-webhcat --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (define-classpath) @ hive-webhcat --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hive-webhcat --- [INFO] Compiling 66 source files to /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/classes [WARNING] Note: /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/AppConfig.java uses or overrides a deprecated API. [WARNING] Note: Recompile with -Xlint:deprecation for details. [WARNING] Note: Some input files use unchecked or unsafe operations. [WARNING] Note: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-javadoc-plugin:2.4:javadoc (resourcesdoc.xml) @ hive-webhcat --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] ************************************************************** [INFO] Starting Jakarta Velocity v1.4 [INFO] RuntimeInstance initializing. [INFO] Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties [INFO] Default ResourceManager initializing. (class org.apache.velocity.runtime.resource.ResourceManagerImpl) [INFO] Resource Loader Instantiated: org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader [INFO] ClasspathResourceLoader : initialization starting. [INFO] ClasspathResourceLoader : initialization complete. [INFO] ResourceCache : initialized. (class org.apache.velocity.runtime.resource.ResourceCacheImpl) [INFO] Default ResourceManager initialization complete. [INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Literal [INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Macro [INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Parse [INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Include [INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Foreach [INFO] Created: 20 parsers. [INFO] Velocimacro : initialization starting. [INFO] Velocimacro : adding VMs from VM library template : VM_global_library.vm [ERROR] ResourceManager : unable to find resource 'VM_global_library.vm' in any resource loader. [INFO] Velocimacro : error using VM library template VM_global_library.vm : org.apache.velocity.exception.ResourceNotFoundException: Unable to find resource 'VM_global_library.vm' [INFO] Velocimacro : VM library template macro registration complete. [INFO] Velocimacro : allowInline = true : VMs can be defined inline in templates [INFO] Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions [INFO] Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed. [INFO] Velocimacro : initialization complete. [INFO] Velocity successfully started. Loading source files for package org.apache.hive.hcatalog.templeton... [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/AppConfig.java] [parsing completed 19ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/BadParam.java] [parsing completed 0ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/BusyException.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/CallbackFailedException.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/CatchallExceptionMapper.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/ColumnDesc.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/CompleteBean.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/CompleteDelegator.java] [parsing completed 3ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/DatabaseDesc.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/DeleteDelegator.java] [parsing completed 2ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/EnqueueBean.java] [parsing completed 0ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/ExecBean.java] [parsing completed 0ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/ExecService.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/ExecServiceImpl.java] [parsing completed 6ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/GroupPermissionsDesc.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/HcatDelegator.java] [parsing completed 24ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/HcatException.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/HiveDelegator.java] [parsing completed 3ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/JarDelegator.java] [parsing completed 2ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/JobItemBean.java] [parsing completed 0ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/JsonBuilder.java] [parsing completed 4ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/LauncherDelegator.java] [parsing completed 5ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/ListDelegator.java] [parsing completed 2ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Main.java] [parsing completed 5ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/MaxByteArrayOutputStream.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/NotAuthorizedException.java] [parsing completed 0ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/PartitionDesc.java] [parsing completed 0ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/PigDelegator.java] [parsing completed 3ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/ProxyUserSupport.java] [parsing completed 6ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/QueueException.java] [parsing completed 0ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/QueueStatusBean.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/SecureProxySupport.java] [parsing completed 3ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Server.java] [parsing completed 14ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/SimpleExceptionMapper.java] [parsing completed 0ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/SimpleWebException.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/StatusDelegator.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/StreamingDelegator.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/TableDesc.java] [parsing completed 2ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/TableLikeDesc.java] [parsing completed 0ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/TablePropertyDesc.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/TempletonDelegator.java] [parsing completed 0ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/UgiFactory.java] [parsing completed 0ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/VersionDelegator.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/WadlConfig.java] [parsing completed 0ms] Loading source files for package org.apache.hive.hcatalog.templeton.tool... [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/DelegationTokenCache.java] [parsing completed 0ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/HDFSCleanup.java] [parsing completed 2ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/HDFSStorage.java] [parsing completed 3ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/HiveJobIDParser.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/JarJobIDParser.java] [parsing completed 0ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/JobIDParser.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/JobState.java] [parsing completed 3ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/JobStateTracker.java] [parsing completed 2ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/JobSubmissionConstants.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/LaunchMapper.java] [parsing completed 6ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/LogRetriever.java] [parsing completed 6ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/NotFoundException.java] [parsing completed 0ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/NullRecordReader.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/NullSplit.java] [parsing completed 0ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/PigJobIDParser.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/SingleInputFormat.java] [parsing completed 0ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/TempletonControllerJob.java] [parsing completed 3ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/TempletonStorage.java] [parsing completed 0ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/TempletonUtils.java] [parsing completed 3ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/TrivialExecService.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/ZooKeeperCleanup.java] [parsing completed 2ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/ZooKeeperStorage.java] [parsing completed 3ms] Constructing Javadoc information... [search path for source files: /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java] [search path for class files: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jsfd.jar,/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/classes.jar,/System/Library/Frameworks/JavaVM.framework/Frameworks/JavaRuntimeSupport.framework/Resources/Java/JavaRuntimeSupport.jar,/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/ui.jar,/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/laf.jar,/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/sunrsasign.jar,/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jsse.jar,/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jce.jar,/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/charsets.jar,/System/Library/Java/Extensions/AppleScriptEngine.jar,/System/Library/Java/Extensions/dns_sd.jar,/System/Library/Java/Extensions/j3daudio.jar,/System/Library/Java/Extensions/j3dcore.jar,/System/Library/Java/Extensions/j3dutils.jar,/System/Library/Java/Extensions/jai_codec.jar,/System/Library/Java/Extensions/jai_core.jar,/System/Library/Java/Extensions/mlibwrapper_jai.jar,/System/Library/Java/Extensions/MRJToolkit.jar,/System/Library/Java/Extensions/QTJava.zip,/System/Library/Java/Extensions/vecmath.jar,/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/ext/apple_provider.jar,/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/ext/dnsns.jar,/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/ext/localedata.jar,/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/ext/sunjce_provider.jar,/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/ext/sunpkcs11.jar,/Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/classes,/Users/sush/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.1/datanucleus-api-jdo-3.2.1.jar,/Users/sush/.m2/repository/org/antlr/stringtemplate/3.2.1/stringtemplate-3.2.1.jar,/Users/sush/.m2/repository/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar,/Users/sush/.m2/repository/com/sun/jersey/jersey-json/1.14/jersey-json-1.14.jar,/Users/sush/.m2/repository/org/apache/zookeeper/zookeeper/3.4.5/zookeeper-3.4.5.jar,/Users/sush/.m2/repository/org/apache/hive/shims/hive-shims-0.23/0.13.0-SNAPSHOT/hive-shims-0.23-0.13.0-SNAPSHOT.jar,/Users/sush/.m2/repository/commons-net/commons-net/1.4.1/commons-net-1.4.1.jar,/Users/sush/.m2/repository/javax/mail/mail/1.4.1/mail-1.4.1.jar,/Users/sush/.m2/repository/javax/mail/mail/1.4.1/activation.jar,/Users/sush/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.1/datanucleus-rdbms-3.2.1.jar,/Users/sush/.m2/repository/commons-httpclient/commons-httpclient/3.0.1/commons-httpclient-3.0.1.jar,/Users/sush/dev/hive.git/hcatalog/core/target/classes,/Users/sush/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar,/Users/sush/.m2/repository/org/apache/thrift/libthrift/0.9.0/libthrift-0.9.0.jar,/Users/sush/.m2/repository/org/eclipse/jetty/aggregate/jetty-all-server/7.6.0.v20120127/jetty-all-server-7.6.0.v20120127.jar,/Users/sush/.m2/repository/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar,/Users/sush/.m2/repository/antlr/antlr/2.7.7/antlr-2.7.7.jar,/Users/sush/.m2/repository/commons-configuration/commons-configuration/1.6/commons-configuration-1.6.jar,/Users/sush/.m2/repository/org/apache/hive/shims/hive-shims-common-secure/0.13.0-SNAPSHOT/hive-shims-common-secure-0.13.0-SNAPSHOT.jar,/Users/sush/.m2/repository/org/apache/httpcomponents/httpclient/4.3.2/httpclient-4.3.2.jar,/Users/sush/.m2/repository/org/apache/hive/hive-serde/0.13.0-SNAPSHOT/hive-serde-0.13.0-SNAPSHOT.jar,/Users/sush/.m2/repository/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar,/Users/sush/.m2/repository/org/eclipse/jetty/aggregate/jetty-all/7.6.0.v20120127/jetty-all-7.6.0.v20120127.jar,/Users/sush/.m2/repository/org/apache/velocity/velocity/1.5/velocity-1.5.jar,/Users/sush/.m2/repository/com/jolbox/bonecp/0.8.0.RELEASE/bonecp-0.8.0.RELEASE.jar,/Users/sush/.m2/repository/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar,/Users/sush/.m2/repository/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar,/Users/sush/.m2/repository/javax/xml/bind/jaxb-api/2.2.2/jaxb-api-2.2.2.jar,/Users/sush/.m2/repository/commons-lang/commons-lang/2.4/commons-lang-2.4.jar,/Users/sush/.m2/repository/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar,/Users/sush/.m2/repository/com/sun/jersey/jersey-core/1.14/jersey-core-1.14.jar,/Users/sush/.m2/repository/org/apache/commons/commons-math/2.1/commons-math-2.1.jar,/Users/sush/.m2/repository/org/apache/httpcomponents/httpcore/4.3.1/httpcore-4.3.1.jar,/Users/sush/.m2/repository/org/xerial/snappy/snappy-java/1.0.5/snappy-java-1.0.5.jar,/Users/sush/.m2/repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar,/Users/sush/.m2/repository/org/antlr/ST4/4.0.4/ST4-4.0.4.jar,/Users/sush/.m2/repository/org/apache/commons/commons-exec/1.1/commons-exec-1.1.jar,/Users/sush/.m2/repository/com/google/guava/guava/11.0.2/guava-11.0.2.jar,/Users/sush/.m2/repository/org/datanucleus/datanucleus-core/3.2.2/datanucleus-core-3.2.2.jar,/Users/sush/.m2/repository/org/apache/hadoop/hadoop-core/1.2.1/hadoop-core-1.2.1.jar,/Users/sush/.m2/repository/org/tukaani/xz/1.0/xz-1.0.jar,/Users/sush/.m2/repository/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14.jar,/Users/sush/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar,/Users/sush/.m2/repository/org/codehaus/jackson/jackson-jaxrs/1.9.2/jackson-jaxrs-1.9.2.jar,/Users/sush/.m2/repository/stax/stax-api/1.0.1/stax-api-1.0.1.jar,/Users/sush/.m2/repository/org/codehaus/jettison/jettison/1.1/jettison-1.1.jar,/Users/sush/.m2/repository/org/apache/commons/commons-compress/1.4.1/commons-compress-1.4.1.jar,/Users/sush/.m2/repository/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar,/Users/sush/.m2/repository/com/sun/jersey/jersey-server/1.14/jersey-server-1.14.jar,/Users/sush/.m2/repository/org/apache/ant/ant/1.9.1/ant-1.9.1.jar,/Users/sush/.m2/repository/io/netty/netty/3.4.0.Final/netty-3.4.0.Final.jar,/Users/sush/.m2/repository/org/slf4j/jul-to-slf4j/1.7.5/jul-to-slf4j-1.7.5.jar,/Users/sush/.m2/repository/com/sun/jersey/contribs/wadl-resourcedoc-doclet/1.4/wadl-resourcedoc-doclet-1.4.jar,/Users/sush/.m2/repository/org/mortbay/jetty/jetty/6.1.26/jetty-6.1.26.jar,/Users/sush/.m2/repository/org/apache/avro/avro-mapred/1.7.5/avro-mapred-1.7.5.jar,/Users/sush/.m2/repository/oro/oro/2.0.8/oro-2.0.8.jar,/Users/sush/.m2/repository/org/eclipse/jdt/core/3.1.1/core-3.1.1.jar,/Users/sush/.m2/repository/javax/jdo/jdo-api/3.0.1/jdo-api-3.0.1.jar,/Users/sush/.m2/repository/org/apache/hive/shims/hive-shims-0.20/0.13.0-SNAPSHOT/hive-shims-0.20-0.13.0-SNAPSHOT.jar,/Users/sush/.m2/repository/javax/transaction/jta/1.1/jta-1.1.jar,/Users/sush/.m2/repository/log4j/log4j/1.2.16/log4j-1.2.16.jar,/Users/sush/.m2/repository/org/apache/hive/hive-common/0.13.0-SNAPSHOT/hive-common-0.13.0-SNAPSHOT.jar,/Users/sush/.m2/repository/org/apache/avro/avro-ipc/1.7.5/avro-ipc-1.7.5-tests.jar,/Users/sush/.m2/repository/org/apache/hive/hive-exec/0.13.0-SNAPSHOT/hive-exec-0.13.0-SNAPSHOT.jar,/Users/sush/.m2/repository/org/apache/geronimo/specs/geronimo-annotation_1.0_spec/1.1.1/geronimo-annotation_1.0_spec-1.1.1.jar,/Users/sush/.m2/repository/org/mortbay/jetty/servlet-api/2.5-20081211/servlet-api-2.5-20081211.jar,/Users/sush/.m2/repository/org/apache/avro/avro-ipc/1.7.5/avro-ipc-1.7.5.jar,/Users/sush/.m2/repository/net/java/dev/jets3t/jets3t/0.6.1/jets3t-0.6.1.jar,/Users/sush/.m2/repository/com/sun/jersey/jersey-servlet/1.14/jersey-servlet-1.14.jar,/Users/sush/.m2/repository/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar,/Users/sush/.m2/repository/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar,/Users/sush/.m2/repository/xmlenc/xmlenc/0.52/xmlenc-0.52.jar,/Users/sush/.m2/repository/org/mortbay/jetty/jsp-2.1/6.1.14/jsp-2.1-6.1.14.jar,/Users/sush/.m2/repository/commons-el/commons-el/1.0/commons-el-1.0.jar,/Users/sush/.m2/repository/org/apache/hive/shims/hive-shims-0.20S/0.13.0-SNAPSHOT/hive-shims-0.20S-0.13.0-SNAPSHOT.jar,/Users/sush/.m2/repository/jline/jline/0.9.94/jline-0.9.94.jar,/Users/sush/.m2/repository/org/mortbay/jetty/jetty-util/6.1.26/jetty-util-6.1.26.jar,/Users/sush/.m2/repository/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar,/Users/sush/.m2/repository/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar,/Users/sush/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.0/commons-beanutils-core-1.8.0.jar,/Users/sush/.m2/repository/ant/ant/1.6.5/ant-1.6.5.jar,/Users/sush/.m2/repository/org/apache/hive/hive-cli/0.13.0-SNAPSHOT/hive-cli-0.13.0-SNAPSHOT.jar,/Users/sush/.m2/repository/org/apache/thrift/libfb303/0.9.0/libfb303-0.9.0.jar,/Users/sush/.m2/repository/org/codehaus/groovy/groovy-all/2.1.6/groovy-all-2.1.6.jar,/Users/sush/.m2/repository/org/apache/derby/derby/10.10.1.1/derby-10.10.1.1.jar,/Users/sush/.m2/repository/org/apache/derby/derby/10.10.1.1/derbyLocale_cs.jar,/Users/sush/.m2/repository/org/apache/derby/derby/10.10.1.1/derbyLocale_de_DE.jar,/Users/sush/.m2/repository/org/apache/derby/derby/10.10.1.1/derbyLocale_es.jar,/Users/sush/.m2/repository/org/apache/derby/derby/10.10.1.1/derbyLocale_fr.jar,/Users/sush/.m2/repository/org/apache/derby/derby/10.10.1.1/derbyLocale_hu.jar,/Users/sush/.m2/repository/org/apache/derby/derby/10.10.1.1/derbyLocale_it.jar,/Users/sush/.m2/repository/org/apache/derby/derby/10.10.1.1/derbyLocale_ja_JP.jar,/Users/sush/.m2/repository/org/apache/derby/derby/10.10.1.1/derbyLocale_ko_KR.jar,/Users/sush/.m2/repository/org/apache/derby/derby/10.10.1.1/derbyLocale_pl.jar,/Users/sush/.m2/repository/org/apache/derby/derby/10.10.1.1/derbyLocale_pt_BR.jar,/Users/sush/.m2/repository/org/apache/derby/derby/10.10.1.1/derbyLocale_ru.jar,/Users/sush/.m2/repository/org/apache/derby/derby/10.10.1.1/derbyLocale_zh_CN.jar,/Users/sush/.m2/repository/org/apache/derby/derby/10.10.1.1/derbyLocale_zh_TW.jar,/Users/sush/.m2/repository/org/apache/hive/hive-metastore/0.13.0-SNAPSHOT/hive-metastore-0.13.0-SNAPSHOT.jar,/Users/sush/.m2/repository/asm/asm-commons/3.1/asm-commons-3.1.jar,/Users/sush/.m2/repository/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.jar,/Users/sush/.m2/repository/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-api.jar,/Users/sush/.m2/repository/com/sun/xml/bind/jaxb-impl/2.2.3-1/activation.jar,/Users/sush/.m2/repository/com/sun/xml/bind/jaxb-impl/2.2.3-1/jsr173_1.0_api.jar,/Users/sush/.m2/repository/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb1-impl.jar,/Users/sush/.m2/repository/org/apache/hive/hive-service/0.13.0-SNAPSHOT/hive-service-0.13.0-SNAPSHOT.jar,/Users/sush/.m2/repository/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar,/Users/sush/.m2/repository/asm/asm-tree/3.1/asm-tree-3.1.jar,/Users/sush/.m2/repository/com/thoughtworks/paranamer/paranamer/2.3/paranamer-2.3.jar,/Users/sush/.m2/repository/commons-io/commons-io/2.4/commons-io-2.4.jar,/Users/sush/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar,/Users/sush/.m2/repository/tomcat/jasper-runtime/5.5.12/jasper-runtime-5.5.12.jar,/Users/sush/.m2/repository/com/twitter/parquet-hadoop-bundle/1.3.2/parquet-hadoop-bundle-1.3.2.jar,/Users/sush/.m2/repository/org/apache/avro/avro/1.7.5/avro-1.7.5.jar,/Users/sush/.m2/repository/commons-digester/commons-digester/1.8/commons-digester-1.8.jar,/Users/sush/.m2/repository/org/apache/geronimo/specs/geronimo-jaspic_1.0_spec/1.0/geronimo-jaspic_1.0_spec-1.0.jar,/Users/sush/.m2/repository/org/mortbay/jetty/jsp-api-2.1/6.1.14/jsp-api-2.1-6.1.14.jar,/Users/sush/.m2/repository/hsqldb/hsqldb/1.8.0.10/hsqldb-1.8.0.10.jar,/Users/sush/.m2/repository/org/apache/hive/shims/hive-shims-common/0.13.0-SNAPSHOT/hive-shims-common-0.13.0-SNAPSHOT.jar,/Users/sush/.m2/repository/commons-cli/commons-cli/1.2/commons-cli-1.2.jar,/Users/sush/.m2/repository/org/apache/hive/hive-shims/0.13.0-SNAPSHOT/hive-shims-0.13.0-SNAPSHOT.jar,/Users/sush/.m2/repository/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar,/Users/sush/.m2/repository/org/apache/ant/ant-launcher/1.9.1/ant-launcher-1.9.1.jar,/Users/sush/.m2/repository/tomcat/jasper-compiler/5.5.12/jasper-compiler-5.5.12.jar,/Users/sush/.m2/repository/org/apache/hive/hive-ant/0.13.0-SNAPSHOT/hive-ant-0.13.0-SNAPSHOT.jar,/Users/sush/.m2/repository/net/sf/jpam/jpam/1.1/jpam-1.1.jar,/Users/sush/.m2/repository/asm/asm/3.1/asm-3.1.jar,/Users/sush/.m2/repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar] [loading java/io/File.class(java/io:File.class)] [loading java/io/StringBufferInputStream.class(java/io:StringBufferInputStream.class)] [loading java/net/URL.class(java/net:URL.class)] [loading java/util/ArrayList.class(java/util:ArrayList.class)] [loading java/util/Collections.class(java/util:Collections.class)] [loading java/util/Comparator.class(java/util:Comparator.class)] [loading java/util/Iterator.class(java/util:Iterator.class)] [loading java/util/List.class(java/util:List.class)] [loading java/util/Map.class(java/util:Map.class)] [loading org/apache/commons/logging/Log.class(org/apache/commons/logging:Log.class)] [loading org/apache/commons/logging/LogFactory.class(org/apache/commons/logging:LogFactory.class)] [loading org/apache/hadoop/conf/Configuration.class(org/apache/hadoop/conf:Configuration.class)] [loading org/apache/hadoop/fs/Path.class(org/apache/hadoop/fs:Path.class)] [loading org/apache/hadoop/util/VersionInfo.class(org/apache/hadoop/util:VersionInfo.class)] [loading java/lang/Iterable.class(java/lang:Iterable.class)] [loading java/lang/Object.class(java/lang:Object.class)] [loading org/apache/hadoop/io/Writable.class(org/apache/hadoop/io:Writable.class)] [loading java/lang/String.class(java/lang:String.class)] [loading org/eclipse/jetty/http/HttpStatus.class(org/eclipse/jetty/http:HttpStatus.class)] [loading java/io/IOException.class(java/io:IOException.class)] [loading java/util/HashMap.class(java/util:HashMap.class)] [loading javax/ws/rs/core/MediaType.class(javax/ws/rs/core:MediaType.class)] [loading javax/ws/rs/core/Response.class(javax/ws/rs/core:Response.class)] [loading org/codehaus/jackson/map/ObjectMapper.class(org/codehaus/jackson/map:ObjectMapper.class)] [loading java/lang/Throwable.class(java/lang:Throwable.class)] [loading java/io/Serializable.class(java/io:Serializable.class)] [loading javax/ws/rs/ext/ExceptionMapper.class(javax/ws/rs/ext:ExceptionMapper.class)] [loading javax/ws/rs/ext/Provider.class(javax/ws/rs/ext:Provider.class)] [loading com/sun/jersey/api/NotFoundException.class(com/sun/jersey/api:NotFoundException.class)] [loading java/lang/Exception.class(java/lang:Exception.class)] [loading javax/xml/bind/annotation/XmlRootElement.class(javax/xml/bind/annotation:XmlRootElement.class)] [loading java/util/Date.class(java/util:Date.class)] [loading org/apache/hadoop/hive/common/classification/InterfaceAudience.class(org/apache/hadoop/hive/common/classification:InterfaceAudience.class)] [loading org/apache/hadoop/hive/conf/HiveConf.class(org/apache/hadoop/hive/conf:HiveConf.class)] [loading org/apache/hadoop/hive/metastore/HiveMetaStoreClient.class(org/apache/hadoop/hive/metastore:HiveMetaStoreClient.class)] [loading /Users/sush/dev/hive.git/hcatalog/core/target/classes/org/apache/hive/hcatalog/common/HCatUtil.class] [loading org/apache/hadoop/hive/common/classification/InterfaceAudience$Private.class(org/apache/hadoop/hive/common/classification:InterfaceAudience$Private.class)] [loading org/apache/hadoop/hive/shims/HadoopShims.class(org/apache/hadoop/hive/shims:HadoopShims.class)] [loading org/apache/hadoop/hive/shims/HadoopShims$WebHCatJTShim.class(org/apache/hadoop/hive/shims:HadoopShims$WebHCatJTShim.class)] [loading org/apache/hadoop/hive/shims/ShimLoader.class(org/apache/hadoop/hive/shims:ShimLoader.class)] [loading org/apache/hadoop/mapred/JobID.class(org/apache/hadoop/mapred:JobID.class)] [loading org/apache/hadoop/security/UserGroupInformation.class(org/apache/hadoop/security:UserGroupInformation.class)] [loading org/apache/hadoop/mapred/JobStatus.class(org/apache/hadoop/mapred:JobStatus.class)] [loading org/apache/hadoop/mapred/JobProfile.class(org/apache/hadoop/mapred:JobProfile.class)] [loading java/lang/InterruptedException.class(java/lang:InterruptedException.class)] [loading java/lang/Long.class(java/lang:Long.class)] [loading java/lang/Enum.class(java/lang:Enum.class)] [loading java/lang/Comparable.class(java/lang:Comparable.class)] [loading org/apache/commons/exec/ExecuteException.class(org/apache/commons/exec:ExecuteException.class)] [loading java/io/BufferedReader.class(java/io:BufferedReader.class)] [loading java/io/ByteArrayOutputStream.class(java/io:ByteArrayOutputStream.class)] [loading java/io/InputStream.class(java/io:InputStream.class)] [loading java/io/InputStreamReader.class(java/io:InputStreamReader.class)] [loading java/io/OutputStream.class(java/io:OutputStream.class)] [loading java/io/PrintWriter.class(java/io:PrintWriter.class)] [loading java/util/Map$Entry.class(java/util:Map$Entry.class)] [loading java/util/concurrent/Semaphore.class(java/util/concurrent:Semaphore.class)] [loading org/apache/commons/exec/CommandLine.class(org/apache/commons/exec:CommandLine.class)] [loading org/apache/commons/exec/DefaultExecutor.class(org/apache/commons/exec:DefaultExecutor.class)] [loading org/apache/commons/exec/ExecuteWatchdog.class(org/apache/commons/exec:ExecuteWatchdog.class)] [loading org/apache/commons/exec/PumpStreamHandler.class(org/apache/commons/exec:PumpStreamHandler.class)] [loading org/apache/hadoop/util/Shell.class(org/apache/hadoop/util:Shell.class)] [loading java/lang/Thread.class(java/lang:Thread.class)] [loading java/lang/Runnable.class(java/lang:Runnable.class)] [loading java/net/URI.class(java/net:URI.class)] [loading org/apache/commons/lang/StringUtils.class(org/apache/commons/lang:StringUtils.class)] [loading org/apache/hadoop/fs/FileStatus.class(org/apache/hadoop/fs:FileStatus.class)] [loading org/apache/hadoop/fs/FileSystem.class(org/apache/hadoop/fs:FileSystem.class)] [loading org/apache/hadoop/hive/ql/ErrorMsg.class(org/apache/hadoop/hive/ql:ErrorMsg.class)] [loading java/security/PrivilegedExceptionAction.class(java/security:PrivilegedExceptionAction.class)] [loading org/apache/hadoop/util/StringUtils.class(org/apache/hadoop/util:StringUtils.class)] [loading org/apache/hadoop/util/ToolRunner.class(org/apache/hadoop/util:ToolRunner.class)] [loading java/io/FileNotFoundException.class(java/io:FileNotFoundException.class)] [loading java/net/URISyntaxException.class(java/net:URISyntaxException.class)] [loading java/util/Arrays.class(java/util:Arrays.class)] [loading java/lang/Integer.class(java/lang:Integer.class)] [loading com/sun/jersey/api/core/PackagesResourceConfig.class(com/sun/jersey/api/core:PackagesResourceConfig.class)] [loading com/sun/jersey/spi/container/servlet/ServletContainer.class(com/sun/jersey/spi/container/servlet:ServletContainer.class)] [loading org/apache/hadoop/hive/common/classification/InterfaceStability.class(org/apache/hadoop/hive/common/classification:InterfaceStability.class)] [loading org/apache/hadoop/hdfs/web/AuthFilter.class(org/apache/hadoop/hdfs/web:AuthFilter.class)] [loading org/apache/hadoop/util/GenericOptionsParser.class(org/apache/hadoop/util:GenericOptionsParser.class)] [loading org/eclipse/jetty/rewrite/handler/RedirectPatternRule.class(org/eclipse/jetty/rewrite/handler:RedirectPatternRule.class)] [loading org/eclipse/jetty/rewrite/handler/RewriteHandler.class(org/eclipse/jetty/rewrite/handler:RewriteHandler.class)] [loading org/eclipse/jetty/server/Handler.class(org/eclipse/jetty/server:Handler.class)] [loading org/eclipse/jetty/server/Server.class(org/eclipse/jetty/server:Server.class)] [loading org/eclipse/jetty/server/handler/HandlerList.class(org/eclipse/jetty/server/handler:HandlerList.class)] [loading org/eclipse/jetty/servlet/FilterHolder.class(org/eclipse/jetty/servlet:FilterHolder.class)] [loading org/eclipse/jetty/servlet/FilterMapping.class(org/eclipse/jetty/servlet:FilterMapping.class)] [loading org/eclipse/jetty/servlet/ServletContextHandler.class(org/eclipse/jetty/servlet:ServletContextHandler.class)] [loading org/eclipse/jetty/servlet/ServletHolder.class(org/eclipse/jetty/servlet:ServletHolder.class)] [loading org/slf4j/bridge/SLF4JBridgeHandler.class(org/slf4j/bridge:SLF4JBridgeHandler.class)] [loading org/apache/hadoop/hive/common/classification/InterfaceAudience$LimitedPrivate.class(org/apache/hadoop/hive/common/classification:InterfaceAudience$LimitedPrivate.class)] [loading org/apache/hadoop/hive/common/classification/InterfaceStability$Unstable.class(org/apache/hadoop/hive/common/classification:InterfaceStability$Unstable.class)] [loading java/io/Closeable.class(java/io:Closeable.class)] [loading java/io/Flushable.class(java/io:Flushable.class)] [loading org/apache/hadoop/security/Groups.class(org/apache/hadoop/security:Groups.class)] [loading java/net/InetAddress.class(java/net:InetAddress.class)] [loading java/net/UnknownHostException.class(java/net:UnknownHostException.class)] [loading java/text/MessageFormat.class(java/text:MessageFormat.class)] [loading java/util/HashSet.class(java/util:HashSet.class)] [loading java/util/Set.class(java/util:Set.class)] [loading org/apache/hadoop/hive/metastore/api/MetaException.class(org/apache/hadoop/hive/metastore/api:MetaException.class)] [loading org/apache/hadoop/io/Text.class(org/apache/hadoop/io:Text.class)] [loading org/apache/hadoop/security/Credentials.class(org/apache/hadoop/security:Credentials.class)] [loading org/apache/hadoop/security/token/Token.class(org/apache/hadoop/security/token:Token.class)] [loading org/apache/thrift/TException.class(org/apache/thrift:TException.class)] [loading java/util/regex/Matcher.class(java/util/regex:Matcher.class)] [loading java/util/regex/Pattern.class(java/util/regex:Pattern.class)] [loading javax/servlet/http/HttpServletRequest.class(javax/servlet/http:HttpServletRequest.class)] [loading javax/ws/rs/DELETE.class(javax/ws/rs:DELETE.class)] [loading javax/ws/rs/FormParam.class(javax/ws/rs:FormParam.class)] [loading javax/ws/rs/GET.class(javax/ws/rs:GET.class)] [loading javax/ws/rs/POST.class(javax/ws/rs:POST.class)] [loading javax/ws/rs/PUT.class(javax/ws/rs:PUT.class)] [loading javax/ws/rs/Path.class(javax/ws/rs:Path.class)] [loading javax/ws/rs/PathParam.class(javax/ws/rs:PathParam.class)] [loading javax/ws/rs/Produces.class(javax/ws/rs:Produces.class)] [loading javax/ws/rs/QueryParam.class(javax/ws/rs:QueryParam.class)] [loading javax/ws/rs/core/Context.class(javax/ws/rs/core:Context.class)] [loading javax/ws/rs/core/SecurityContext.class(javax/ws/rs/core:SecurityContext.class)] [loading javax/ws/rs/core/UriInfo.class(javax/ws/rs/core:UriInfo.class)] [loading org/apache/hadoop/security/authentication/client/PseudoAuthenticator.class(org/apache/hadoop/security/authentication/client:PseudoAuthenticator.class)] [loading java/util/concurrent/ConcurrentHashMap.class(java/util/concurrent:ConcurrentHashMap.class)] [loading org/apache/hive/common/util/HiveVersionInfo.class(org/apache/hive/common/util:HiveVersionInfo.class)] [loading com/sun/jersey/api/wadl/config/WadlGeneratorConfig.class(com/sun/jersey/api/wadl/config:WadlGeneratorConfig.class)] [loading com/sun/jersey/api/wadl/config/WadlGeneratorDescription.class(com/sun/jersey/api/wadl/config:WadlGeneratorDescription.class)] [loading com/sun/jersey/server/wadl/generators/resourcedoc/WadlGeneratorResourceDocSupport.class(com/sun/jersey/server/wadl/generators/resourcedoc:WadlGeneratorResourceDocSupport.class)] [loading org/apache/hadoop/hive/common/classification/InterfaceStability$Evolving.class(org/apache/hadoop/hive/common/classification:InterfaceStability$Evolving.class)] [loading java/io/OutputStreamWriter.class(java/io:OutputStreamWriter.class)] [loading org/apache/zookeeper/CreateMode.class(org/apache/zookeeper:CreateMode.class)] [loading org/apache/zookeeper/KeeperException.class(org/apache/zookeeper:KeeperException.class)] [loading org/apache/zookeeper/ZooKeeper.class(org/apache/zookeeper:ZooKeeper.class)] [loading org/apache/zookeeper/ZooDefs.class(org/apache/zookeeper:ZooDefs.class)] [loading org/apache/zookeeper/ZooDefs$Ids.class(org/apache/zookeeper:ZooDefs$Ids.class)] [loading org/apache/zookeeper/data/Stat.class(org/apache/zookeeper/data:Stat.class)] [loading org/apache/hadoop/io/NullWritable.class(org/apache/hadoop/io:NullWritable.class)] [loading org/apache/hadoop/mapreduce/JobID.class(org/apache/hadoop/mapreduce:JobID.class)] [loading org/apache/hadoop/mapreduce/Mapper.class(org/apache/hadoop/mapreduce:Mapper.class)] [loading java/util/LinkedList.class(java/util:LinkedList.class)] [loading java/util/concurrent/ExecutorService.class(java/util/concurrent:ExecutorService.class)] [loading java/util/concurrent/Executors.class(java/util/concurrent:Executors.class)] [loading java/util/concurrent/TimeUnit.class(java/util/concurrent:TimeUnit.class)] [loading org/apache/hadoop/mapreduce/Mapper$Context.class(org/apache/hadoop/mapreduce:Mapper$Context.class)] [loading java/lang/Process.class(java/lang:Process.class)] [loading java/lang/StringBuilder.class(java/lang:StringBuilder.class)] [loading java/net/URLConnection.class(java/net:URLConnection.class)] [loading org/apache/hadoop/mapred/JobClient.class(org/apache/hadoop/mapred:JobClient.class)] [loading org/apache/hadoop/mapred/JobConf.class(org/apache/hadoop/mapred:JobConf.class)] [loading org/apache/hadoop/mapred/RunningJob.class(org/apache/hadoop/mapred:RunningJob.class)] [loading org/apache/hadoop/mapreduce/InputSplit.class(org/apache/hadoop/mapreduce:InputSplit.class)] [loading org/apache/hadoop/mapreduce/RecordReader.class(org/apache/hadoop/mapreduce:RecordReader.class)] [loading org/apache/hadoop/mapreduce/TaskAttemptContext.class(org/apache/hadoop/mapreduce:TaskAttemptContext.class)] [loading java/io/DataInput.class(java/io:DataInput.class)] [loading java/io/DataOutput.class(java/io:DataOutput.class)] [loading org/apache/hadoop/mapreduce/InputFormat.class(org/apache/hadoop/mapreduce:InputFormat.class)] [loading org/apache/hadoop/mapreduce/JobContext.class(org/apache/hadoop/mapreduce:JobContext.class)] [loading org/apache/hadoop/conf/Configured.class(org/apache/hadoop/conf:Configured.class)] [loading org/apache/hadoop/fs/permission/FsPermission.class(org/apache/hadoop/fs/permission:FsPermission.class)] [loading org/apache/hadoop/mapreduce/Job.class(org/apache/hadoop/mapreduce:Job.class)] [loading org/apache/hadoop/mapreduce/lib/output/NullOutputFormat.class(org/apache/hadoop/mapreduce/lib/output:NullOutputFormat.class)] [loading org/apache/hadoop/mapreduce/security/token/delegation/DelegationTokenIdentifier.class(org/apache/hadoop/mapreduce/security/token/delegation:DelegationTokenIdentifier.class)] [loading org/apache/hadoop/util/Tool.class(org/apache/hadoop/util:Tool.class)] [loading org/apache/hadoop/conf/Configurable.class(org/apache/hadoop/conf:Configurable.class)] [loading java/lang/ClassNotFoundException.class(java/lang:ClassNotFoundException.class)] [loading java/util/Collection.class(java/util:Collection.class)] [loading javax/ws/rs/core/UriBuilder.class(javax/ws/rs/core:UriBuilder.class)] [loading java/lang/ProcessBuilder.class(java/lang:ProcessBuilder.class)] [loading java/io/UnsupportedEncodingException.class(java/io:UnsupportedEncodingException.class)] [loading org/apache/zookeeper/WatchedEvent.class(org/apache/zookeeper:WatchedEvent.class)] [loading org/apache/zookeeper/Watcher.class(org/apache/zookeeper:Watcher.class)] [loading java/lang/annotation/Target.class(java/lang/annotation:Target.class)] [loading java/lang/annotation/ElementType.class(java/lang/annotation:ElementType.class)] [loading java/lang/annotation/Retention.class(java/lang/annotation:Retention.class)] [loading java/lang/annotation/RetentionPolicy.class(java/lang/annotation:RetentionPolicy.class)] [loading java/lang/annotation/Annotation.class(java/lang/annotation:Annotation.class)] [loading java/lang/SuppressWarnings.class(java/lang:SuppressWarnings.class)] [loading java/lang/Override.class(java/lang:Override.class)] [loading javax/ws/rs/HttpMethod.class(javax/ws/rs:HttpMethod.class)] [loading java/lang/Deprecated.class(java/lang:Deprecated.class)] [loading /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/classes/org/apache/hive/hcatalog/templeton/SecureProxySupport$3.class] [loading /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/classes/org/apache/hive/hcatalog/templeton/SecureProxySupport$2.class] [loading /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/classes/org/apache/hive/hcatalog/templeton/SecureProxySupport$1.class] [loading /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/classes/org/apache/hive/hcatalog/templeton/LauncherDelegator$1.class] [loading /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/classes/org/apache/hive/hcatalog/templeton/HcatException$1.class] [loading /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/classes/org/apache/hive/hcatalog/templeton/HcatDelegator$1.class] [loading /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/classes/org/apache/hive/hcatalog/templeton/AppConfig$1.class] [loading /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/classes/org/apache/hive/hcatalog/templeton/tool/ZooKeeperStorage$2.class] [loading /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/classes/org/apache/hive/hcatalog/templeton/tool/ZooKeeperStorage$1.class] [loading /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/classes/org/apache/hive/hcatalog/templeton/tool/TempletonUtils$1.class] [loading /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/classes/org/apache/hive/hcatalog/templeton/tool/TempletonControllerJob$2.class] [loading /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/classes/org/apache/hive/hcatalog/templeton/tool/TempletonControllerJob$2$1.class] [loading /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/classes/org/apache/hive/hcatalog/templeton/tool/TempletonControllerJob$1.class] [loading /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/classes/org/apache/hive/hcatalog/templeton/tool/LogRetriever$1.class] [loading /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/classes/org/apache/hive/hcatalog/templeton/tool/HDFSStorage$1.class] [done in 1926 ms] [WARNING] Javadoc Warnings [WARNING] Feb 28, 2014 2:10:30 PM com.sun.jersey.wadl.resourcedoc.ResourceDoclet start [WARNING] INFO: Wrote /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/classes/resourcedoc.xml [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ hive-webhcat --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/test/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (setup-test-dirs) @ hive-webhcat --- [INFO] Executing tasks main: [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/tmp [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/warehouse [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/tmp/conf [copy] Copying 5 files to /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/tmp/conf [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hive-webhcat --- [INFO] Compiling 9 source files to /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/test-classes [WARNING] Note: Some input files use unchecked or unsafe operations. [WARNING] Note: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ hive-webhcat --- [INFO] Surefire report directory: /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.hive.hcatalog.templeton.TestDesc Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.391 sec - in org.apache.hive.hcatalog.templeton.TestDesc Running org.apache.hive.hcatalog.templeton.TestServer Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.577 sec - in org.apache.hive.hcatalog.templeton.TestServer Running org.apache.hive.hcatalog.templeton.TestWebHCatE2e Tests run: 12, Failures: 0, Errors: 0, Skipped: 7, Time elapsed: 2.636 sec - in org.apache.hive.hcatalog.templeton.TestWebHCatE2e Running org.apache.hive.hcatalog.templeton.tool.TestJobIDParser Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.707 sec - in org.apache.hive.hcatalog.templeton.tool.TestJobIDParser Running org.apache.hive.hcatalog.templeton.tool.TestTempletonUtils Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.803 sec - in org.apache.hive.hcatalog.templeton.tool.TestTempletonUtils Running org.apache.hive.hcatalog.templeton.tool.TestTrivialExecService Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 sec - in org.apache.hive.hcatalog.templeton.tool.TestTrivialExecService Results : Tests run: 33, Failures: 0, Errors: 0, Skipped: 7 [INFO] [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ hive-webhcat --- [INFO] Building jar: /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/hive-webhcat-0.13.0-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ hive-webhcat --- [INFO] Installing /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/hive-webhcat-0.13.0-SNAPSHOT.jar to /Users/sush/.m2/repository/org/apache/hive/hcatalog/hive-webhcat/0.13.0-SNAPSHOT/hive-webhcat-0.13.0-SNAPSHOT.jar [INFO] Installing /Users/sush/dev/hive.git/hcatalog/webhcat/svr/pom.xml to /Users/sush/.m2/repository/org/apache/hive/hcatalog/hive-webhcat/0.13.0-SNAPSHOT/hive-webhcat-0.13.0-SNAPSHOT.pom [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ hive-webhcat --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (define-classpath) @ hive-webhcat --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hive-webhcat --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-javadoc-plugin:2.4:javadoc (resourcesdoc.xml) @ hive-webhcat --- Loading source files for package org.apache.hive.hcatalog.templeton... [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/AppConfig.java] [parsing completed 19ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/BadParam.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/BusyException.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/CallbackFailedException.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/CatchallExceptionMapper.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/ColumnDesc.java] [parsing completed 2ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/CompleteBean.java] [parsing completed 0ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/CompleteDelegator.java] [parsing completed 3ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/DatabaseDesc.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/DeleteDelegator.java] [parsing completed 2ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/EnqueueBean.java] [parsing completed 0ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/ExecBean.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/ExecService.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/ExecServiceImpl.java] [parsing completed 5ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/GroupPermissionsDesc.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/HcatDelegator.java] [parsing completed 24ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/HcatException.java] [parsing completed 0ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/HiveDelegator.java] [parsing completed 4ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/JarDelegator.java] [parsing completed 3ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/JobItemBean.java] [parsing completed 0ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/JsonBuilder.java] [parsing completed 4ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/LauncherDelegator.java] [parsing completed 5ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/ListDelegator.java] [parsing completed 2ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Main.java] [parsing completed 5ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/MaxByteArrayOutputStream.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/NotAuthorizedException.java] [parsing completed 0ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/PartitionDesc.java] [parsing completed 0ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/PigDelegator.java] [parsing completed 3ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/ProxyUserSupport.java] [parsing completed 5ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/QueueException.java] [parsing completed 0ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/QueueStatusBean.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/SecureProxySupport.java] [parsing completed 3ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Server.java] [parsing completed 14ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/SimpleExceptionMapper.java] [parsing completed 0ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/SimpleWebException.java] [parsing completed 0ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/StatusDelegator.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/StreamingDelegator.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/TableDesc.java] [parsing completed 2ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/TableLikeDesc.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/TablePropertyDesc.java] [parsing completed 0ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/TempletonDelegator.java] [parsing completed 0ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/UgiFactory.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/VersionDelegator.java] [parsing completed 0ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/WadlConfig.java] [parsing completed 0ms] Loading source files for package org.apache.hive.hcatalog.templeton.tool... [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/DelegationTokenCache.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/HDFSCleanup.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/HDFSStorage.java] [parsing completed 3ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/HiveJobIDParser.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/JarJobIDParser.java] [parsing completed 0ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/JobIDParser.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/JobState.java] [parsing completed 3ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/JobStateTracker.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/JobSubmissionConstants.java] [parsing completed 0ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/LaunchMapper.java] [parsing completed 3ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/LogRetriever.java] [parsing completed 4ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/NotFoundException.java] [parsing completed 0ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/NullRecordReader.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/NullSplit.java] [parsing completed 0ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/PigJobIDParser.java] [parsing completed 0ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/SingleInputFormat.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/TempletonControllerJob.java] [parsing completed 2ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/TempletonStorage.java] [parsing completed 0ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/TempletonUtils.java] [parsing completed 4ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/TrivialExecService.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/ZooKeeperCleanup.java] [parsing completed 1ms] [parsing started /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/ZooKeeperStorage.java] [parsing completed 4ms] Constructing Javadoc information... [search path for source files: /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/main/java] [search path for class files: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jsfd.jar,/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/classes.jar,/System/Library/Frameworks/JavaVM.framework/Frameworks/JavaRuntimeSupport.framework/Resources/Java/JavaRuntimeSupport.jar,/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/ui.jar,/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/laf.jar,/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/sunrsasign.jar,/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jsse.jar,/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jce.jar,/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/charsets.jar,/System/Library/Java/Extensions/AppleScriptEngine.jar,/System/Library/Java/Extensions/dns_sd.jar,/System/Library/Java/Extensions/j3daudio.jar,/System/Library/Java/Extensions/j3dcore.jar,/System/Library/Java/Extensions/j3dutils.jar,/System/Library/Java/Extensions/jai_codec.jar,/System/Library/Java/Extensions/jai_core.jar,/System/Library/Java/Extensions/mlibwrapper_jai.jar,/System/Library/Java/Extensions/MRJToolkit.jar,/System/Library/Java/Extensions/QTJava.zip,/System/Library/Java/Extensions/vecmath.jar,/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/ext/apple_provider.jar,/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/ext/dnsns.jar,/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/ext/localedata.jar,/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/ext/sunjce_provider.jar,/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/ext/sunpkcs11.jar,/Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/classes,/Users/sush/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.1/datanucleus-api-jdo-3.2.1.jar,/Users/sush/.m2/repository/org/antlr/stringtemplate/3.2.1/stringtemplate-3.2.1.jar,/Users/sush/.m2/repository/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar,/Users/sush/.m2/repository/com/sun/jersey/jersey-json/1.14/jersey-json-1.14.jar,/Users/sush/.m2/repository/org/apache/zookeeper/zookeeper/3.4.5/zookeeper-3.4.5.jar,/Users/sush/.m2/repository/org/apache/hive/shims/hive-shims-0.23/0.13.0-SNAPSHOT/hive-shims-0.23-0.13.0-SNAPSHOT.jar,/Users/sush/.m2/repository/commons-net/commons-net/1.4.1/commons-net-1.4.1.jar,/Users/sush/.m2/repository/javax/mail/mail/1.4.1/mail-1.4.1.jar,/Users/sush/.m2/repository/javax/mail/mail/1.4.1/activation.jar,/Users/sush/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.1/datanucleus-rdbms-3.2.1.jar,/Users/sush/.m2/repository/commons-httpclient/commons-httpclient/3.0.1/commons-httpclient-3.0.1.jar,/Users/sush/dev/hive.git/hcatalog/core/target/classes,/Users/sush/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar,/Users/sush/.m2/repository/org/apache/thrift/libthrift/0.9.0/libthrift-0.9.0.jar,/Users/sush/.m2/repository/org/eclipse/jetty/aggregate/jetty-all-server/7.6.0.v20120127/jetty-all-server-7.6.0.v20120127.jar,/Users/sush/.m2/repository/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar,/Users/sush/.m2/repository/antlr/antlr/2.7.7/antlr-2.7.7.jar,/Users/sush/.m2/repository/commons-configuration/commons-configuration/1.6/commons-configuration-1.6.jar,/Users/sush/.m2/repository/org/apache/hive/shims/hive-shims-common-secure/0.13.0-SNAPSHOT/hive-shims-common-secure-0.13.0-SNAPSHOT.jar,/Users/sush/.m2/repository/org/apache/httpcomponents/httpclient/4.3.2/httpclient-4.3.2.jar,/Users/sush/.m2/repository/org/apache/hive/hive-serde/0.13.0-SNAPSHOT/hive-serde-0.13.0-SNAPSHOT.jar,/Users/sush/.m2/repository/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar,/Users/sush/.m2/repository/org/eclipse/jetty/aggregate/jetty-all/7.6.0.v20120127/jetty-all-7.6.0.v20120127.jar,/Users/sush/.m2/repository/org/apache/velocity/velocity/1.5/velocity-1.5.jar,/Users/sush/.m2/repository/com/jolbox/bonecp/0.8.0.RELEASE/bonecp-0.8.0.RELEASE.jar,/Users/sush/.m2/repository/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar,/Users/sush/.m2/repository/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar,/Users/sush/.m2/repository/javax/xml/bind/jaxb-api/2.2.2/jaxb-api-2.2.2.jar,/Users/sush/.m2/repository/commons-lang/commons-lang/2.4/commons-lang-2.4.jar,/Users/sush/.m2/repository/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar,/Users/sush/.m2/repository/com/sun/jersey/jersey-core/1.14/jersey-core-1.14.jar,/Users/sush/.m2/repository/org/apache/commons/commons-math/2.1/commons-math-2.1.jar,/Users/sush/.m2/repository/org/apache/httpcomponents/httpcore/4.3.1/httpcore-4.3.1.jar,/Users/sush/.m2/repository/org/xerial/snappy/snappy-java/1.0.5/snappy-java-1.0.5.jar,/Users/sush/.m2/repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar,/Users/sush/.m2/repository/org/antlr/ST4/4.0.4/ST4-4.0.4.jar,/Users/sush/.m2/repository/org/apache/commons/commons-exec/1.1/commons-exec-1.1.jar,/Users/sush/.m2/repository/com/google/guava/guava/11.0.2/guava-11.0.2.jar,/Users/sush/.m2/repository/org/datanucleus/datanucleus-core/3.2.2/datanucleus-core-3.2.2.jar,/Users/sush/.m2/repository/org/apache/hadoop/hadoop-core/1.2.1/hadoop-core-1.2.1.jar,/Users/sush/.m2/repository/org/tukaani/xz/1.0/xz-1.0.jar,/Users/sush/.m2/repository/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14.jar,/Users/sush/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar,/Users/sush/.m2/repository/org/codehaus/jackson/jackson-jaxrs/1.9.2/jackson-jaxrs-1.9.2.jar,/Users/sush/.m2/repository/stax/stax-api/1.0.1/stax-api-1.0.1.jar,/Users/sush/.m2/repository/org/codehaus/jettison/jettison/1.1/jettison-1.1.jar,/Users/sush/.m2/repository/org/apache/commons/commons-compress/1.4.1/commons-compress-1.4.1.jar,/Users/sush/.m2/repository/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar,/Users/sush/.m2/repository/com/sun/jersey/jersey-server/1.14/jersey-server-1.14.jar,/Users/sush/.m2/repository/org/apache/ant/ant/1.9.1/ant-1.9.1.jar,/Users/sush/.m2/repository/io/netty/netty/3.4.0.Final/netty-3.4.0.Final.jar,/Users/sush/.m2/repository/org/slf4j/jul-to-slf4j/1.7.5/jul-to-slf4j-1.7.5.jar,/Users/sush/.m2/repository/com/sun/jersey/contribs/wadl-resourcedoc-doclet/1.4/wadl-resourcedoc-doclet-1.4.jar,/Users/sush/.m2/repository/org/mortbay/jetty/jetty/6.1.26/jetty-6.1.26.jar,/Users/sush/.m2/repository/org/apache/avro/avro-mapred/1.7.5/avro-mapred-1.7.5.jar,/Users/sush/.m2/repository/oro/oro/2.0.8/oro-2.0.8.jar,/Users/sush/.m2/repository/org/eclipse/jdt/core/3.1.1/core-3.1.1.jar,/Users/sush/.m2/repository/javax/jdo/jdo-api/3.0.1/jdo-api-3.0.1.jar,/Users/sush/.m2/repository/org/apache/hive/shims/hive-shims-0.20/0.13.0-SNAPSHOT/hive-shims-0.20-0.13.0-SNAPSHOT.jar,/Users/sush/.m2/repository/javax/transaction/jta/1.1/jta-1.1.jar,/Users/sush/.m2/repository/log4j/log4j/1.2.16/log4j-1.2.16.jar,/Users/sush/.m2/repository/org/apache/hive/hive-common/0.13.0-SNAPSHOT/hive-common-0.13.0-SNAPSHOT.jar,/Users/sush/.m2/repository/org/apache/avro/avro-ipc/1.7.5/avro-ipc-1.7.5-tests.jar,/Users/sush/.m2/repository/org/apache/hive/hive-exec/0.13.0-SNAPSHOT/hive-exec-0.13.0-SNAPSHOT.jar,/Users/sush/.m2/repository/org/apache/geronimo/specs/geronimo-annotation_1.0_spec/1.1.1/geronimo-annotation_1.0_spec-1.1.1.jar,/Users/sush/.m2/repository/org/mortbay/jetty/servlet-api/2.5-20081211/servlet-api-2.5-20081211.jar,/Users/sush/.m2/repository/org/apache/avro/avro-ipc/1.7.5/avro-ipc-1.7.5.jar,/Users/sush/.m2/repository/net/java/dev/jets3t/jets3t/0.6.1/jets3t-0.6.1.jar,/Users/sush/.m2/repository/com/sun/jersey/jersey-servlet/1.14/jersey-servlet-1.14.jar,/Users/sush/.m2/repository/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar,/Users/sush/.m2/repository/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar,/Users/sush/.m2/repository/xmlenc/xmlenc/0.52/xmlenc-0.52.jar,/Users/sush/.m2/repository/org/mortbay/jetty/jsp-2.1/6.1.14/jsp-2.1-6.1.14.jar,/Users/sush/.m2/repository/commons-el/commons-el/1.0/commons-el-1.0.jar,/Users/sush/.m2/repository/org/apache/hive/shims/hive-shims-0.20S/0.13.0-SNAPSHOT/hive-shims-0.20S-0.13.0-SNAPSHOT.jar,/Users/sush/.m2/repository/jline/jline/0.9.94/jline-0.9.94.jar,/Users/sush/.m2/repository/org/mortbay/jetty/jetty-util/6.1.26/jetty-util-6.1.26.jar,/Users/sush/.m2/repository/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar,/Users/sush/.m2/repository/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar,/Users/sush/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.0/commons-beanutils-core-1.8.0.jar,/Users/sush/.m2/repository/ant/ant/1.6.5/ant-1.6.5.jar,/Users/sush/.m2/repository/org/apache/hive/hive-cli/0.13.0-SNAPSHOT/hive-cli-0.13.0-SNAPSHOT.jar,/Users/sush/.m2/repository/org/apache/thrift/libfb303/0.9.0/libfb303-0.9.0.jar,/Users/sush/.m2/repository/org/codehaus/groovy/groovy-all/2.1.6/groovy-all-2.1.6.jar,/Users/sush/.m2/repository/org/apache/derby/derby/10.10.1.1/derby-10.10.1.1.jar,/Users/sush/.m2/repository/org/apache/derby/derby/10.10.1.1/derbyLocale_cs.jar,/Users/sush/.m2/repository/org/apache/derby/derby/10.10.1.1/derbyLocale_de_DE.jar,/Users/sush/.m2/repository/org/apache/derby/derby/10.10.1.1/derbyLocale_es.jar,/Users/sush/.m2/repository/org/apache/derby/derby/10.10.1.1/derbyLocale_fr.jar,/Users/sush/.m2/repository/org/apache/derby/derby/10.10.1.1/derbyLocale_hu.jar,/Users/sush/.m2/repository/org/apache/derby/derby/10.10.1.1/derbyLocale_it.jar,/Users/sush/.m2/repository/org/apache/derby/derby/10.10.1.1/derbyLocale_ja_JP.jar,/Users/sush/.m2/repository/org/apache/derby/derby/10.10.1.1/derbyLocale_ko_KR.jar,/Users/sush/.m2/repository/org/apache/derby/derby/10.10.1.1/derbyLocale_pl.jar,/Users/sush/.m2/repository/org/apache/derby/derby/10.10.1.1/derbyLocale_pt_BR.jar,/Users/sush/.m2/repository/org/apache/derby/derby/10.10.1.1/derbyLocale_ru.jar,/Users/sush/.m2/repository/org/apache/derby/derby/10.10.1.1/derbyLocale_zh_CN.jar,/Users/sush/.m2/repository/org/apache/derby/derby/10.10.1.1/derbyLocale_zh_TW.jar,/Users/sush/.m2/repository/org/apache/hive/hive-metastore/0.13.0-SNAPSHOT/hive-metastore-0.13.0-SNAPSHOT.jar,/Users/sush/.m2/repository/asm/asm-commons/3.1/asm-commons-3.1.jar,/Users/sush/.m2/repository/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.jar,/Users/sush/.m2/repository/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-api.jar,/Users/sush/.m2/repository/com/sun/xml/bind/jaxb-impl/2.2.3-1/activation.jar,/Users/sush/.m2/repository/com/sun/xml/bind/jaxb-impl/2.2.3-1/jsr173_1.0_api.jar,/Users/sush/.m2/repository/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb1-impl.jar,/Users/sush/.m2/repository/org/apache/hive/hive-service/0.13.0-SNAPSHOT/hive-service-0.13.0-SNAPSHOT.jar,/Users/sush/.m2/repository/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar,/Users/sush/.m2/repository/asm/asm-tree/3.1/asm-tree-3.1.jar,/Users/sush/.m2/repository/com/thoughtworks/paranamer/paranamer/2.3/paranamer-2.3.jar,/Users/sush/.m2/repository/commons-io/commons-io/2.4/commons-io-2.4.jar,/Users/sush/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar,/Users/sush/.m2/repository/tomcat/jasper-runtime/5.5.12/jasper-runtime-5.5.12.jar,/Users/sush/.m2/repository/com/twitter/parquet-hadoop-bundle/1.3.2/parquet-hadoop-bundle-1.3.2.jar,/Users/sush/.m2/repository/org/apache/avro/avro/1.7.5/avro-1.7.5.jar,/Users/sush/.m2/repository/commons-digester/commons-digester/1.8/commons-digester-1.8.jar,/Users/sush/.m2/repository/org/apache/geronimo/specs/geronimo-jaspic_1.0_spec/1.0/geronimo-jaspic_1.0_spec-1.0.jar,/Users/sush/.m2/repository/org/mortbay/jetty/jsp-api-2.1/6.1.14/jsp-api-2.1-6.1.14.jar,/Users/sush/.m2/repository/hsqldb/hsqldb/1.8.0.10/hsqldb-1.8.0.10.jar,/Users/sush/.m2/repository/org/apache/hive/shims/hive-shims-common/0.13.0-SNAPSHOT/hive-shims-common-0.13.0-SNAPSHOT.jar,/Users/sush/.m2/repository/commons-cli/commons-cli/1.2/commons-cli-1.2.jar,/Users/sush/.m2/repository/org/apache/hive/hive-shims/0.13.0-SNAPSHOT/hive-shims-0.13.0-SNAPSHOT.jar,/Users/sush/.m2/repository/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar,/Users/sush/.m2/repository/org/apache/ant/ant-launcher/1.9.1/ant-launcher-1.9.1.jar,/Users/sush/.m2/repository/tomcat/jasper-compiler/5.5.12/jasper-compiler-5.5.12.jar,/Users/sush/.m2/repository/org/apache/hive/hive-ant/0.13.0-SNAPSHOT/hive-ant-0.13.0-SNAPSHOT.jar,/Users/sush/.m2/repository/net/sf/jpam/jpam/1.1/jpam-1.1.jar,/Users/sush/.m2/repository/asm/asm/3.1/asm-3.1.jar,/Users/sush/.m2/repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar] [loading java/io/File.class(java/io:File.class)] [loading java/io/StringBufferInputStream.class(java/io:StringBufferInputStream.class)] [loading java/net/URL.class(java/net:URL.class)] [loading java/util/ArrayList.class(java/util:ArrayList.class)] [loading java/util/Collections.class(java/util:Collections.class)] [loading java/util/Comparator.class(java/util:Comparator.class)] [loading java/util/Iterator.class(java/util:Iterator.class)] [loading java/util/List.class(java/util:List.class)] [loading java/util/Map.class(java/util:Map.class)] [loading org/apache/commons/logging/Log.class(org/apache/commons/logging:Log.class)] [loading org/apache/commons/logging/LogFactory.class(org/apache/commons/logging:LogFactory.class)] [loading org/apache/hadoop/conf/Configuration.class(org/apache/hadoop/conf:Configuration.class)] [loading org/apache/hadoop/fs/Path.class(org/apache/hadoop/fs:Path.class)] [loading org/apache/hadoop/util/VersionInfo.class(org/apache/hadoop/util:VersionInfo.class)] [loading java/lang/Iterable.class(java/lang:Iterable.class)] [loading java/lang/Object.class(java/lang:Object.class)] [loading org/apache/hadoop/io/Writable.class(org/apache/hadoop/io:Writable.class)] [loading java/lang/String.class(java/lang:String.class)] [loading org/eclipse/jetty/http/HttpStatus.class(org/eclipse/jetty/http:HttpStatus.class)] [loading java/io/IOException.class(java/io:IOException.class)] [loading java/util/HashMap.class(java/util:HashMap.class)] [loading javax/ws/rs/core/MediaType.class(javax/ws/rs/core:MediaType.class)] [loading javax/ws/rs/core/Response.class(javax/ws/rs/core:Response.class)] [loading org/codehaus/jackson/map/ObjectMapper.class(org/codehaus/jackson/map:ObjectMapper.class)] [loading java/lang/Throwable.class(java/lang:Throwable.class)] [loading java/io/Serializable.class(java/io:Serializable.class)] [loading javax/ws/rs/ext/ExceptionMapper.class(javax/ws/rs/ext:ExceptionMapper.class)] [loading javax/ws/rs/ext/Provider.class(javax/ws/rs/ext:Provider.class)] [loading com/sun/jersey/api/NotFoundException.class(com/sun/jersey/api:NotFoundException.class)] [loading java/lang/Exception.class(java/lang:Exception.class)] [loading javax/xml/bind/annotation/XmlRootElement.class(javax/xml/bind/annotation:XmlRootElement.class)] [loading java/util/Date.class(java/util:Date.class)] [loading org/apache/hadoop/hive/common/classification/InterfaceAudience.class(org/apache/hadoop/hive/common/classification:InterfaceAudience.class)] [loading org/apache/hadoop/hive/conf/HiveConf.class(org/apache/hadoop/hive/conf:HiveConf.class)] [loading org/apache/hadoop/hive/metastore/HiveMetaStoreClient.class(org/apache/hadoop/hive/metastore:HiveMetaStoreClient.class)] [loading /Users/sush/dev/hive.git/hcatalog/core/target/classes/org/apache/hive/hcatalog/common/HCatUtil.class] [loading org/apache/hadoop/hive/common/classification/InterfaceAudience$Private.class(org/apache/hadoop/hive/common/classification:InterfaceAudience$Private.class)] [loading org/apache/hadoop/hive/shims/HadoopShims.class(org/apache/hadoop/hive/shims:HadoopShims.class)] [loading org/apache/hadoop/hive/shims/HadoopShims$WebHCatJTShim.class(org/apache/hadoop/hive/shims:HadoopShims$WebHCatJTShim.class)] [loading org/apache/hadoop/hive/shims/ShimLoader.class(org/apache/hadoop/hive/shims:ShimLoader.class)] [loading org/apache/hadoop/mapred/JobID.class(org/apache/hadoop/mapred:JobID.class)] [loading org/apache/hadoop/security/UserGroupInformation.class(org/apache/hadoop/security:UserGroupInformation.class)] [loading org/apache/hadoop/mapred/JobStatus.class(org/apache/hadoop/mapred:JobStatus.class)] [loading org/apache/hadoop/mapred/JobProfile.class(org/apache/hadoop/mapred:JobProfile.class)] [loading java/lang/InterruptedException.class(java/lang:InterruptedException.class)] [loading java/lang/Long.class(java/lang:Long.class)] [loading java/lang/Enum.class(java/lang:Enum.class)] [loading java/lang/Comparable.class(java/lang:Comparable.class)] [loading org/apache/commons/exec/ExecuteException.class(org/apache/commons/exec:ExecuteException.class)] [loading java/io/BufferedReader.class(java/io:BufferedReader.class)] [loading java/io/ByteArrayOutputStream.class(java/io:ByteArrayOutputStream.class)] [loading java/io/InputStream.class(java/io:InputStream.class)] [loading java/io/InputStreamReader.class(java/io:InputStreamReader.class)] [loading java/io/OutputStream.class(java/io:OutputStream.class)] [loading java/io/PrintWriter.class(java/io:PrintWriter.class)] [loading java/util/Map$Entry.class(java/util:Map$Entry.class)] [loading java/util/concurrent/Semaphore.class(java/util/concurrent:Semaphore.class)] [loading org/apache/commons/exec/CommandLine.class(org/apache/commons/exec:CommandLine.class)] [loading org/apache/commons/exec/DefaultExecutor.class(org/apache/commons/exec:DefaultExecutor.class)] [loading org/apache/commons/exec/ExecuteWatchdog.class(org/apache/commons/exec:ExecuteWatchdog.class)] [loading org/apache/commons/exec/PumpStreamHandler.class(org/apache/commons/exec:PumpStreamHandler.class)] [loading org/apache/hadoop/util/Shell.class(org/apache/hadoop/util:Shell.class)] [loading java/lang/Thread.class(java/lang:Thread.class)] [loading java/lang/Runnable.class(java/lang:Runnable.class)] [loading java/net/URI.class(java/net:URI.class)] [loading org/apache/commons/lang/StringUtils.class(org/apache/commons/lang:StringUtils.class)] [loading org/apache/hadoop/fs/FileStatus.class(org/apache/hadoop/fs:FileStatus.class)] [loading org/apache/hadoop/fs/FileSystem.class(org/apache/hadoop/fs:FileSystem.class)] [loading org/apache/hadoop/hive/ql/ErrorMsg.class(org/apache/hadoop/hive/ql:ErrorMsg.class)] [loading java/security/PrivilegedExceptionAction.class(java/security:PrivilegedExceptionAction.class)] [loading org/apache/hadoop/util/StringUtils.class(org/apache/hadoop/util:StringUtils.class)] [loading org/apache/hadoop/util/ToolRunner.class(org/apache/hadoop/util:ToolRunner.class)] [loading java/io/FileNotFoundException.class(java/io:FileNotFoundException.class)] [loading java/net/URISyntaxException.class(java/net:URISyntaxException.class)] [loading java/util/Arrays.class(java/util:Arrays.class)] [loading java/lang/Integer.class(java/lang:Integer.class)] [loading com/sun/jersey/api/core/PackagesResourceConfig.class(com/sun/jersey/api/core:PackagesResourceConfig.class)] [loading com/sun/jersey/spi/container/servlet/ServletContainer.class(com/sun/jersey/spi/container/servlet:ServletContainer.class)] [loading org/apache/hadoop/hive/common/classification/InterfaceStability.class(org/apache/hadoop/hive/common/classification:InterfaceStability.class)] [loading org/apache/hadoop/hdfs/web/AuthFilter.class(org/apache/hadoop/hdfs/web:AuthFilter.class)] [loading org/apache/hadoop/util/GenericOptionsParser.class(org/apache/hadoop/util:GenericOptionsParser.class)] [loading org/eclipse/jetty/rewrite/handler/RedirectPatternRule.class(org/eclipse/jetty/rewrite/handler:RedirectPatternRule.class)] [loading org/eclipse/jetty/rewrite/handler/RewriteHandler.class(org/eclipse/jetty/rewrite/handler:RewriteHandler.class)] [loading org/eclipse/jetty/server/Handler.class(org/eclipse/jetty/server:Handler.class)] [loading org/eclipse/jetty/server/Server.class(org/eclipse/jetty/server:Server.class)] [loading org/eclipse/jetty/server/handler/HandlerList.class(org/eclipse/jetty/server/handler:HandlerList.class)] [loading org/eclipse/jetty/servlet/FilterHolder.class(org/eclipse/jetty/servlet:FilterHolder.class)] [loading org/eclipse/jetty/servlet/FilterMapping.class(org/eclipse/jetty/servlet:FilterMapping.class)] [loading org/eclipse/jetty/servlet/ServletContextHandler.class(org/eclipse/jetty/servlet:ServletContextHandler.class)] [loading org/eclipse/jetty/servlet/ServletHolder.class(org/eclipse/jetty/servlet:ServletHolder.class)] [loading org/slf4j/bridge/SLF4JBridgeHandler.class(org/slf4j/bridge:SLF4JBridgeHandler.class)] [loading org/apache/hadoop/hive/common/classification/InterfaceAudience$LimitedPrivate.class(org/apache/hadoop/hive/common/classification:InterfaceAudience$LimitedPrivate.class)] [loading org/apache/hadoop/hive/common/classification/InterfaceStability$Unstable.class(org/apache/hadoop/hive/common/classification:InterfaceStability$Unstable.class)] [loading java/io/Closeable.class(java/io:Closeable.class)] [loading java/io/Flushable.class(java/io:Flushable.class)] [loading org/apache/hadoop/security/Groups.class(org/apache/hadoop/security:Groups.class)] [loading java/net/InetAddress.class(java/net:InetAddress.class)] [loading java/net/UnknownHostException.class(java/net:UnknownHostException.class)] [loading java/text/MessageFormat.class(java/text:MessageFormat.class)] [loading java/util/HashSet.class(java/util:HashSet.class)] [loading java/util/Set.class(java/util:Set.class)] [loading org/apache/hadoop/hive/metastore/api/MetaException.class(org/apache/hadoop/hive/metastore/api:MetaException.class)] [loading org/apache/hadoop/io/Text.class(org/apache/hadoop/io:Text.class)] [loading org/apache/hadoop/security/Credentials.class(org/apache/hadoop/security:Credentials.class)] [loading org/apache/hadoop/security/token/Token.class(org/apache/hadoop/security/token:Token.class)] [loading org/apache/thrift/TException.class(org/apache/thrift:TException.class)] [loading java/util/regex/Matcher.class(java/util/regex:Matcher.class)] [loading java/util/regex/Pattern.class(java/util/regex:Pattern.class)] [loading javax/servlet/http/HttpServletRequest.class(javax/servlet/http:HttpServletRequest.class)] [loading javax/ws/rs/DELETE.class(javax/ws/rs:DELETE.class)] [loading javax/ws/rs/FormParam.class(javax/ws/rs:FormParam.class)] [loading javax/ws/rs/GET.class(javax/ws/rs:GET.class)] [loading javax/ws/rs/POST.class(javax/ws/rs:POST.class)] [loading javax/ws/rs/PUT.class(javax/ws/rs:PUT.class)] [loading javax/ws/rs/Path.class(javax/ws/rs:Path.class)] [loading javax/ws/rs/PathParam.class(javax/ws/rs:PathParam.class)] [loading javax/ws/rs/Produces.class(javax/ws/rs:Produces.class)] [loading javax/ws/rs/QueryParam.class(javax/ws/rs:QueryParam.class)] [loading javax/ws/rs/core/Context.class(javax/ws/rs/core:Context.class)] [loading javax/ws/rs/core/SecurityContext.class(javax/ws/rs/core:SecurityContext.class)] [loading javax/ws/rs/core/UriInfo.class(javax/ws/rs/core:UriInfo.class)] [loading org/apache/hadoop/security/authentication/client/PseudoAuthenticator.class(org/apache/hadoop/security/authentication/client:PseudoAuthenticator.class)] [loading java/util/concurrent/ConcurrentHashMap.class(java/util/concurrent:ConcurrentHashMap.class)] [loading org/apache/hive/common/util/HiveVersionInfo.class(org/apache/hive/common/util:HiveVersionInfo.class)] [loading com/sun/jersey/api/wadl/config/WadlGeneratorConfig.class(com/sun/jersey/api/wadl/config:WadlGeneratorConfig.class)] [loading com/sun/jersey/api/wadl/config/WadlGeneratorDescription.class(com/sun/jersey/api/wadl/config:WadlGeneratorDescription.class)] [loading com/sun/jersey/server/wadl/generators/resourcedoc/WadlGeneratorResourceDocSupport.class(com/sun/jersey/server/wadl/generators/resourcedoc:WadlGeneratorResourceDocSupport.class)] [loading org/apache/hadoop/hive/common/classification/InterfaceStability$Evolving.class(org/apache/hadoop/hive/common/classification:InterfaceStability$Evolving.class)] [loading java/io/OutputStreamWriter.class(java/io:OutputStreamWriter.class)] [loading org/apache/zookeeper/CreateMode.class(org/apache/zookeeper:CreateMode.class)] [loading org/apache/zookeeper/KeeperException.class(org/apache/zookeeper:KeeperException.class)] [loading org/apache/zookeeper/ZooKeeper.class(org/apache/zookeeper:ZooKeeper.class)] [loading org/apache/zookeeper/ZooDefs.class(org/apache/zookeeper:ZooDefs.class)] [loading org/apache/zookeeper/ZooDefs$Ids.class(org/apache/zookeeper:ZooDefs$Ids.class)] [loading org/apache/zookeeper/data/Stat.class(org/apache/zookeeper/data:Stat.class)] [loading org/apache/hadoop/io/NullWritable.class(org/apache/hadoop/io:NullWritable.class)] [loading org/apache/hadoop/mapreduce/JobID.class(org/apache/hadoop/mapreduce:JobID.class)] [loading org/apache/hadoop/mapreduce/Mapper.class(org/apache/hadoop/mapreduce:Mapper.class)] [loading java/util/LinkedList.class(java/util:LinkedList.class)] [loading java/util/concurrent/ExecutorService.class(java/util/concurrent:ExecutorService.class)] [loading java/util/concurrent/Executors.class(java/util/concurrent:Executors.class)] [loading java/util/concurrent/TimeUnit.class(java/util/concurrent:TimeUnit.class)] [loading org/apache/hadoop/mapreduce/Mapper$Context.class(org/apache/hadoop/mapreduce:Mapper$Context.class)] [loading java/lang/Process.class(java/lang:Process.class)] [loading java/lang/StringBuilder.class(java/lang:StringBuilder.class)] [loading java/net/URLConnection.class(java/net:URLConnection.class)] [loading org/apache/hadoop/mapred/JobClient.class(org/apache/hadoop/mapred:JobClient.class)] [loading org/apache/hadoop/mapred/JobConf.class(org/apache/hadoop/mapred:JobConf.class)] [loading org/apache/hadoop/mapred/RunningJob.class(org/apache/hadoop/mapred:RunningJob.class)] [loading org/apache/hadoop/mapreduce/InputSplit.class(org/apache/hadoop/mapreduce:InputSplit.class)] [loading org/apache/hadoop/mapreduce/RecordReader.class(org/apache/hadoop/mapreduce:RecordReader.class)] [loading org/apache/hadoop/mapreduce/TaskAttemptContext.class(org/apache/hadoop/mapreduce:TaskAttemptContext.class)] [loading java/io/DataInput.class(java/io:DataInput.class)] [loading java/io/DataOutput.class(java/io:DataOutput.class)] [loading org/apache/hadoop/mapreduce/InputFormat.class(org/apache/hadoop/mapreduce:InputFormat.class)] [loading org/apache/hadoop/mapreduce/JobContext.class(org/apache/hadoop/mapreduce:JobContext.class)] [loading org/apache/hadoop/conf/Configured.class(org/apache/hadoop/conf:Configured.class)] [loading org/apache/hadoop/fs/permission/FsPermission.class(org/apache/hadoop/fs/permission:FsPermission.class)] [loading org/apache/hadoop/mapreduce/Job.class(org/apache/hadoop/mapreduce:Job.class)] [loading org/apache/hadoop/mapreduce/lib/output/NullOutputFormat.class(org/apache/hadoop/mapreduce/lib/output:NullOutputFormat.class)] [loading org/apache/hadoop/mapreduce/security/token/delegation/DelegationTokenIdentifier.class(org/apache/hadoop/mapreduce/security/token/delegation:DelegationTokenIdentifier.class)] [loading org/apache/hadoop/util/Tool.class(org/apache/hadoop/util:Tool.class)] [loading org/apache/hadoop/conf/Configurable.class(org/apache/hadoop/conf:Configurable.class)] [loading java/lang/ClassNotFoundException.class(java/lang:ClassNotFoundException.class)] [loading java/util/Collection.class(java/util:Collection.class)] [loading javax/ws/rs/core/UriBuilder.class(javax/ws/rs/core:UriBuilder.class)] [loading java/lang/ProcessBuilder.class(java/lang:ProcessBuilder.class)] [loading java/io/UnsupportedEncodingException.class(java/io:UnsupportedEncodingException.class)] [loading org/apache/zookeeper/WatchedEvent.class(org/apache/zookeeper:WatchedEvent.class)] [loading org/apache/zookeeper/Watcher.class(org/apache/zookeeper:Watcher.class)] [loading java/lang/annotation/Target.class(java/lang/annotation:Target.class)] [loading java/lang/annotation/ElementType.class(java/lang/annotation:ElementType.class)] [loading java/lang/annotation/Retention.class(java/lang/annotation:Retention.class)] [loading java/lang/annotation/RetentionPolicy.class(java/lang/annotation:RetentionPolicy.class)] [loading java/lang/annotation/Annotation.class(java/lang/annotation:Annotation.class)] [loading java/lang/SuppressWarnings.class(java/lang:SuppressWarnings.class)] [loading java/lang/Override.class(java/lang:Override.class)] [loading javax/ws/rs/HttpMethod.class(javax/ws/rs:HttpMethod.class)] [loading java/lang/Deprecated.class(java/lang:Deprecated.class)] [loading /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/classes/org/apache/hive/hcatalog/templeton/SecureProxySupport$3.class] [loading /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/classes/org/apache/hive/hcatalog/templeton/SecureProxySupport$2.class] [loading /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/classes/org/apache/hive/hcatalog/templeton/SecureProxySupport$1.class] [loading /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/classes/org/apache/hive/hcatalog/templeton/LauncherDelegator$1.class] [loading /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/classes/org/apache/hive/hcatalog/templeton/HcatException$1.class] [loading /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/classes/org/apache/hive/hcatalog/templeton/HcatDelegator$1.class] [loading /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/classes/org/apache/hive/hcatalog/templeton/AppConfig$1.class] [loading /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/classes/org/apache/hive/hcatalog/templeton/tool/ZooKeeperStorage$2.class] [loading /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/classes/org/apache/hive/hcatalog/templeton/tool/ZooKeeperStorage$1.class] [loading /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/classes/org/apache/hive/hcatalog/templeton/tool/TempletonUtils$1.class] [loading /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/classes/org/apache/hive/hcatalog/templeton/tool/TempletonControllerJob$2.class] [loading /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/classes/org/apache/hive/hcatalog/templeton/tool/TempletonControllerJob$2$1.class] [loading /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/classes/org/apache/hive/hcatalog/templeton/tool/TempletonControllerJob$1.class] [loading /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/classes/org/apache/hive/hcatalog/templeton/tool/LogRetriever$1.class] [loading /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/classes/org/apache/hive/hcatalog/templeton/tool/HDFSStorage$1.class] [done in 1792 ms] [WARNING] Javadoc Warnings [WARNING] Feb 28, 2014 2:10:40 PM com.sun.jersey.wadl.resourcedoc.ResourceDoclet start [WARNING] INFO: Wrote /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/classes/resourcedoc.xml [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ hive-webhcat --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/hcatalog/webhcat/svr/src/test/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (setup-test-dirs) @ hive-webhcat --- [INFO] Executing tasks main: [delete] Deleting directory /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/tmp [delete] Deleting directory /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/warehouse [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/tmp [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/warehouse [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/tmp/conf [copy] Copying 5 files to /Users/sush/dev/hive.git/hcatalog/webhcat/svr/target/tmp/conf [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hive-webhcat --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ hive-webhcat --- [INFO] Skipping execution of surefire because it has already been run for this configuration [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Hive HCatalog HBase Storage Handler 0.13.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hive-hcatalog-hbase-storage-handler --- [INFO] Deleting /Users/sush/dev/hive.git/hcatalog/storage-handlers/hbase/target [INFO] Deleting /Users/sush/dev/hive.git/hcatalog/storage-handlers/hbase (includes = [datanucleus.log, derby.log], excludes = []) [INFO] [INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ hive-hcatalog-hbase-storage-handler --- [INFO] Source directory: /Users/sush/dev/hive.git/hcatalog/storage-handlers/hbase/src/gen-java added. [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ hive-hcatalog-hbase-storage-handler --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-antrun-plugin:1.7:run (define-classpath) @ hive-hcatalog-hbase-storage-handler --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hive-hcatalog-hbase-storage-handler --- [INFO] Compiling 36 source files to /Users/sush/dev/hive.git/hcatalog/storage-handlers/hbase/target/classes [WARNING] Note: Some input files use or override a deprecated API. [WARNING] Note: Recompile with -Xlint:deprecation for details. [WARNING] Note: Some input files use unchecked or unsafe operations. [WARNING] Note: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ hive-hcatalog-hbase-storage-handler --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/hcatalog/storage-handlers/hbase/src/test/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (setup-test-dirs) @ hive-hcatalog-hbase-storage-handler --- [INFO] Executing tasks main: [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/storage-handlers/hbase/target/tmp [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/storage-handlers/hbase/target/warehouse [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/storage-handlers/hbase/target/tmp/conf [copy] Copying 5 files to /Users/sush/dev/hive.git/hcatalog/storage-handlers/hbase/target/tmp/conf [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hive-hcatalog-hbase-storage-handler --- [INFO] Compiling 21 source files to /Users/sush/dev/hive.git/hcatalog/storage-handlers/hbase/target/test-classes [WARNING] Note: Some input files use or override a deprecated API. [WARNING] Note: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ hive-hcatalog-hbase-storage-handler --- [INFO] Surefire report directory: /Users/sush/dev/hive.git/hcatalog/storage-handlers/hbase/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.hcatalog.hbase.snapshot.lock.TestWriteLock Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.932 sec - in org.apache.hcatalog.hbase.snapshot.lock.TestWriteLock Running org.apache.hcatalog.hbase.snapshot.lock.TestZNodeName Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 sec - in org.apache.hcatalog.hbase.snapshot.lock.TestZNodeName Running org.apache.hcatalog.hbase.snapshot.TestIDGenerator Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 76.199 sec - in org.apache.hcatalog.hbase.snapshot.TestIDGenerator Running org.apache.hcatalog.hbase.snapshot.TestRevisionManager Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.006 sec - in org.apache.hcatalog.hbase.snapshot.TestRevisionManager Running org.apache.hcatalog.hbase.snapshot.TestRevisionManagerConfiguration Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 sec - in org.apache.hcatalog.hbase.snapshot.TestRevisionManagerConfiguration Running org.apache.hcatalog.hbase.snapshot.TestRevisionManagerEndpoint Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.981 sec - in org.apache.hcatalog.hbase.snapshot.TestRevisionManagerEndpoint Running org.apache.hcatalog.hbase.snapshot.TestThriftSerialization Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 sec - in org.apache.hcatalog.hbase.snapshot.TestThriftSerialization Running org.apache.hcatalog.hbase.snapshot.TestZNodeSetUp Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.079 sec - in org.apache.hcatalog.hbase.snapshot.TestZNodeSetUp Running org.apache.hcatalog.hbase.TestHBaseBulkOutputFormat Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 198.173 sec - in org.apache.hcatalog.hbase.TestHBaseBulkOutputFormat Running org.apache.hcatalog.hbase.TestHBaseDirectOutputFormat Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 136.029 sec - in org.apache.hcatalog.hbase.TestHBaseDirectOutputFormat Running org.apache.hcatalog.hbase.TestHBaseHCatStorageHandler Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 108.296 sec - in org.apache.hcatalog.hbase.TestHBaseHCatStorageHandler Running org.apache.hcatalog.hbase.TestHCatHBaseInputFormat Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 139.984 sec - in org.apache.hcatalog.hbase.TestHCatHBaseInputFormat Running org.apache.hcatalog.hbase.TestSnapshots Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 96.947 sec - in org.apache.hcatalog.hbase.TestSnapshots Running org.apache.hive.hcatalog.hbase.TestHBaseInputFormat Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.863 sec - in org.apache.hive.hcatalog.hbase.TestHBaseInputFormat Running org.apache.hive.hcatalog.hbase.TestHiveHBaseStorageHandler Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.001 sec - in org.apache.hive.hcatalog.hbase.TestHiveHBaseStorageHandler Running org.apache.hive.hcatalog.hbase.TestHiveHBaseTableOutputFormat Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.146 sec - in org.apache.hive.hcatalog.hbase.TestHiveHBaseTableOutputFormat Results : Tests run: 43, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ hive-hcatalog-hbase-storage-handler --- [INFO] Building jar: /Users/sush/dev/hive.git/hcatalog/storage-handlers/hbase/target/hive-hcatalog-hbase-storage-handler-0.13.0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:2.2:test-jar (default) @ hive-hcatalog-hbase-storage-handler --- [INFO] Building jar: /Users/sush/dev/hive.git/hcatalog/storage-handlers/hbase/target/hive-hcatalog-hbase-storage-handler-0.13.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ hive-hcatalog-hbase-storage-handler --- [INFO] Installing /Users/sush/dev/hive.git/hcatalog/storage-handlers/hbase/target/hive-hcatalog-hbase-storage-handler-0.13.0-SNAPSHOT.jar to /Users/sush/.m2/repository/org/apache/hive/hcatalog/hive-hcatalog-hbase-storage-handler/0.13.0-SNAPSHOT/hive-hcatalog-hbase-storage-handler-0.13.0-SNAPSHOT.jar [INFO] Installing /Users/sush/dev/hive.git/hcatalog/storage-handlers/hbase/pom.xml to /Users/sush/.m2/repository/org/apache/hive/hcatalog/hive-hcatalog-hbase-storage-handler/0.13.0-SNAPSHOT/hive-hcatalog-hbase-storage-handler-0.13.0-SNAPSHOT.pom [INFO] Installing /Users/sush/dev/hive.git/hcatalog/storage-handlers/hbase/target/hive-hcatalog-hbase-storage-handler-0.13.0-SNAPSHOT-tests.jar to /Users/sush/.m2/repository/org/apache/hive/hcatalog/hive-hcatalog-hbase-storage-handler/0.13.0-SNAPSHOT/hive-hcatalog-hbase-storage-handler-0.13.0-SNAPSHOT-tests.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ hive-hcatalog-hbase-storage-handler --- [INFO] Source directory: /Users/sush/dev/hive.git/hcatalog/storage-handlers/hbase/src/gen-java added. [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ hive-hcatalog-hbase-storage-handler --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-antrun-plugin:1.7:run (define-classpath) @ hive-hcatalog-hbase-storage-handler --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hive-hcatalog-hbase-storage-handler --- [INFO] Compiling 1 source file to /Users/sush/dev/hive.git/hcatalog/storage-handlers/hbase/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ hive-hcatalog-hbase-storage-handler --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/sush/dev/hive.git/hcatalog/storage-handlers/hbase/src/test/resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (setup-test-dirs) @ hive-hcatalog-hbase-storage-handler --- [INFO] Executing tasks main: [delete] Deleting directory /Users/sush/dev/hive.git/hcatalog/storage-handlers/hbase/target/tmp [delete] Deleting directory /Users/sush/dev/hive.git/hcatalog/storage-handlers/hbase/target/warehouse [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/storage-handlers/hbase/target/tmp [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/storage-handlers/hbase/target/warehouse [mkdir] Created dir: /Users/sush/dev/hive.git/hcatalog/storage-handlers/hbase/target/tmp/conf [copy] Copying 5 files to /Users/sush/dev/hive.git/hcatalog/storage-handlers/hbase/target/tmp/conf [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hive-hcatalog-hbase-storage-handler --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ hive-hcatalog-hbase-storage-handler --- [INFO] Skipping execution of surefire because it has already been run for this configuration [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Hive HCatalog ..................................... SUCCESS [2.275s] [INFO] Hive HCatalog Core ................................ SUCCESS [16:04.818s] [INFO] Hive HCatalog Pig Adapter ......................... SUCCESS [11:09.779s] [INFO] Hive HCatalog Server Extensions ................... SUCCESS [44.883s] [INFO] Hive HCatalog Webhcat Java Client ................. SUCCESS [1:38.668s] [INFO] Hive HCatalog Webhcat ............................. SUCCESS [13.433s] [INFO] Hive HCatalog HBase Storage Handler ............... SUCCESS [16:10.282s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 46:04.612s [INFO] Finished at: Fri Feb 28 14:26:51 PST 2014 [INFO] Final Memory: 37M/126M [INFO] ------------------------------------------------------------------------