[
https://issues.apache.org/jira/browse/HIVE-21654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16827320#comment-16827320
]
Hive QA commented on HIVE-21654:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12967146/HIVE-21654.01.patch
{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 15934 tests
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[cbo_rp_limit]
(batchId=174)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/17056/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/17056/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-17056/
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
Tests exited with: TestsFailedException: 1 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12967146 - 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
>
> 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)