[
https://issues.apache.org/jira/browse/HIVE-21654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16827443#comment-16827443
]
Hive QA commented on HIVE-21654:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12967209/HIVE-21654.02.patch
{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.
{color:green}SUCCESS:{color} +1 due to 15934 tests passed
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/17062/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/17062/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-17062/
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
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12967209 - PreCommit-HIVE-Build
> External table location is not preserved at target when base dir is set as /.
> -----------------------------------------------------------------------------
>
> Key: HIVE-21654
> URL: https://issues.apache.org/jira/browse/HIVE-21654
> Project: Hive
> Issue Type: Bug
> Components: repl
> Affects Versions: 4.0.0
> Reporter: Sankar Hariappan
> Assignee: Sankar Hariappan
> Priority: Major
> Labels: DR, pull-request-available, replication
> Attachments: HIVE-21654.01.patch, HIVE-21654.02.patch
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> External table location is not preserved same as source path when base
> directory is set as "/".
> Source path: /tmp/ext/src/db1/ext1
> Target path: /ext/src/db1/ext1 --> It should be /tmp/ext/src/db1/ext1 itself.
> External table base dir supplied: /
> If the base dir input is changed to "/abc", then target path is set as
> "/abc/tmp/ext/src/db1/ext1 which is correct.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)