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

Hive QA commented on HIVE-12719:
--------------------------------



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

{color:red}ERROR:{color} -1 due to build exiting with an error

Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/8188/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/8188/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-8188/

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'
2017-12-12 00:02:21.199
+ [[ -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-8188/source-prep.txt
+ [[ false == \t\r\u\e ]]
+ 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'
2017-12-12 00:02:21.213
+ cd apache-github-source-source
+ git fetch origin
>From https://github.com/apache/hive
   31c1b71..3bbc24d  master     -> origin/master
+ git reset --hard HEAD
HEAD is now at 31c1b71 HIVE-18245 - clean up acid_vectorization_original.q 
(Eugene Koifman, reviewed by Jason Dere)
+ git clean -f -d
+ git checkout master
Already on 'master'
Your branch is behind 'origin/master' by 1 commit, and can be fast-forwarded.
  (use "git pull" to update your local branch)
+ git reset --hard origin/master
HEAD is now at 3bbc24d HIVE-13567 : Enable auto-gather column stats by default 
(Zoltan Haindrich, Pengcheng Xiong via Ashutosh Chauhan)
+ git merge --ff-only origin/master
Already up-to-date.
+ date '+%Y-%m-%d %T.%3N'
2017-12-12 00:02:27.316
+ rm -rf ../yetus
+ mkdir ../yetus
+ cp -R . ../yetus
+ mkdir /data/hiveptest/logs/PreCommit-HIVE-Build-8188/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
+ [[ 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: protoc version: 250, detected platform: linux/amd64
protoc-jar: executing: [/tmp/protoc2924753280834078335.exe, 
-I/data/hiveptest/working/apache-github-source-source/standalone-metastore/src/main/protobuf/org/apache/hadoop/hive/metastore,
 
--java_out=/data/hiveptest/working/apache-github-source-source/standalone-metastore/target/generated-sources,
 
/data/hiveptest/working/apache-github-source-source/standalone-metastore/src/main/protobuf/org/apache/hadoop/hive/metastore/metastore.proto]
ANTLR Parser Generator  Version 3.5.2
Output file 
/data/hiveptest/working/apache-github-source-source/standalone-metastore/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/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-hcatalog: Failed to resolve 
dependencies for one or more projects in the reactor. Reason: No versions are 
present in the repository for the artifact with a range [1.3.1,2.3]
[ERROR] net.minidev:json-smart:jar:null
[ERROR] 
[ERROR] from the specified remote repositories:
[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] central (https://repo.maven.apache.org/maven2, releases=true, 
snapshots=false),
[ERROR] dynamodb-local-oregon 
(https://s3-us-west-2.amazonaws.com/dynamodb-local/release, releases=true, 
snapshots=true),
[ERROR] apache.snapshots.https 
(https://repository.apache.org/content/repositories/snapshots, releases=true, 
snapshots=true),
[ERROR] repository.jboss.org 
(http://repository.jboss.org/nexus/content/groups/public/, releases=true, 
snapshots=false)
[ERROR] Path to dependency:
[ERROR] 1) org.apache.hive.hcatalog:hive-hcatalog:pom:3.0.0-SNAPSHOT
[ERROR] 2) org.apache.hadoop:hadoop-common:jar:3.0.0-beta1
[ERROR] 3) org.apache.hadoop:hadoop-auth:jar:3.0.0-beta1
[ERROR] 4) com.nimbusds:nimbus-jose-jwt:jar:4.41.1
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-remote-resources-plugin:1.5:process 
(process-resource-bundles) on project hive-shims-common: Failed to resolve 
dependencies for one or more projects in the reactor. Reason: Missing:
[ERROR] ----------
[ERROR] 1) net.minidev:json-smart:jar:2.3-SNAPSHOT
[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=net.minidev -DartifactId=json-smart 
-Dversion=2.3-SNAPSHOT -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=net.minidev -DartifactId=json-smart 
-Dversion=2.3-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] 
-DrepositoryId=[id]
[ERROR] 
[ERROR] Path to dependency:
[ERROR] 1) org.apache.hive.shims:hive-shims-common:jar:3.0.0-SNAPSHOT
[ERROR] 2) org.apache.hadoop:hadoop-client:jar:3.0.0-beta1
[ERROR] 3) org.apache.hadoop:hadoop-common:jar:3.0.0-beta1
[ERROR] 4) org.apache.hadoop:hadoop-auth:jar:3.0.0-beta1
[ERROR] 5) com.nimbusds:nimbus-jose-jwt:jar:4.41.1
[ERROR] 6) net.minidev:json-smart:jar:2.3-SNAPSHOT
[ERROR] 
[ERROR] ----------
[ERROR] 1 required artifact is missing.
[ERROR] 
[ERROR] for artifact:
[ERROR] org.apache.hive.shims:hive-shims-common:jar:3.0.0-SNAPSHOT
[ERROR] 
[ERROR] from the specified remote repositories:
[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] central (https://repo.maven.apache.org/maven2, releases=true, 
snapshots=false)
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-remote-resources-plugin:1.5:process 
(process-resource-bundles) on project hive-standalone-metastore: Failed to 
resolve dependencies for one or more projects in the reactor. Reason: No 
versions are present in the repository for the artifact with a range [1.3.1,2.3]
[ERROR] net.minidev:json-smart:jar:null
[ERROR] 
[ERROR] from the specified remote repositories:
[ERROR] apache.snapshots (https://repository.apache.org/snapshots, 
releases=false, snapshots=true),
[ERROR] central (https://repo.maven.apache.org/maven2, releases=true, 
snapshots=false),
[ERROR] dynamodb-local-oregon 
(https://s3-us-west-2.amazonaws.com/dynamodb-local/release, releases=true, 
snapshots=true),
[ERROR] apache.snapshots.https 
(https://repository.apache.org/content/repositories/snapshots, releases=true, 
snapshots=true),
[ERROR] repository.jboss.org 
(http://repository.jboss.org/nexus/content/groups/public/, releases=true, 
snapshots=false)
[ERROR] Path to dependency:
[ERROR] 1) org.apache.hive:hive-standalone-metastore:jar:3.0.0-SNAPSHOT
[ERROR] 2) org.apache.hadoop:hadoop-common:jar:3.0.0-beta1
[ERROR] 3) org.apache.hadoop:hadoop-auth:jar:3.0.0-beta1
[ERROR] 4) com.nimbusds:nimbus-jose-jwt:jar:4.41.1
[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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hive-hcatalog
+ exit 1
'
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12901512 - PreCommit-HIVE-Build

> As a hive user, I am facing issues using permanent UDAF's.
> ----------------------------------------------------------
>
>                 Key: HIVE-12719
>                 URL: https://issues.apache.org/jira/browse/HIVE-12719
>             Project: Hive
>          Issue Type: Bug
>          Components: Hive
>    Affects Versions: 1.2.1
>            Reporter: Surbhit
>            Assignee: Ganesha Shreedhara
>         Attachments: HIVE-12719.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to