[
https://issues.apache.org/jira/browse/HIVE-17005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16086808#comment-16086808
]
Hive QA commented on HIVE-17005:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12877175/HIVE-17005.2.patch
{color:green}SUCCESS:{color} +1 due to 2 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 9 failed/errored test(s), 10893 tests
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver[llap_smb]
(batchId=143)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[vector_if_expr]
(batchId=145)
org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver[explainanalyze_2]
(batchId=99)
org.apache.hadoop.hive.cli.TestPerfCliDriver.testCliDriver[query14]
(batchId=232)
org.apache.hadoop.hive.cli.TestPerfCliDriver.testCliDriver[query23]
(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.jdbc.TestJdbcWithMiniHS2.testHttpRetryOnServerIdleTimeout
(batchId=226)
{noformat}
Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/6022/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/6022/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-6022/
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: 9 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12877175 - 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.2.patch, 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)