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

Hive QA commented on HIVE-9648:
-------------------------------



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

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

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

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

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: 12698139 - PreCommit-HIVE-TRUNK-Build

> Null check key provider before doing set
> ----------------------------------------
>
>                 Key: HIVE-9648
>                 URL: https://issues.apache.org/jira/browse/HIVE-9648
>             Project: Hive
>          Issue Type: Bug
>          Components: Encryption
>    Affects Versions: 1.1.0
>            Reporter: Brock Noland
>            Assignee: Brock Noland
>         Attachments: HIVE-9648.2.patch, HIVE-9648.patch
>
>
> Some versions of hdfs do not like {{DFSClient.setkeyProvider(null)}}:
> {noformat}
> java.lang.NullPointerException
>       at 
> com.google.common.base.Preconditions.checkNotNull(Preconditions.java:191)
>       at com.google.common.cache.LocalCache.put(LocalCache.java:4209)
>       at 
> com.google.common.cache.LocalCache$LocalManualCache.put(LocalCache.java:4804)
>       at 
> org.apache.hadoop.hdfs.KeyProviderCache.setKeyProvider(KeyProviderCache.java:107)
>       at org.apache.hadoop.hdfs.DFSClient.setKeyProvider(DFSClient.java:3186)
>       at 
> org.apache.hadoop.hive.shims.Hadoop23Shims.getMiniDfs(Hadoop23Shims.java:446)
> {noformat}



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

Reply via email to