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

Hive QA commented on HIVE-8185:
-------------------------------



{color:green}Overall{color}: +1 all checks pass

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

{color:green}SUCCESS:{color} +1 6292 tests passed

Test results: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/878/testReport
Console output: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/878/console
Test logs: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-878/

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12669892

> hive-jdbc-0.14.0-SNAPSHOT-standalone.jar fails verification for signatures in 
> build
> -----------------------------------------------------------------------------------
>
>                 Key: HIVE-8185
>                 URL: https://issues.apache.org/jira/browse/HIVE-8185
>             Project: Hive
>          Issue Type: Bug
>          Components: JDBC
>    Affects Versions: 0.14.0
>            Reporter: Gopal V
>            Priority: Critical
>         Attachments: HIVE-8185.1.patch, HIVE-8185.2.patch
>
>
> In the current build, running
> {code}
> jarsigner --verify ./lib/hive-jdbc-0.14.0-SNAPSHOT-standalone.jar
> Jar verification failed.
> {code}
> unless that jar is removed from the lib dir, all hive queries throw the 
> following error 
> {code}
> Exception in thread "main" java.lang.SecurityException: Invalid signature 
> file digest for Manifest main attributes
>       at 
> sun.security.util.SignatureFileVerifier.processImpl(SignatureFileVerifier.java:240)
>       at 
> sun.security.util.SignatureFileVerifier.process(SignatureFileVerifier.java:193)
>       at java.util.jar.JarVerifier.processEntry(JarVerifier.java:305)
>       at java.util.jar.JarVerifier.update(JarVerifier.java:216)
>       at java.util.jar.JarFile.initializeVerifier(JarFile.java:345)
>       at java.util.jar.JarFile.getInputStream(JarFile.java:412)
>       at 
> sun.misc.URLClassPath$JarLoader$2.getInputStream(URLClassPath.java:775)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to