[
https://issues.apache.org/jira/browse/HIVE-23612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17125942#comment-17125942
]
Hive QA commented on HIVE-23612:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/13004812/HIVE-23612.0.patch
{color:red}ERROR:{color} -1 due to build exiting with an error
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/22745/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/22745/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-22745/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Tests exited with: Exception: Patch URL
https://issues.apache.org/jira/secure/attachment/13004812/HIVE-23612.0.patch
was found in seen patch url's cache and a test was probably run already on it.
Aborting...
{noformat}
This message is automatically generated.
ATTACHMENT ID: 13004812 - PreCommit-HIVE-Build
> Option for HiveStrictManagedMigration to impersonate a user for FS operations
> -----------------------------------------------------------------------------
>
> Key: HIVE-23612
> URL: https://issues.apache.org/jira/browse/HIVE-23612
> Project: Hive
> Issue Type: Improvement
> Reporter: Ádám Szita
> Assignee: Ádám Szita
> Priority: Major
> Attachments: HIVE-23612.0.patch
>
>
> HiveStrictManagedMigration tool can be used to move HDFS paths and to change
> ownership on said paths. It may be beneficial to do such file system
> operations as a different user than the one the tool itself is run.
> Moreover, while creating the external DB directory, the tool will chown the
> new directory to the user set as DB owner in HMS. If this is unset, no chown
> command is used. In this case we should make the 'hive' user the directory
> owner.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)