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

Hive QA commented on HIVE-10809:
--------------------------------



{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/12735409/HIVE-10809.2.patch

{color:red}ERROR:{color} -1 due to 5 failed/errored test(s), 8974 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_udf_crc32
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_udf_sha1
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_vector_join30
org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver_vector_null_projection
org.apache.hive.hcatalog.streaming.TestStreaming.testTransactionBatchEmptyCommit
{noformat}

Test results: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/4047/testReport
Console output: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/4047/console
Test logs: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-4047/

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: 5 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12735409 - PreCommit-HIVE-TRUNK-Build

> HCat FileOutputCommitterContainer leaves behind empty _SCRATCH directories
> --------------------------------------------------------------------------
>
>                 Key: HIVE-10809
>                 URL: https://issues.apache.org/jira/browse/HIVE-10809
>             Project: Hive
>          Issue Type: Bug
>          Components: HCatalog
>    Affects Versions: 1.2.0
>            Reporter: Selina Zhang
>            Assignee: Selina Zhang
>         Attachments: HIVE-10809.1.patch, HIVE-10809.2.patch
>
>
> When static partition is added through HCatStorer or HCatWriter
> {code}
> JoinedData = LOAD '/user/selinaz/data/part-r-00000' USING JsonLoader();
> STORE JoinedData INTO 'selina.joined_events_e' USING 
> org.apache.hive.hcatalog.pig.HCatStorer('author=selina');
> {code}
> The table directory looks like
> {noformat}
> drwx------   - selinaz users          0 2015-05-22 21:19 
> /user/selinaz/joined_events_e/_SCRATCH0.9157208938193798
> drwx------   - selinaz users          0 2015-05-22 21:19 
> /user/selinaz/joined_events_e/author=selina
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to