[
https://issues.apache.org/jira/browse/HIVE-22831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17038525#comment-17038525
]
Hive QA commented on HIVE-22831:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12993463/HIVE-22831.1.patch
{color:red}ERROR:{color} -1 due to build exiting with an error
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/20693/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/20693/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-20693/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Tests exited with: Exception: Patch URL
https://issues.apache.org/jira/secure/attachment/12993463/HIVE-22831.1.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: 12993463 - PreCommit-HIVE-Build
> Add option in HiveStrictManagedMigration to also move tables converted to
> external living in old WH
> ---------------------------------------------------------------------------------------------------
>
> Key: HIVE-22831
> URL: https://issues.apache.org/jira/browse/HIVE-22831
> Project: Hive
> Issue Type: Improvement
> Reporter: Ádám Szita
> Assignee: Ádám Szita
> Priority: Major
> Attachments: HIVE-22831.0.patch, HIVE-22831.1.patch
>
>
> HiveStrictManagedMigration supports these use cases (among others) currently:
> * convert managed tables to external (+set external purge)
> * move managed tables from old to new warehouse root (HDFS)
> I propose we add a feature that combines both:
> * convert managed tables (living in the old WH) to external and move them
> (from old managed warehouse root) to a new path ( e.g. default external
> warehouse location)
> * this also applies to 'external' tables living inside the old WH
--
This message was sent by Atlassian Jira
(v8.3.4#803005)