[
https://issues.apache.org/jira/browse/HIVE-23361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17104382#comment-17104382
]
Hive QA commented on HIVE-23361:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/13002620/hive-23361.2.patch
{color:green}SUCCESS:{color} +1 due to 3 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 17255 tests
executed
*Failed tests:*
{noformat}
org.apache.hive.service.server.TestInformationSchemaWithPrivilegeZookeeperPlain.test
(batchId=212)
org.apache.hive.service.server.TestInformationSchemaWithPrivilegeZookeeperSSL.test
(batchId=211)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/22263/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/22263/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-22263/
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: 13002620 - PreCommit-HIVE-Build
> Optimising privilege synchroniser
> ---------------------------------
>
> Key: HIVE-23361
> URL: https://issues.apache.org/jira/browse/HIVE-23361
> Project: Hive
> Issue Type: Improvement
> Components: Metastore
> Reporter: Simhadri G
> Assignee: Simhadri G
> Priority: Minor
> Attachments: hive-23361.1.patch, hive-23361.2.patch,
> hive-23361.patch, hive-23361.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.
> This patch store the privilege information as bit string. This is done to
> reduce the size of the tbl_col_privs tables in metastore.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)