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

Hive QA commented on HIVE-3255:
-------------------------------



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

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

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

Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/207/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/207/console

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.CleanupPhase
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.
                
> Add DBTokenStore to store Delegation Tokens in DB
> -------------------------------------------------
>
>                 Key: HIVE-3255
>                 URL: https://issues.apache.org/jira/browse/HIVE-3255
>             Project: Hive
>          Issue Type: New Feature
>          Components: Metastore, Security
>    Affects Versions: 0.9.0
>            Reporter: Ashutosh Chauhan
>            Assignee: Deepesh Khandelwal
>         Attachments: hive-3255_2.patch, hive-3255_3.patch, hive-3255_4.patch, 
> hive-3255_5.patch, HIVE-3255_6.patch, HIVE-3255.6.patch, hive-3255.patch
>
>
> Before HIVE-1696 metastore was completely stateless and all the data is in 
> backend db. HIVE-1696 added delegation tokens for metastore which metastore 
> needs to keep in memory. HIVE-2467 added support for storing delegation 
> tokens in ZooKeeper via an interface {{DelegationTokenStore}}. This jira is 
> about using DB backend for storing tokens which metastore uses for storing 
> data. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to