[
https://issues.apache.org/jira/browse/HIVE-17005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16071360#comment-16071360
]
Hive QA commented on HIVE-17005:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12875335/HIVE-17005.patch
{color:green}SUCCESS:{color} +1 due to 2 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 16 failed/errored test(s), 10832 tests
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver[llap_smb]
(batchId=143)
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver[orc_ppd_basic]
(batchId=140)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[vector_if_expr]
(batchId=145)
org.apache.hadoop.hive.cli.TestNegativeCliDriver.testCliDriver[repl_dump_requires_admin]
(batchId=89)
org.apache.hadoop.hive.cli.TestNegativeCliDriver.testCliDriver[repl_load_requires_admin]
(batchId=89)
org.apache.hadoop.hive.cli.TestPerfCliDriver.testCliDriver[query14]
(batchId=232)
org.apache.hive.hcatalog.api.TestHCatClient.testPartitionRegistrationWithCustomSchema
(batchId=177)
org.apache.hive.hcatalog.api.TestHCatClient.testPartitionSpecRegistrationWithCustomSchema
(batchId=177)
org.apache.hive.hcatalog.api.TestHCatClient.testTableSchemaPropagation
(batchId=177)
org.apache.hive.minikdc.TestJdbcWithDBTokenStore.testConnection (batchId=238)
org.apache.hive.minikdc.TestJdbcWithDBTokenStore.testIsValid (batchId=238)
org.apache.hive.minikdc.TestJdbcWithDBTokenStore.testIsValidNeg (batchId=238)
org.apache.hive.minikdc.TestJdbcWithDBTokenStore.testNegativeProxyAuth
(batchId=238)
org.apache.hive.minikdc.TestJdbcWithDBTokenStore.testNegativeTokenAuth
(batchId=238)
org.apache.hive.minikdc.TestJdbcWithDBTokenStore.testProxyAuth (batchId=238)
org.apache.hive.minikdc.TestJdbcWithDBTokenStore.testTokenAuth (batchId=238)
{noformat}
Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/5855/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/5855/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-5855/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 16 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12875335 - PreCommit-HIVE-Build
> Ensure REPL DUMP and REPL LOAD are authorized properly
> ------------------------------------------------------
>
> Key: HIVE-17005
> URL: https://issues.apache.org/jira/browse/HIVE-17005
> Project: Hive
> Issue Type: Sub-task
> Components: repl
> Reporter: Sushanth Sowmyan
> Assignee: Sushanth Sowmyan
> Attachments: HIVE-17005.patch
>
>
> Currently, we piggyback REPL DUMP and REPL LOAD on EXPORT and IMPORT auth
> privileges. However, work is on to not populate all the relevant objects in
> inputObjs and outputObjs, which then requires that REPL DUMP and REPL LOAD be
> authorized at a higher level, and simply require ADMIN_PRIV to run,
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)