[
https://issues.apache.org/jira/browse/HIVE-10755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14945301#comment-14945301
]
Hive QA commented on HIVE-10755:
--------------------------------
{color:red}Overall{color}: -1 no tests executed
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12765191/HIVE-10755.2.patch
{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.
Test results:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/5547/testReport
Console output:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/5547/console
Test logs:
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-5547/
Messages:
{noformat}
**** This message was trimmed, see log for full details ****
[WARNING]
/data/hive-ptest/working/apache-github-source-source/hcatalog/core/src/test/java/org/apache/hive/hcatalog/mapreduce/TestHCatPartitioned.java:
Recompile with -Xlint:deprecation 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:
/data/hive-ptest/working/apache-github-source-source/hcatalog/core/target/hive-hcatalog-core-2.0.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @
hive-hcatalog-core ---
[INFO]
[INFO] --- maven-jar-plugin:2.2:test-jar (default) @ hive-hcatalog-core ---
[INFO] Building jar:
/data/hive-ptest/working/apache-github-source-source/hcatalog/core/target/hive-hcatalog-core-2.0.0-SNAPSHOT-tests.jar
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @
hive-hcatalog-core ---
[INFO] Installing
/data/hive-ptest/working/apache-github-source-source/hcatalog/core/target/hive-hcatalog-core-2.0.0-SNAPSHOT.jar
to
/home/hiveptest/.m2/repository/org/apache/hive/hcatalog/hive-hcatalog-core/2.0.0-SNAPSHOT/hive-hcatalog-core-2.0.0-SNAPSHOT.jar
[INFO] Installing
/data/hive-ptest/working/apache-github-source-source/hcatalog/core/pom.xml to
/home/hiveptest/.m2/repository/org/apache/hive/hcatalog/hive-hcatalog-core/2.0.0-SNAPSHOT/hive-hcatalog-core-2.0.0-SNAPSHOT.pom
[INFO] Installing
/data/hive-ptest/working/apache-github-source-source/hcatalog/core/target/hive-hcatalog-core-2.0.0-SNAPSHOT-tests.jar
to
/home/hiveptest/.m2/repository/org/apache/hive/hcatalog/hive-hcatalog-core/2.0.0-SNAPSHOT/hive-hcatalog-core-2.0.0-SNAPSHOT-tests.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Hive HCatalog Pig Adapter 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @
hive-hcatalog-pig-adapter ---
[INFO] Deleting
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter/target
[INFO] Deleting
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter
(includes = [datanucleus.log, derby.log], excludes = [])
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-no-snapshots) @
hive-hcatalog-pig-adapter ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @
hive-hcatalog-pig-adapter ---
[WARNING] Invalid project model for artifact
[pentaho-aggdesigner-algorithm:org.pentaho:5.1.5-jhyde]. It will be ignored by
the remote resources Mojo.
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @
hive-hcatalog-pig-adapter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter/src/main/resources
[INFO] Copying 3 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 5 source files to
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter/target/classes
[WARNING]
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatLoader.java:
Some input files use or override a deprecated API.
[WARNING]
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatLoader.java:
Recompile with -Xlint:deprecation for details.
[WARNING]
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java
uses unchecked or unsafe operations.
[WARNING]
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:
Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @
hive-hcatalog-pig-adapter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter/src/test/resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-antrun-plugin:1.7:run (setup-test-dirs) @
hive-hcatalog-pig-adapter ---
[INFO] Executing tasks
main:
[mkdir] Created dir:
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter/target/tmp
[mkdir] Created dir:
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter/target/warehouse
[mkdir] Created dir:
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter/target/tmp/conf
[copy] Copying 10 files to
/data/hive-ptest/working/apache-github-source-source/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 13 source files to
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter/target/test-classes
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING]
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter/src/test/java/org/apache/hive/hcatalog/pig/TestPigHCatUtil.java:
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter/src/test/java/org/apache/hive/hcatalog/pig/TestPigHCatUtil.java
uses or overrides a deprecated API.
[WARNING]
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter/src/test/java/org/apache/hive/hcatalog/pig/TestPigHCatUtil.java:
Recompile with -Xlint:deprecation for details.
[INFO] 2 warnings
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR]
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter/src/test/java/org/apache/hive/hcatalog/pig/TestHCatLoader.java:[489,5]
cannot find symbol
symbol: class PrintWriter
location: class org.apache.hive.hcatalog.pig.TestHCatLoader
[ERROR]
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter/src/test/java/org/apache/hive/hcatalog/pig/TestHCatLoader.java:[489,25]
cannot find symbol
symbol: class PrintWriter
location: class org.apache.hive.hcatalog.pig.TestHCatLoader
[ERROR]
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter/src/test/java/org/apache/hive/hcatalog/pig/TestHCatLoader.java:[489,41]
cannot find symbol
symbol: class FileWriter
location: class org.apache.hive.hcatalog.pig.TestHCatLoader
[ERROR]
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter/src/test/java/org/apache/hive/hcatalog/pig/TestHCatLoader.java:[498,7]
cannot find symbol
symbol: class PigStats
location: class org.apache.hive.hcatalog.pig.TestHCatLoader
[ERROR]
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter/src/test/java/org/apache/hive/hcatalog/pig/TestHCatLoader.java:[498,24]
cannot find symbol
symbol: variable PigRunner
location: class org.apache.hive.hcatalog.pig.TestHCatLoader
[ERROR]
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter/src/test/java/org/apache/hive/hcatalog/pig/TestHCatLoader.java:[502,7]
cannot find symbol
symbol: class OutputStats
location: class org.apache.hive.hcatalog.pig.TestHCatLoader
[ERROR]
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter/src/test/java/org/apache/hive/hcatalog/pig/TestHCatLoader.java:[505,14]
cannot find symbol
symbol: variable ColumnProjectionUtils
location: class org.apache.hive.hcatalog.pig.TestHCatLoader
[ERROR]
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter/src/test/java/org/apache/hive/hcatalog/pig/TestHCatLoader.java:[507,7]
cannot find symbol
symbol: class FileSystem
location: class org.apache.hive.hcatalog.pig.TestHCatLoader
[ERROR]
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter/src/test/java/org/apache/hive/hcatalog/pig/TestHCatLoader.java:[507,23]
cannot find symbol
symbol: variable FileSystem
location: class org.apache.hive.hcatalog.pig.TestHCatLoader
[ERROR]
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter/src/test/java/org/apache/hive/hcatalog/pig/TestHCatLoader.java:[508,25]
cannot find symbol
symbol: class Path
location: class org.apache.hive.hcatalog.pig.TestHCatLoader
[ERROR]
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter/src/test/java/org/apache/hive/hcatalog/pig/TestHCatLoader.java:[509,23]
cannot find symbol
symbol: class Path
location: class org.apache.hive.hcatalog.pig.TestHCatLoader
[INFO] 11 errors
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Hive .............................................. SUCCESS [13.583s]
[INFO] Hive Shims Common ................................. SUCCESS [14.787s]
[INFO] Hive Shims 0.20S .................................. SUCCESS [4.514s]
[INFO] Hive Shims 0.23 ................................... SUCCESS [11.506s]
[INFO] Hive Shims Scheduler .............................. SUCCESS [2.502s]
[INFO] Hive Shims ........................................ SUCCESS [3.124s]
[INFO] Hive Storage API .................................. SUCCESS [2.552s]
[INFO] Hive Common ....................................... SUCCESS [21.055s]
[INFO] Hive Serde ........................................ SUCCESS [19.153s]
[INFO] Hive Metastore .................................... SUCCESS [1:22.904s]
[INFO] Hive Ant Utilities ................................ SUCCESS [1.943s]
[INFO] Spark Remote Client ............................... SUCCESS [25.147s]
[INFO] Hive Query Language ............................... SUCCESS [3:25.973s]
[INFO] Hive Service ...................................... SUCCESS [13.206s]
[INFO] Hive Accumulo Handler ............................. SUCCESS [6.545s]
[INFO] Hive JDBC ......................................... SUCCESS [22.564s]
[INFO] Hive Beeline ...................................... SUCCESS [3.851s]
[INFO] Hive CLI .......................................... SUCCESS [4.321s]
[INFO] Hive Contrib ...................................... SUCCESS [4.889s]
[INFO] Hive HBase Handler ................................ SUCCESS [10.610s]
[INFO] Hive HCatalog ..................................... SUCCESS [0.682s]
[INFO] Hive HCatalog Core ................................ SUCCESS [7.014s]
[INFO] Hive HCatalog Pig Adapter ......................... FAILURE [3.333s]
[INFO] Hive HCatalog Server Extensions ................... SKIPPED
[INFO] Hive HCatalog Webhcat Java Client ................. SKIPPED
[INFO] Hive HCatalog Webhcat ............................. SKIPPED
[INFO] Hive HCatalog Streaming ........................... SKIPPED
[INFO] Hive HPL/SQL ...................................... 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: 8:09.290s
[INFO] Finished at: Tue Oct 06 12:24:39 EDT 2015
[INFO] Final Memory: 258M/964M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile
(default-testCompile) on project hive-hcatalog-pig-adapter: Compilation
failure: Compilation failure:
[ERROR]
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter/src/test/java/org/apache/hive/hcatalog/pig/TestHCatLoader.java:[489,5]
cannot find symbol
[ERROR] symbol: class PrintWriter
[ERROR] location: class org.apache.hive.hcatalog.pig.TestHCatLoader
[ERROR]
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter/src/test/java/org/apache/hive/hcatalog/pig/TestHCatLoader.java:[489,25]
cannot find symbol
[ERROR] symbol: class PrintWriter
[ERROR] location: class org.apache.hive.hcatalog.pig.TestHCatLoader
[ERROR]
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter/src/test/java/org/apache/hive/hcatalog/pig/TestHCatLoader.java:[489,41]
cannot find symbol
[ERROR] symbol: class FileWriter
[ERROR] location: class org.apache.hive.hcatalog.pig.TestHCatLoader
[ERROR]
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter/src/test/java/org/apache/hive/hcatalog/pig/TestHCatLoader.java:[498,7]
cannot find symbol
[ERROR] symbol: class PigStats
[ERROR] location: class org.apache.hive.hcatalog.pig.TestHCatLoader
[ERROR]
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter/src/test/java/org/apache/hive/hcatalog/pig/TestHCatLoader.java:[498,24]
cannot find symbol
[ERROR] symbol: variable PigRunner
[ERROR] location: class org.apache.hive.hcatalog.pig.TestHCatLoader
[ERROR]
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter/src/test/java/org/apache/hive/hcatalog/pig/TestHCatLoader.java:[502,7]
cannot find symbol
[ERROR] symbol: class OutputStats
[ERROR] location: class org.apache.hive.hcatalog.pig.TestHCatLoader
[ERROR]
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter/src/test/java/org/apache/hive/hcatalog/pig/TestHCatLoader.java:[505,14]
cannot find symbol
[ERROR] symbol: variable ColumnProjectionUtils
[ERROR] location: class org.apache.hive.hcatalog.pig.TestHCatLoader
[ERROR]
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter/src/test/java/org/apache/hive/hcatalog/pig/TestHCatLoader.java:[507,7]
cannot find symbol
[ERROR] symbol: class FileSystem
[ERROR] location: class org.apache.hive.hcatalog.pig.TestHCatLoader
[ERROR]
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter/src/test/java/org/apache/hive/hcatalog/pig/TestHCatLoader.java:[507,23]
cannot find symbol
[ERROR] symbol: variable FileSystem
[ERROR] location: class org.apache.hive.hcatalog.pig.TestHCatLoader
[ERROR]
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter/src/test/java/org/apache/hive/hcatalog/pig/TestHCatLoader.java:[508,25]
cannot find symbol
[ERROR] symbol: class Path
[ERROR] location: class org.apache.hive.hcatalog.pig.TestHCatLoader
[ERROR]
/data/hive-ptest/working/apache-github-source-source/hcatalog/hcatalog-pig-adapter/src/test/java/org/apache/hive/hcatalog/pig/TestHCatLoader.java:[509,23]
cannot find symbol
[ERROR] symbol: class Path
[ERROR] location: class org.apache.hive.hcatalog.pig.TestHCatLoader
[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-hcatalog-pig-adapter
+ exit 1
'
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12765191 - PreCommit-HIVE-TRUNK-Build
> Rework on HIVE-5193 to enhance the column oriented table access
> ---------------------------------------------------------------
>
> Key: HIVE-10755
> URL: https://issues.apache.org/jira/browse/HIVE-10755
> Project: Hive
> Issue Type: Sub-task
> Components: HCatalog
> Affects Versions: 1.2.0
> Reporter: Aihua Xu
> Assignee: Aihua Xu
> Fix For: 2.0.0
>
> Attachments: HIVE-10755.2.patch, HIVE-10755.patch
>
>
> Add the support of column pruning for column oriented table access which was
> done in HIVE-5193 but was reverted due to the join issue in HIVE-10720.
> In 1.3.0, the patch posted by Viray didn't work, probably due to some jar
> reference. That seems to get fixed and that patch works in 2.0.0 now.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)