[ 
https://issues.apache.org/jira/browse/HIVE-6825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13962947#comment-13962947
 ] 

Hive QA commented on HIVE-6825:
-------------------------------



{color:red}Overall{color}: -1 at least one tests failed

Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12639084/HIVE-6825.01.patch

{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 5549 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_root_dir_external_table
{noformat}

Test results: 
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/2173/testReport
Console output: 
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/2173/console

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
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: 12639084

> custom jars for Hive query should be uploaded to scratch dir per query; 
> and/or versioned
> ----------------------------------------------------------------------------------------
>
>                 Key: HIVE-6825
>                 URL: https://issues.apache.org/jira/browse/HIVE-6825
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>             Fix For: 0.14.0
>
>         Attachments: HIVE-6825.01.patch, HIVE-6825.patch
>
>
> Currently the jars are uploaded to either user directory or global, whatever 
> is configured, which is a mess and can cause collisions. We can upload to 
> scratch directory, and/or version. 
> There's a tradeoff between having to upload files every time (for example, 
> for commonly used things like HBase input format) (which is what is done now, 
> into global/user path), and having a mess of one-off custom jars and files, 
> versioned, sitting in .hiveJars.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to