You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Hive QA (JIRA)" <ji...@apache.org> on 2013/11/13 16:28:07 UTC

[jira] [Commented] (HIVE-3159) Update AvroSerde to determine schema of new tables

    [ https://issues.apache.org/jira/browse/HIVE-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13821414#comment-13821414 ] 

Hive QA commented on HIVE-3159:
-------------------------------



{color:red}Overall{color}: -1 no tests executed

Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12613451/HIVE-3159.4.patch

Test results: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/257/testReport
Console output: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/257/console

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Tests failed with: NonZeroExitCodeException: Command 'bash /data/hive-ptest/working/scratch/source-prep.sh' failed with exit status 1 and output '+ [[ -n '' ]]
+ export 'ANT_OPTS=-Xmx1g -XX:MaxPermSize=256m -Dhttp.proxyHost=localhost -Dhttp.proxyPort=3128'
+ ANT_OPTS='-Xmx1g -XX:MaxPermSize=256m -Dhttp.proxyHost=localhost -Dhttp.proxyPort=3128'
+ export 'M2_OPTS=-Xmx1g -XX:MaxPermSize=256m -Dhttp.proxyHost=localhost -Dhttp.proxyPort=3128'
+ M2_OPTS='-Xmx1g -XX:MaxPermSize=256m -Dhttp.proxyHost=localhost -Dhttp.proxyPort=3128'
+ cd /data/hive-ptest/working/
+ tee /data/hive-ptest/logs/PreCommit-HIVE-Build-257/source-prep.txt
+ [[ false == \t\r\u\e ]]
+ mkdir -p maven ivy
+ [[ svn = \s\v\n ]]
+ [[ -n '' ]]
+ [[ -d apache-svn-trunk-source ]]
+ [[ ! -d apache-svn-trunk-source/.svn ]]
+ [[ ! -d apache-svn-trunk-source ]]
+ cd apache-svn-trunk-source
+ svn revert -R .
Reverted 'ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java'
Reverted 'ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java'
Reverted 'ql/src/java/org/apache/hadoop/hive/ql/io/sarg/SearchArgument.java'
++ awk '{print $2}'
++ egrep -v '^X|^Performing status on external'
++ svn status --no-ignore
+ rm -rf target datanucleus.log ant/target shims/target shims/0.20/target shims/assembly/target shims/0.20S/target shims/0.23/target shims/common/target shims/common-secure/target packaging/target hbase-handler/target testutils/target jdbc/target metastore/target itests/target itests/hcatalog-unit/target itests/test-serde/target itests/qtest/target itests/hive-unit/target itests/custom-serde/target itests/util/target hcatalog/target hcatalog/storage-handlers/hbase/target hcatalog/server-extensions/target hcatalog/core/target hcatalog/webhcat/svr/target hcatalog/webhcat/java-client/target hcatalog/hcatalog-pig-adapter/target hwi/target common/target common/src/gen contrib/target service/target serde/target beeline/target odbc/target cli/target ql/dependency-reduced-pom.xml ql/target ql/src/test/results/clientpositive/orc_split_elimination.q.out ql/src/test/org/apache/hadoop/hive/ql/io/orc/TestOrcSplitElimination.java ql/src/test/queries/clientpositive/orc_split_elimination.q
+ svn update

Fetching external item into 'hcatalog/src/test/e2e/harness'
External at revision 1541550.

At revision 1541550.
+ patchCommandPath=/data/hive-ptest/working/scratch/smart-apply-patch.sh
+ patchFilePath=/data/hive-ptest/working/scratch/build.patch
+ [[ -f /data/hive-ptest/working/scratch/build.patch ]]
+ chmod +x /data/hive-ptest/working/scratch/smart-apply-patch.sh
+ /data/hive-ptest/working/scratch/smart-apply-patch.sh /data/hive-ptest/working/scratch/build.patch
Going to apply patch with: patch -p1
patching file ql/src/test/queries/clientpositive/avro_create_as_select.q
patching file ql/src/test/queries/clientpositive/avro_create_as_select2.q
patching file ql/src/test/queries/clientpositive/avro_no_schema_test.q
patching file ql/src/test/queries/clientpositive/avro_without_schema.q
patching file ql/src/test/results/clientpositive/avro_create_as_select.q.out
patching file ql/src/test/results/clientpositive/avro_create_as_select2.q.out
patching file ql/src/test/results/clientpositive/avro_no_schema_test.q.out
patching file ql/src/test/results/clientpositive/avro_without_schema.q.out
patching file serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroSerdeUtils.java
patching file serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java
patching file serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerdeUtils.java
patching file serde/src/test/org/apache/hadoop/hive/serde2/avro/TestTypeInfoToSchema.java
+ [[ maven == \m\a\v\e\n ]]
+ rm -rf /data/hive-ptest/working/maven/org/apache/hive
+ mvn -B clean install -DskipTests -Dmaven.repo.local=/data/hive-ptest/working/maven
[INFO] Scanning for projects...
[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 /data/hive-ptest/working/apache-svn-trunk-source (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: /data/hive-ptest/working/apache-svn-trunk-source/target/tmp
    [mkdir] Created dir: /data/hive-ptest/working/apache-svn-trunk-source/target/warehouse
    [mkdir] Created dir: /data/hive-ptest/working/apache-svn-trunk-source/target/tmp/conf
     [copy] Copying 4 files to /data/hive-ptest/working/apache-svn-trunk-source/target/tmp/conf
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hive ---
[INFO] Installing /data/hive-ptest/working/apache-svn-trunk-source/pom.xml to /data/hive-ptest/working/maven/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 /data/hive-ptest/working/apache-svn-trunk-source/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 /data/hive-ptest/working/apache-svn-trunk-source/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 /data/hive-ptest/working/apache-svn-trunk-source/ant/target/classes
[WARNING] Note: /data/hive-ptest/working/apache-svn-trunk-source/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: /data/hive-ptest/working/apache-svn-trunk-source/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 /data/hive-ptest/working/apache-svn-trunk-source/ant/src/test/resources
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (setup-test-dirs) @ hive-ant ---
[INFO] Executing tasks

main:
    [mkdir] Created dir: /data/hive-ptest/working/apache-svn-trunk-source/ant/target/tmp
    [mkdir] Created dir: /data/hive-ptest/working/apache-svn-trunk-source/ant/target/warehouse
    [mkdir] Created dir: /data/hive-ptest/working/apache-svn-trunk-source/ant/target/tmp/conf
     [copy] Copying 4 files to /data/hive-ptest/working/apache-svn-trunk-source/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: /data/hive-ptest/working/apache-svn-trunk-source/ant/target/hive-ant-0.13.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hive-ant ---
[INFO] Installing /data/hive-ptest/working/apache-svn-trunk-source/ant/target/hive-ant-0.13.0-SNAPSHOT.jar to /data/hive-ptest/working/maven/org/apache/hive/hive-ant/0.13.0-SNAPSHOT/hive-ant-0.13.0-SNAPSHOT.jar
[INFO] Installing /data/hive-ptest/working/apache-svn-trunk-source/ant/pom.xml to /data/hive-ptest/working/maven/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 /data/hive-ptest/working/apache-svn-trunk-source/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 /data/hive-ptest/working/apache-svn-trunk-source/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 /data/hive-ptest/working/apache-svn-trunk-source/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 /data/hive-ptest/working/apache-svn-trunk-source/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: /data/hive-ptest/working/apache-svn-trunk-source/shims/common/target/tmp
    [mkdir] Created dir: /data/hive-ptest/working/apache-svn-trunk-source/shims/common/target/warehouse
    [mkdir] Created dir: /data/hive-ptest/working/apache-svn-trunk-source/shims/common/target/tmp/conf
     [copy] Copying 4 files to /data/hive-ptest/working/apache-svn-trunk-source/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: /data/hive-ptest/working/apache-svn-trunk-source/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 /data/hive-ptest/working/apache-svn-trunk-source/shims/common/target/hive-shims-common-0.13.0-SNAPSHOT.jar to /data/hive-ptest/working/maven/org/apache/hive/shims/hive-shims-common/0.13.0-SNAPSHOT/hive-shims-common-0.13.0-SNAPSHOT.jar
[INFO] Installing /data/hive-ptest/working/apache-svn-trunk-source/shims/common/pom.xml to /data/hive-ptest/working/maven/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 /data/hive-ptest/working/apache-svn-trunk-source/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 /data/hive-ptest/working/apache-svn-trunk-source/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 /data/hive-ptest/working/apache-svn-trunk-source/shims/0.20/target/classes
[WARNING] Note: /data/hive-ptest/working/apache-svn-trunk-source/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: /data/hive-ptest/working/apache-svn-trunk-source/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 /data/hive-ptest/working/apache-svn-trunk-source/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: /data/hive-ptest/working/apache-svn-trunk-source/shims/0.20/target/tmp
    [mkdir] Created dir: /data/hive-ptest/working/apache-svn-trunk-source/shims/0.20/target/warehouse
    [mkdir] Created dir: /data/hive-ptest/working/apache-svn-trunk-source/shims/0.20/target/tmp/conf
     [copy] Copying 4 files to /data/hive-ptest/working/apache-svn-trunk-source/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: /data/hive-ptest/working/apache-svn-trunk-source/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 /data/hive-ptest/working/apache-svn-trunk-source/shims/0.20/target/hive-shims-0.20-0.13.0-SNAPSHOT.jar to /data/hive-ptest/working/maven/org/apache/hive/shims/hive-shims-0.20/0.13.0-SNAPSHOT/hive-shims-0.20-0.13.0-SNAPSHOT.jar
[INFO] Installing /data/hive-ptest/working/apache-svn-trunk-source/shims/0.20/pom.xml to /data/hive-ptest/working/maven/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 /data/hive-ptest/working/apache-svn-trunk-source/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 /data/hive-ptest/working/apache-svn-trunk-source/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 /data/hive-ptest/working/apache-svn-trunk-source/shims/common-secure/target/classes
[WARNING] Note: /data/hive-ptest/working/apache-svn-trunk-source/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 /data/hive-ptest/working/apache-svn-trunk-source/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: /data/hive-ptest/working/apache-svn-trunk-source/shims/common-secure/target/tmp
    [mkdir] Created dir: /data/hive-ptest/working/apache-svn-trunk-source/shims/common-secure/target/warehouse
    [mkdir] Created dir: /data/hive-ptest/working/apache-svn-trunk-source/shims/common-secure/target/tmp/conf
     [copy] Copying 4 files to /data/hive-ptest/working/apache-svn-trunk-source/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: /data/hive-ptest/working/apache-svn-trunk-source/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 /data/hive-ptest/working/apache-svn-trunk-source/shims/common-secure/target/hive-shims-common-secure-0.13.0-SNAPSHOT.jar to /data/hive-ptest/working/maven/org/apache/hive/shims/hive-shims-common-secure/0.13.0-SNAPSHOT/hive-shims-common-secure-0.13.0-SNAPSHOT.jar
[INFO] Installing /data/hive-ptest/working/apache-svn-trunk-source/shims/common-secure/pom.xml to /data/hive-ptest/working/maven/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 /data/hive-ptest/working/apache-svn-trunk-source/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 /data/hive-ptest/working/apache-svn-trunk-source/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 /data/hive-ptest/working/apache-svn-trunk-source/shims/0.20S/target/classes
[WARNING] Note: /data/hive-ptest/working/apache-svn-trunk-source/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 /data/hive-ptest/working/apache-svn-trunk-source/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: /data/hive-ptest/working/apache-svn-trunk-source/shims/0.20S/target/tmp
    [mkdir] Created dir: /data/hive-ptest/working/apache-svn-trunk-source/shims/0.20S/target/warehouse
    [mkdir] Created dir: /data/hive-ptest/working/apache-svn-trunk-source/shims/0.20S/target/tmp/conf
     [copy] Copying 4 files to /data/hive-ptest/working/apache-svn-trunk-source/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: /data/hive-ptest/working/apache-svn-trunk-source/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 /data/hive-ptest/working/apache-svn-trunk-source/shims/0.20S/target/hive-shims-0.20S-0.13.0-SNAPSHOT.jar to /data/hive-ptest/working/maven/org/apache/hive/shims/hive-shims-0.20S/0.13.0-SNAPSHOT/hive-shims-0.20S-0.13.0-SNAPSHOT.jar
[INFO] Installing /data/hive-ptest/working/apache-svn-trunk-source/shims/0.20S/pom.xml to /data/hive-ptest/working/maven/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 /data/hive-ptest/working/apache-svn-trunk-source/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 /data/hive-ptest/working/apache-svn-trunk-source/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 /data/hive-ptest/working/apache-svn-trunk-source/shims/0.23/target/classes
[WARNING] Note: /data/hive-ptest/working/apache-svn-trunk-source/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 /data/hive-ptest/working/apache-svn-trunk-source/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: /data/hive-ptest/working/apache-svn-trunk-source/shims/0.23/target/tmp
    [mkdir] Created dir: /data/hive-ptest/working/apache-svn-trunk-source/shims/0.23/target/warehouse
    [mkdir] Created dir: /data/hive-ptest/working/apache-svn-trunk-source/shims/0.23/target/tmp/conf
     [copy] Copying 4 files to /data/hive-ptest/working/apache-svn-trunk-source/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: /data/hive-ptest/working/apache-svn-trunk-source/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 /data/hive-ptest/working/apache-svn-trunk-source/shims/0.23/target/hive-shims-0.23-0.13.0-SNAPSHOT.jar to /data/hive-ptest/working/maven/org/apache/hive/shims/hive-shims-0.23/0.13.0-SNAPSHOT/hive-shims-0.23-0.13.0-SNAPSHOT.jar
[INFO] Installing /data/hive-ptest/working/apache-svn-trunk-source/shims/0.23/pom.xml to /data/hive-ptest/working/maven/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 /data/hive-ptest/working/apache-svn-trunk-source/shims/assembly (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 /data/hive-ptest/working/apache-svn-trunk-source/shims/assembly/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 /data/hive-ptest/working/apache-svn-trunk-source/shims/assembly/src/test/resources
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (setup-test-dirs) @ hive-shims ---
[INFO] Executing tasks

main:
    [mkdir] Created dir: /data/hive-ptest/working/apache-svn-trunk-source/shims/assembly/target/tmp
    [mkdir] Created dir: /data/hive-ptest/working/apache-svn-trunk-source/shims/assembly/target/warehouse
    [mkdir] Created dir: /data/hive-ptest/working/apache-svn-trunk-source/shims/assembly/target/tmp/conf
     [copy] Copying 4 files to /data/hive-ptest/working/apache-svn-trunk-source/shims/assembly/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: /data/hive-ptest/working/apache-svn-trunk-source/shims/assembly/target/hive-shims-0.13.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-assembly-plugin:2.3:single (uberjar) @ hive-shims ---
[INFO] Reading assembly descriptor: src/assemble/uberjar.xml
[WARNING] Artifact: org.apache.hive:hive-shims:jar:0.13.0-SNAPSHOT references the same file as the assembly destination file. Moving it to a temporary location for inclusion.
[INFO] META-INF/MANIFEST.MF already added, skipping
[INFO] META-INF/MANIFEST.MF already added, skipping
[INFO] META-INF/MANIFEST.MF already added, skipping
[INFO] META-INF/MANIFEST.MF already added, skipping
[INFO] META-INF/MANIFEST.MF already added, skipping
[INFO] Building jar: /data/hive-ptest/working/apache-svn-trunk-source/shims/assembly/target/hive-shims-0.13.0-SNAPSHOT.jar
[INFO] META-INF/MANIFEST.MF already added, skipping
[INFO] META-INF/MANIFEST.MF already added, skipping
[INFO] META-INF/MANIFEST.MF already added, skipping
[INFO] META-INF/MANIFEST.MF already added, skipping
[INFO] META-INF/MANIFEST.MF already added, skipping
[WARNING] Configuration options: 'appendAssemblyId' is set to false, and 'classifier' is missing.
Instead of attaching the assembly file: /data/hive-ptest/working/apache-svn-trunk-source/shims/assembly/target/hive-shims-0.13.0-SNAPSHOT.jar, it will become the file for main project artifact.
NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic!
[WARNING] Replacing pre-existing project main-artifact file: /data/hive-ptest/working/apache-svn-trunk-source/shims/assembly/target/archive-tmp/hive-shims-0.13.0-SNAPSHOT.jar
with assembly file: /data/hive-ptest/working/apache-svn-trunk-source/shims/assembly/target/hive-shims-0.13.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hive-shims ---
[INFO] Installing /data/hive-ptest/working/apache-svn-trunk-source/shims/assembly/target/hive-shims-0.13.0-SNAPSHOT.jar to /data/hive-ptest/working/maven/org/apache/hive/hive-shims/0.13.0-SNAPSHOT/hive-shims-0.13.0-SNAPSHOT.jar
[INFO] Installing /data/hive-ptest/working/apache-svn-trunk-source/shims/assembly/pom.xml to /data/hive-ptest/working/maven/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 /data/hive-ptest/working/apache-svn-trunk-source/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: /data/hive-ptest/working/apache-svn-trunk-source/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 31 source files to /data/hive-ptest/working/apache-svn-trunk-source/common/target/classes
[WARNING] Note: /data/hive-ptest/working/apache-svn-trunk-source/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: /data/hive-ptest/working/apache-svn-trunk-source/common/target/tmp
    [mkdir] Created dir: /data/hive-ptest/working/apache-svn-trunk-source/common/target/warehouse
    [mkdir] Created dir: /data/hive-ptest/working/apache-svn-trunk-source/common/target/tmp/conf
     [copy] Copying 4 files to /data/hive-ptest/working/apache-svn-trunk-source/common/target/tmp/conf
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hive-common ---
[INFO] Compiling 8 source files to /data/hive-ptest/working/apache-svn-trunk-source/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: /data/hive-ptest/working/apache-svn-trunk-source/common/target/hive-common-0.13.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hive-common ---
[INFO] Installing /data/hive-ptest/working/apache-svn-trunk-source/common/target/hive-common-0.13.0-SNAPSHOT.jar to /data/hive-ptest/working/maven/org/apache/hive/hive-common/0.13.0-SNAPSHOT/hive-common-0.13.0-SNAPSHOT.jar
[INFO] Installing /data/hive-ptest/working/apache-svn-trunk-source/common/pom.xml to /data/hive-ptest/working/maven/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 /data/hive-ptest/working/apache-svn-trunk-source/serde (includes = [datanucleus.log, derby.log], excludes = [])
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ hive-serde ---
[INFO] Source directory: /data/hive-ptest/working/apache-svn-trunk-source/serde/src/gen/protobuf/gen-java added.
[INFO] Source directory: /data/hive-ptest/working/apache-svn-trunk-source/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 /data/hive-ptest/working/apache-svn-trunk-source/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 352 source files to /data/hive-ptest/working/apache-svn-trunk-source/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 /data/hive-ptest/working/apache-svn-trunk-source/serde/src/test/resources
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (setup-test-dirs) @ hive-serde ---
[INFO] Executing tasks

main:
    [mkdir] Created dir: /data/hive-ptest/working/apache-svn-trunk-source/serde/target/tmp
    [mkdir] Created dir: /data/hive-ptest/working/apache-svn-trunk-source/serde/target/warehouse
    [mkdir] Created dir: /data/hive-ptest/working/apache-svn-trunk-source/serde/target/tmp/conf
     [copy] Copying 4 files to /data/hive-ptest/working/apache-svn-trunk-source/serde/target/tmp/conf
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hive-serde ---
[INFO] Compiling 42 source files to /data/hive-ptest/working/apache-svn-trunk-source/serde/target/test-classes
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[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] 4 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /data/hive-ptest/working/apache-svn-trunk-source/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerdeUtils.java:[43,40] package org.apache.hadoop.hive.metastore does not exist
[ERROR] /data/hive-ptest/working/apache-svn-trunk-source/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerdeUtils.java:[44,44] package org.apache.hadoop.hive.metastore.api does not exist
[ERROR] /data/hive-ptest/working/apache-svn-trunk-source/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerdeUtils.java:[233,10] cannot find symbol
symbol  : class FieldSchema
location: class org.apache.hadoop.hive.serde2.avro.TestAvroSerdeUtils
[ERROR] /data/hive-ptest/working/apache-svn-trunk-source/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerdeUtils.java:[233,52] cannot find symbol
symbol  : class FieldSchema
location: class org.apache.hadoop.hive.serde2.avro.TestAvroSerdeUtils
[ERROR] /data/hive-ptest/working/apache-svn-trunk-source/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerdeUtils.java:[234,26] cannot find symbol
symbol  : class FieldSchema
location: class org.apache.hadoop.hive.serde2.avro.TestAvroSerdeUtils
[ERROR] /data/hive-ptest/working/apache-svn-trunk-source/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerdeUtils.java:[235,26] cannot find symbol
symbol  : class FieldSchema
location: class org.apache.hadoop.hive.serde2.avro.TestAvroSerdeUtils
[ERROR] /data/hive-ptest/working/apache-svn-trunk-source/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerdeUtils.java:[236,26] cannot find symbol
symbol  : class FieldSchema
location: class org.apache.hadoop.hive.serde2.avro.TestAvroSerdeUtils
[ERROR] /data/hive-ptest/working/apache-svn-trunk-source/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerdeUtils.java:[240,9] cannot find symbol
symbol  : variable MetaStoreUtils
location: class org.apache.hadoop.hive.serde2.avro.TestAvroSerdeUtils
[ERROR] /data/hive-ptest/working/apache-svn-trunk-source/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerdeUtils.java:[242,9] cannot find symbol
symbol  : variable MetaStoreUtils
location: class org.apache.hadoop.hive.serde2.avro.TestAvroSerdeUtils
[ERROR] /data/hive-ptest/working/apache-svn-trunk-source/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerdeUtils.java:[252,10] cannot find symbol
symbol  : class FieldSchema
location: class org.apache.hadoop.hive.serde2.avro.TestAvroSerdeUtils
[ERROR] /data/hive-ptest/working/apache-svn-trunk-source/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerdeUtils.java:[252,52] cannot find symbol
symbol  : class FieldSchema
location: class org.apache.hadoop.hive.serde2.avro.TestAvroSerdeUtils
[ERROR] /data/hive-ptest/working/apache-svn-trunk-source/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerdeUtils.java:[253,26] cannot find symbol
symbol  : class FieldSchema
location: class org.apache.hadoop.hive.serde2.avro.TestAvroSerdeUtils
[ERROR] /data/hive-ptest/working/apache-svn-trunk-source/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerdeUtils.java:[254,26] cannot find symbol
symbol  : class FieldSchema
location: class org.apache.hadoop.hive.serde2.avro.TestAvroSerdeUtils
[ERROR] /data/hive-ptest/working/apache-svn-trunk-source/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerdeUtils.java:[255,26] cannot find symbol
symbol  : class FieldSchema
location: class org.apache.hadoop.hive.serde2.avro.TestAvroSerdeUtils
[ERROR] /data/hive-ptest/working/apache-svn-trunk-source/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerdeUtils.java:[258,9] cannot find symbol
symbol  : variable MetaStoreUtils
location: class org.apache.hadoop.hive.serde2.avro.TestAvroSerdeUtils
[ERROR] /data/hive-ptest/working/apache-svn-trunk-source/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerdeUtils.java:[260,9] cannot find symbol
symbol  : variable MetaStoreUtils
location: class org.apache.hadoop.hive.serde2.avro.TestAvroSerdeUtils
[ERROR] /data/hive-ptest/working/apache-svn-trunk-source/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerdeUtils.java:[274,10] cannot find symbol
symbol  : class FieldSchema
location: class org.apache.hadoop.hive.serde2.avro.TestAvroSerdeUtils
[ERROR] /data/hive-ptest/working/apache-svn-trunk-source/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerdeUtils.java:[274,52] cannot find symbol
symbol  : class FieldSchema
location: class org.apache.hadoop.hive.serde2.avro.TestAvroSerdeUtils
[ERROR] /data/hive-ptest/working/apache-svn-trunk-source/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerdeUtils.java:[275,26] cannot find symbol
symbol  : class FieldSchema
location: class org.apache.hadoop.hive.serde2.avro.TestAvroSerdeUtils
[ERROR] /data/hive-ptest/working/apache-svn-trunk-source/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerdeUtils.java:[276,26] cannot find symbol
symbol  : class FieldSchema
location: class org.apache.hadoop.hive.serde2.avro.TestAvroSerdeUtils
[ERROR] /data/hive-ptest/working/apache-svn-trunk-source/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerdeUtils.java:[277,26] cannot find symbol
symbol  : class FieldSchema
location: class org.apache.hadoop.hive.serde2.avro.TestAvroSerdeUtils
[ERROR] /data/hive-ptest/working/apache-svn-trunk-source/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerdeUtils.java:[281,9] cannot find symbol
symbol  : variable MetaStoreUtils
location: class org.apache.hadoop.hive.serde2.avro.TestAvroSerdeUtils
[ERROR] /data/hive-ptest/working/apache-svn-trunk-source/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerdeUtils.java:[295,10] cannot find symbol
symbol  : class FieldSchema
location: class org.apache.hadoop.hive.serde2.avro.TestAvroSerdeUtils
[ERROR] /data/hive-ptest/working/apache-svn-trunk-source/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerdeUtils.java:[295,52] cannot find symbol
symbol  : class FieldSchema
location: class org.apache.hadoop.hive.serde2.avro.TestAvroSerdeUtils
[ERROR] /data/hive-ptest/working/apache-svn-trunk-source/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerdeUtils.java:[296,26] cannot find symbol
symbol  : class FieldSchema
location: class org.apache.hadoop.hive.serde2.avro.TestAvroSerdeUtils
[ERROR] /data/hive-ptest/working/apache-svn-trunk-source/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerdeUtils.java:[297,26] cannot find symbol
symbol  : class FieldSchema
location: class org.apache.hadoop.hive.serde2.avro.TestAvroSerdeUtils
[ERROR] /data/hive-ptest/working/apache-svn-trunk-source/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerdeUtils.java:[298,26] cannot find symbol
symbol  : class FieldSchema
location: class org.apache.hadoop.hive.serde2.avro.TestAvroSerdeUtils
[ERROR] /data/hive-ptest/working/apache-svn-trunk-source/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerdeUtils.java:[302,9] cannot find symbol
symbol  : variable MetaStoreUtils
location: class org.apache.hadoop.hive.serde2.avro.TestAvroSerdeUtils
[INFO] 28 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Hive .............................................. SUCCESS [2.797s]
[INFO] Hive Ant Utilities ................................ SUCCESS [7.707s]
[INFO] Hive Shims Common ................................. SUCCESS [3.040s]
[INFO] Hive Shims 0.20 ................................... SUCCESS [1.876s]
[INFO] Hive Shims Secure Common .......................... SUCCESS [3.268s]
[INFO] Hive Shims 0.20S .................................. SUCCESS [1.440s]
[INFO] Hive Shims 0.23 ................................... SUCCESS [3.291s]
[INFO] Hive Shims ........................................ SUCCESS [2.231s]
[INFO] Hive Common ....................................... SUCCESS [12.257s]
[INFO] Hive Serde ........................................ FAILURE [11.840s]
[INFO] Hive Metastore .................................... SKIPPED
[INFO] Hive Query Language ............................... SKIPPED
[INFO] Hive Service ...................................... SKIPPED
[INFO] Hive JDBC ......................................... SKIPPED
[INFO] Hive Beeline ...................................... SKIPPED
[INFO] Hive CLI .......................................... SKIPPED
[INFO] Hive Contrib ...................................... SKIPPED
[INFO] Hive HBase Handler ................................ SKIPPED
[INFO] Hive HCatalog ..................................... SKIPPED
[INFO] Hive HCatalog Core ................................ SKIPPED
[INFO] Hive HCatalog Pig Adapter ......................... SKIPPED
[INFO] Hive HCatalog Server Extensions ................... SKIPPED
[INFO] Hive HCatalog Webhcat Java Client ................. SKIPPED
[INFO] Hive HCatalog Webhcat ............................. SKIPPED
[INFO] Hive HCatalog HBase Storage Handler ............... SKIPPED
[INFO] Hive HWI .......................................... SKIPPED
[INFO] Hive ODBC ......................................... SKIPPED
[INFO] Hive Shims Aggregator ............................. SKIPPED
[INFO] Hive TestUtils .................................... SKIPPED
[INFO] Hive Packaging .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 52.017s
[INFO] Finished at: Wed Nov 13 10:24:37 EST 2013
[INFO] Final Memory: 31M/95M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project hive-serde: Compilation failure: Compilation failure:
[ERROR] /data/hive-ptest/working/apache-svn-trunk-source/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerdeUtils.java:[43,40] package org.apache.hadoop.hive.metastore does not exist
[ERROR] /data/hive-ptest/working/apache-svn-trunk-source/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerdeUtils.java:[44,44] package org.apache.hadoop.hive.metastore.api does not exist
[ERROR] /data/hive-ptest/working/apache-svn-trunk-source/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerdeUtils.java:[233,10] cannot find symbol
[ERROR] symbol  : class FieldSchema
[ERROR] location: class org.apache.hadoop.hive.serde2.avro.TestAvroSerdeUtils
[ERROR] /data/hive-ptest/working/apache-svn-trunk-source/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerdeUtils.java:[233,52] cannot find symbol
[ERROR] symbol  : class FieldSchema
[ERROR] location: class org.apache.hadoop.hive.serde2.avro.TestAvroSerdeUtils
[ERROR] /data/hive-ptest/working/apache-svn-trunk-source/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerdeUtils.java:[234,26] cannot find symbol
[ERROR] symbol  : class FieldSchema
[ERROR] location: class org.apache.hadoop.hive.serde2.avro.TestAvroSerdeUtils
[ERROR] /data/hive-ptest/working/apache-svn-trunk-source/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerdeUtils.java:[235,26] cannot find symbol
[ERROR] symbol  : class FieldSchema
[ERROR] location: class org.apache.hadoop.hive.serde2.avro.TestAvroSerdeUtils
[ERROR] /data/hive-ptest/working/apache-svn-trunk-source/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerdeUtils.java:[236,26] cannot find symbol
[ERROR] symbol  : class FieldSchema
[ERROR] location: class org.apache.hadoop.hive.serde2.avro.TestAvroSerdeUtils
[ERROR] /data/hive-ptest/working/apache-svn-trunk-source/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerdeUtils.java:[240,9] cannot find symbol
[ERROR] symbol  : variable MetaStoreUtils
[ERROR] location: class org.apache.hadoop.hive.serde2.avro.TestAvroSerdeUtils
[ERROR] /data/hive-ptest/working/apache-svn-trunk-source/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerdeUtils.java:[242,9] cannot find symbol
[ERROR] symbol  : variable MetaStoreUtils
[ERROR] location: class org.apache.hadoop.hive.serde2.avro.TestAvroSerdeUtils
[ERROR] /data/hive-ptest/working/apache-svn-trunk-source/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerdeUtils.java:[252,10] cannot find symbol
[ERROR] symbol  : class FieldSchema
[ERROR] location: class org.apache.hadoop.hive.serde2.avro.TestAvroSerdeUtils
[ERROR] /data/hive-ptest/working/apache-svn-trunk-source/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerdeUtils.java:[252,52] cannot find symbol
[ERROR] symbol  : class FieldSchema
[ERROR] location: class org.apache.hadoop.hive.serde2.avro.TestAvroSerdeUtils
[ERROR] /data/hive-ptest/working/apache-svn-trunk-source/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerdeUtils.java:[253,26] cannot find symbol
[ERROR] symbol  : class FieldSchema
[ERROR] location: class org.apache.hadoop.hive.serde2.avro.TestAvroSerdeUtils
[ERROR] /data/hive-ptest/working/apache-svn-trunk-source/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerdeUtils.java:[254,26] cannot find symbol
[ERROR] symbol  : class FieldSchema
[ERROR] location: class org.apache.hadoop.hive.serde2.avro.TestAvroSerdeUtils
[ERROR] /data/hive-ptest/working/apache-svn-trunk-source/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerdeUtils.java:[255,26] cannot find symbol
[ERROR] symbol  : class FieldSchema
[ERROR] location: class org.apache.hadoop.hive.serde2.avro.TestAvroSerdeUtils
[ERROR] /data/hive-ptest/working/apache-svn-trunk-source/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerdeUtils.java:[258,9] cannot find symbol
[ERROR] symbol  : variable MetaStoreUtils
[ERROR] location: class org.apache.hadoop.hive.serde2.avro.TestAvroSerdeUtils
[ERROR] /data/hive-ptest/working/apache-svn-trunk-source/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerdeUtils.java:[260,9] cannot find symbol
[ERROR] symbol  : variable MetaStoreUtils
[ERROR] location: class org.apache.hadoop.hive.serde2.avro.TestAvroSerdeUtils
[ERROR] /data/hive-ptest/working/apache-svn-trunk-source/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerdeUtils.java:[274,10] cannot find symbol
[ERROR] symbol  : class FieldSchema
[ERROR] location: class org.apache.hadoop.hive.serde2.avro.TestAvroSerdeUtils
[ERROR] /data/hive-ptest/working/apache-svn-trunk-source/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerdeUtils.java:[274,52] cannot find symbol
[ERROR] symbol  : class FieldSchema
[ERROR] location: class org.apache.hadoop.hive.serde2.avro.TestAvroSerdeUtils
[ERROR] /data/hive-ptest/working/apache-svn-trunk-source/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerdeUtils.java:[275,26] cannot find symbol
[ERROR] symbol  : class FieldSchema
[ERROR] location: class org.apache.hadoop.hive.serde2.avro.TestAvroSerdeUtils
[ERROR] /data/hive-ptest/working/apache-svn-trunk-source/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerdeUtils.java:[276,26] cannot find symbol
[ERROR] symbol  : class FieldSchema
[ERROR] location: class org.apache.hadoop.hive.serde2.avro.TestAvroSerdeUtils
[ERROR] /data/hive-ptest/working/apache-svn-trunk-source/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerdeUtils.java:[277,26] cannot find symbol
[ERROR] symbol  : class FieldSchema
[ERROR] location: class org.apache.hadoop.hive.serde2.avro.TestAvroSerdeUtils
[ERROR] /data/hive-ptest/working/apache-svn-trunk-source/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerdeUtils.java:[281,9] cannot find symbol
[ERROR] symbol  : variable MetaStoreUtils
[ERROR] location: class org.apache.hadoop.hive.serde2.avro.TestAvroSerdeUtils
[ERROR] /data/hive-ptest/working/apache-svn-trunk-source/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerdeUtils.java:[295,10] cannot find symbol
[ERROR] symbol  : class FieldSchema
[ERROR] location: class org.apache.hadoop.hive.serde2.avro.TestAvroSerdeUtils
[ERROR] /data/hive-ptest/working/apache-svn-trunk-source/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerdeUtils.java:[295,52] cannot find symbol
[ERROR] symbol  : class FieldSchema
[ERROR] location: class org.apache.hadoop.hive.serde2.avro.TestAvroSerdeUtils
[ERROR] /data/hive-ptest/working/apache-svn-trunk-source/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerdeUtils.java:[296,26] cannot find symbol
[ERROR] symbol  : class FieldSchema
[ERROR] location: class org.apache.hadoop.hive.serde2.avro.TestAvroSerdeUtils
[ERROR] /data/hive-ptest/working/apache-svn-trunk-source/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerdeUtils.java:[297,26] cannot find symbol
[ERROR] symbol  : class FieldSchema
[ERROR] location: class org.apache.hadoop.hive.serde2.avro.TestAvroSerdeUtils
[ERROR] /data/hive-ptest/working/apache-svn-trunk-source/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerdeUtils.java:[298,26] cannot find symbol
[ERROR] symbol  : class FieldSchema
[ERROR] location: class org.apache.hadoop.hive.serde2.avro.TestAvroSerdeUtils
[ERROR] /data/hive-ptest/working/apache-svn-trunk-source/serde/src/test/org/apache/hadoop/hive/serde2/avro/TestAvroSerdeUtils.java:[302,9] cannot find symbol
[ERROR] symbol  : variable MetaStoreUtils
[ERROR] location: class org.apache.hadoop.hive.serde2.avro.TestAvroSerdeUtils
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hive-serde
+ exit 1
'
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12613451

> Update AvroSerde to determine schema of new tables
> --------------------------------------------------
>
>                 Key: HIVE-3159
>                 URL: https://issues.apache.org/jira/browse/HIVE-3159
>             Project: Hive
>          Issue Type: Improvement
>          Components: Serializers/Deserializers
>            Reporter: Jakob Homan
>            Assignee: Mohammad Kamrul Islam
>         Attachments: HIVE-3159.4.patch, HIVE-3159v1.patch
>
>
> Currently when writing tables to Avro one must manually provide an Avro schema that matches what is being delivered by Hive. It'd be better to have the serde infer this schema by converting the table's TypeInfo into an appropriate AvroSchema.



--
This message was sent by Atlassian JIRA
(v6.1#6144)