[
https://issues.apache.org/jira/browse/HIVE-19928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16518103#comment-16518103
]
Hive QA commented on HIVE-19928:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12928441/HIVE-19928.3.patch
{color:green}SUCCESS:{color} +1 due to 2 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 14533 tests
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMiniDruidKafkaCliDriver.testCliDriver[druidkafkamini_basic]
(batchId=257)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/11943/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/11943/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-11943/
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: 12928441 - PreCommit-HIVE-Build
> Load Data for managed tables should set the owner of loaded files to a
> configurable user
> ----------------------------------------------------------------------------------------
>
> Key: HIVE-19928
> URL: https://issues.apache.org/jira/browse/HIVE-19928
> Project: Hive
> Issue Type: Task
> Reporter: Deepak Jaiswal
> Assignee: Deepak Jaiswal
> Priority: Major
> Attachments: HIVE-19928.1.patch, HIVE-19928.2.patch,
> HIVE-19928.3.patch
>
>
> load data of managed tables should set the owner of the loaded files to a
> configurable user. the default user should be hive.
> If the owner of existing file is not hive, then a rename/move operation
> should be replaced by copy with the copied file having hive as owner.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)