[
https://issues.apache.org/jira/browse/HIVE-21001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16767835#comment-16767835
]
Hive QA commented on HIVE-21001:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12958630/HIVE-21001.26.patch
{color:red}ERROR:{color} -1 due to build exiting with an error
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/16064/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/16064/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-16064/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Tests exited with: NonZeroExitCodeException
Command 'bash /data/hiveptest/working/scratch/source-prep.sh' failed with exit
status 1 and output '+ date '+%Y-%m-%d %T.%3N'
2019-02-14 02:56:41.561
+ [[ -n /usr/lib/jvm/java-8-openjdk-amd64 ]]
+ export JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64
+ JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64
+ export
PATH=/usr/lib/jvm/java-8-openjdk-amd64/bin/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
+
PATH=/usr/lib/jvm/java-8-openjdk-amd64/bin/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
+ export 'ANT_OPTS=-Xmx1g -XX:MaxPermSize=256m '
+ ANT_OPTS='-Xmx1g -XX:MaxPermSize=256m '
+ export 'MAVEN_OPTS=-Xmx1g '
+ MAVEN_OPTS='-Xmx1g '
+ cd /data/hiveptest/working/
+ tee /data/hiveptest/logs/PreCommit-HIVE-Build-16064/source-prep.txt
+ [[ true == \t\r\u\e ]]
+ rm -rf ivy maven
+ mkdir -p maven ivy
+ [[ git = \s\v\n ]]
+ [[ git = \g\i\t ]]
+ [[ -z master ]]
+ [[ -d apache-github-source-source ]]
+ [[ ! -d apache-github-source-source/.git ]]
+ [[ ! -d apache-github-source-source ]]
+ date '+%Y-%m-%d %T.%3N'
2019-02-14 02:56:42.223
+ cd apache-github-source-source
+ git fetch origin
+ git reset --hard HEAD
HEAD is now at 292f6bb HIVE-21038 : Fix checkstyle for standalone-metastore
(Miklos Gergely via Ashutosh Chauhan)
+ git clean -f -d
Removing ${project.basedir}/
Removing itests/${project.basedir}/
Removing standalone-metastore/metastore-server/src/gen/
+ git checkout master
Already on 'master'
Your branch is up-to-date with 'origin/master'.
+ git reset --hard origin/master
HEAD is now at 292f6bb HIVE-21038 : Fix checkstyle for standalone-metastore
(Miklos Gergely via Ashutosh Chauhan)
+ git merge --ff-only origin/master
Already up-to-date.
+ date '+%Y-%m-%d %T.%3N'
2019-02-14 02:56:42.923
+ rm -rf ../yetus_PreCommit-HIVE-Build-16064
+ mkdir ../yetus_PreCommit-HIVE-Build-16064
+ git gc
+ cp -R . ../yetus_PreCommit-HIVE-Build-16064
+ mkdir /data/hiveptest/logs/PreCommit-HIVE-Build-16064/yetus
+ patchCommandPath=/data/hiveptest/working/scratch/smart-apply-patch.sh
+ patchFilePath=/data/hiveptest/working/scratch/build.patch
+ [[ -f /data/hiveptest/working/scratch/build.patch ]]
+ chmod +x /data/hiveptest/working/scratch/smart-apply-patch.sh
+ /data/hiveptest/working/scratch/smart-apply-patch.sh
/data/hiveptest/working/scratch/build.patch
Going to apply patch with: git apply -p0
/data/hiveptest/working/scratch/build.patch:847: trailing whitespace.
Map 1
/data/hiveptest/working/scratch/build.patch:868: trailing whitespace.
Reducer 2
/data/hiveptest/working/scratch/build.patch:927: trailing whitespace.
Map 1
/data/hiveptest/working/scratch/build.patch:948: trailing whitespace.
Reducer 2
/data/hiveptest/working/scratch/build.patch:2231: trailing whitespace.
null sort order:
warning: squelched 79 whitespace errors
warning: 84 lines add whitespace errors.
+ [[ maven == \m\a\v\e\n ]]
+ rm -rf /data/hiveptest/working/maven/org/apache/hive
+ mvn -B clean install -DskipTests -T 4 -q
-Dmaven.repo.local=/data/hiveptest/working/maven
protoc-jar: executing: [/tmp/protoc6149190882754146828.exe, --version]
protoc-jar: executing: [/tmp/protoc6149190882754146828.exe,
-I/data/hiveptest/working/apache-github-source-source/standalone-metastore/metastore-common/src/main/protobuf/org/apache/hadoop/hive/metastore,
--java_out=/data/hiveptest/working/apache-github-source-source/standalone-metastore/metastore-common/target/generated-sources,
/data/hiveptest/working/apache-github-source-source/standalone-metastore/metastore-common/src/main/protobuf/org/apache/hadoop/hive/metastore/metastore.proto]
libprotoc 2.5.0
ANTLR Parser Generator Version 3.5.2
protoc-jar: executing: [/tmp/protoc1503705447598368534.exe, --version]
libprotoc 2.5.0
ANTLR Parser Generator Version 3.5.2
Output file
/data/hiveptest/working/apache-github-source-source/standalone-metastore/metastore-server/target/generated-sources/org/apache/hadoop/hive/metastore/parser/FilterParser.java
does not exist: must build
/data/hiveptest/working/apache-github-source-source/standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/parser/Filter.g
org/apache/hadoop/hive/metastore/parser/Filter.g
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-remote-resources-plugin:1.5:process
(process-resource-bundles) on project hive-shims-scheduler: Failed to resolve
dependencies for one or more projects in the reactor. Reason: Missing:
[ERROR] ----------
[ERROR] 1) org.apache.commons:commons-csv:jar:1.0
[ERROR]
[ERROR] Try downloading the file manually from the project website.
[ERROR]
[ERROR] Then, install it using the command:
[ERROR] mvn install:install-file -DgroupId=org.apache.commons
-DartifactId=commons-csv -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file
[ERROR]
[ERROR] Alternatively, if you host your own repository you can deploy the file
there:
[ERROR] mvn deploy:deploy-file -DgroupId=org.apache.commons
-DartifactId=commons-csv -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file
-Durl=[url] -DrepositoryId=[id]
[ERROR]
[ERROR] Path to dependency:
[ERROR] 1) org.apache.hive.shims:hive-shims-scheduler:jar:4.0.0-SNAPSHOT
[ERROR] 2) org.apache.hadoop:hadoop-yarn-server-tests:test-jar:tests:3.1.0
[ERROR] 3) org.apache.hadoop:hadoop-yarn-server-timelineservice:jar:3.1.0
[ERROR] 4) org.apache.commons:commons-csv:jar:1.0
[ERROR]
[ERROR] ----------
[ERROR] 1 required artifact is missing.
[ERROR]
[ERROR] for artifact:
[ERROR] org.apache.hive.shims:hive-shims-scheduler:jar:4.0.0-SNAPSHOT
[ERROR]
[ERROR] from the specified remote repositories:
[ERROR] calcite-aux-repo (https://www.rxd.hu/misc/calcite-aux/, releases=true,
snapshots=true),
[ERROR] central (https://repo.maven.apache.org/maven2, releases=true,
snapshots=true),
[ERROR] datanucleus (http://www.datanucleus.org/downloads/maven2,
releases=true, snapshots=false),
[ERROR] glassfish-repository
(http://maven.glassfish.org/content/groups/glassfish, releases=false,
snapshots=false),
[ERROR] glassfish-repo-archive
(http://maven.glassfish.org/content/groups/glassfish, releases=false,
snapshots=false),
[ERROR] sonatype-snapshot
(https://oss.sonatype.org/content/repositories/snapshots, releases=false,
snapshots=false),
[ERROR] apache.snapshots (https://repository.apache.org/snapshots,
releases=false, snapshots=true)
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal on project hive-shims-0.23: Could not resolve
dependencies for project
org.apache.hive.shims:hive-shims-0.23:jar:4.0.0-SNAPSHOT: The following
artifacts could not be resolved:
org.eclipse.jetty:jetty-server:jar:9.3.25.v20180904,
org.eclipse.jetty:jetty-http:jar:9.3.25.v20180904,
org.eclipse.jetty:jetty-io:jar:9.3.25.v20180904,
org.apache.hadoop:hadoop-yarn-server-resourcemanager:jar:3.1.0,
org.apache.hadoop:hadoop-yarn-server-common:jar:3.1.0,
org.apache.hadoop:hadoop-yarn-registry:jar:3.1.0, dnsjava:dnsjava:jar:2.1.7,
org.apache.geronimo.specs:geronimo-jcache_1.0_spec:jar:1.0-alpha-1,
org.ehcache:ehcache:jar:3.3.1, com.zaxxer:HikariCP-java7:jar:2.4.12,
com.microsoft.sqlserver:mssql-jdbc:jar:6.2.1.jre7,
org.apache.hadoop:hadoop-yarn-server-applicationhistoryservice:jar:3.1.0,
de.ruedigermoeller:fst:jar:2.50, com.cedarsoftware:java-util:jar:1.9.0,
com.cedarsoftware:json-io:jar:2.5.1,
org.apache.hadoop:hadoop-yarn-server-web-proxy:jar:3.1.0,
org.apache.hadoop:hadoop-yarn-server-tests:jar:tests:3.1.0,
org.apache.hadoop:hadoop-yarn-server-nodemanager:jar:3.1.0,
io.dropwizard.metrics:metrics-core:jar:3.2.4,
org.apache.hadoop:hadoop-yarn-server-timelineservice:jar:3.1.0: Could not find
artifact org.eclipse.jetty:jetty-server:jar:9.3.25.v20180904 in
calcite-aux-repo (https://www.rxd.hu/misc/calcite-aux/) -> [Help 2]
[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/MojoExecutionException
[ERROR] [Help 2]
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :hive-shims-scheduler
+ result=1
+ '[' 1 -ne 0 ']'
+ rm -rf yetus_PreCommit-HIVE-Build-16064
+ exit 1
'
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12958630 - PreCommit-HIVE-Build
> Upgrade to calcite-1.18
> -----------------------
>
> Key: HIVE-21001
> URL: https://issues.apache.org/jira/browse/HIVE-21001
> Project: Hive
> Issue Type: Improvement
> Reporter: Zoltan Haindrich
> Assignee: Zoltan Haindrich
> Priority: Major
> Attachments: HIVE-21001.01.patch, HIVE-21001.01.patch,
> HIVE-21001.02.patch, HIVE-21001.03.patch, HIVE-21001.04.patch,
> HIVE-21001.05.patch, HIVE-21001.06.patch, HIVE-21001.06.patch,
> HIVE-21001.07.patch, HIVE-21001.08.patch, HIVE-21001.08.patch,
> HIVE-21001.08.patch, HIVE-21001.09.patch, HIVE-21001.09.patch,
> HIVE-21001.09.patch, HIVE-21001.10.patch, HIVE-21001.11.patch,
> HIVE-21001.12.patch, HIVE-21001.13.patch, HIVE-21001.15.patch,
> HIVE-21001.16.patch, HIVE-21001.17.patch, HIVE-21001.18.patch,
> HIVE-21001.18.patch, HIVE-21001.19.patch, HIVE-21001.20.patch,
> HIVE-21001.21.patch, HIVE-21001.22.patch, HIVE-21001.22.patch,
> HIVE-21001.22.patch, HIVE-21001.23.patch, HIVE-21001.24.patch,
> HIVE-21001.26.patch, HIVE-21001.26.patch, HIVE-21001.26.patch
>
>
> XLEAR LIBRARY CACHE
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)