[
https://issues.apache.org/jira/browse/HIVE-20935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16692511#comment-16692511
]
Hive QA commented on HIVE-20935:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12948754/HIVE-20935.02.patch
{color:red}ERROR:{color} -1 due to no test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 15539 tests
executed
*Failed tests:*
{noformat}
TestMiniDruidCliDriver - did not produce a TEST-*.xml file (likely timed out)
(batchId=196)
[druidmini_dynamic_partition.q,druidmini_test1.q,druidkafkamini_basic.q,druidmini_test_insert.q,druidkafkamini_delimited.q]
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/14996/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/14996/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-14996/
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: 12948754 - PreCommit-HIVE-Build
> Upload of llap package tarball fails in EC2 causing LLAP service start failure
> ------------------------------------------------------------------------------
>
> Key: HIVE-20935
> URL: https://issues.apache.org/jira/browse/HIVE-20935
> Project: Hive
> Issue Type: Bug
> Components: llap
> Affects Versions: 3.1.1
> Reporter: Gour Saha
> Assignee: Gour Saha
> Priority: Major
> Attachments: HIVE-20935.01.patch, HIVE-20935.02.patch
>
>
> Even though package dir is defined as below (with a / at the end) -
> {code}
> LLAP_PACKAGE_DIR = ".yarn/package/LLAP/";
> {code}
> copyLocalFileToHdfs API fails to create the dir hierarchy of
> .yarn/package/LLAP/ first and then copy the file under it. It instead uploads
> the file under .yarn/package with name LLAP.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)