You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Hive QA (Jira)" <ji...@apache.org> on 2020/05/05 07:22:00 UTC

[jira] [Commented] (HIVE-23301) Optimising privilege synchroniser: UDF for updating privileges

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

Hive QA commented on HIVE-23301:
--------------------------------



Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/13002032/hive-23301.5.patch

{color:green}SUCCESS:{color} +1 due to 2 test(s) being added or modified.

{color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 17205 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[sharedwork] (batchId=106)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[split_map_privs] (batchId=56)
{noformat}

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

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 2 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 13002032 - PreCommit-HIVE-Build

> Optimising privilege synchroniser: UDF for updating privileges
> --------------------------------------------------------------
>
>                 Key: HIVE-23301
>                 URL: https://issues.apache.org/jira/browse/HIVE-23301
>             Project: Hive
>          Issue Type: Improvement
>          Components: Metastore, UDF
>    Affects Versions: 3.1.1
>            Reporter: Simhadri G
>            Assignee: Simhadri G
>            Priority: Minor
>         Attachments: UDFSplitMapPrivs.patch, UDFSplitMapPrivs.patch, hive-23301-2.patch, hive-23301.3.patch, hive-23301.4.patch, hive-23301.5.patch
>
>
> Privilege synchronizer pulls the list of databases, tables and columns from the Hive Metastore. For each of these objects it fetches the privilege information and invokes HMS API to refresh the privilege information in HMS. The current UDF MapsĀ  a bit stringĀ  to a privilege based on if the privilege is granted or not.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)