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

Bill Graham commented on HIVE-568:
----------------------------------

I'm able to reproduce the same test failure both with and without my patch 
applied. I'm at svn revision 787324. Can you please remove my patch and try 
this test. I don't think my patch is causing this.

> Driver.getSchema() throws an Exception with partitioned tables
> --------------------------------------------------------------
>
>                 Key: HIVE-568
>                 URL: https://issues.apache.org/jira/browse/HIVE-568
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Clients
>            Reporter: Bill Graham
>            Assignee: Bill Graham
>         Attachments: HIVE-568.patch, HIVE-568.patch, input20.q.results.txt
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> When doing a select all on a partitioned table, the Driver.getSchema() method 
> throws an NPE because tableDesc isn't set on the FetchTask object. 
> Partitioned tables have partDesc set instead of tableDesc.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to