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

Hive QA commented on HIVE-5636:
-------------------------------



{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/12629157/HIVE-5636.2.patch

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

Test results: 
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1343/testReport
Console output: 
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1343/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: 2 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12629157

> Introduce getPartitionColumns() functionality from HCatInputFormat
> ------------------------------------------------------------------
>
>                 Key: HIVE-5636
>                 URL: https://issues.apache.org/jira/browse/HIVE-5636
>             Project: Hive
>          Issue Type: Bug
>          Components: HCatalog
>    Affects Versions: 0.12.0
>            Reporter: Sushanth Sowmyan
>            Assignee: Sushanth Sowmyan
>         Attachments: HIVE-5636.2.patch, HIVE-5636.patch
>
>
> As of HCat 0.5, we made the class InputJobInfo private for hcatalog use only, 
> and we made it so that setInput would not modify the InputJobInfo being 
> passed in.
> However, if a user of HCatInputFormat wants to get what Partitioning columns 
> or Data columns exist for the job, they are not able to do so directly from 
> HCatInputFormat and are forced to use InputJobInfo, which currently does not 
> work. Thus, we need to expose this functionality.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to