You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Raghotham Murthy (JIRA)" <ji...@apache.org> on 2009/01/17 03:27:59 UTC

[jira] Resolved: (HIVE-234) TableSample missing sample filter should have better error message

     [ https://issues.apache.org/jira/browse/HIVE-234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Raghotham Murthy resolved HIVE-234.
-----------------------------------

    Resolution: Invalid

This exception was caused by bad metadata. Once the metadata was fixed, the query ran fine. The problem was that the bucketCol for the table in the metadata was a column not actually in the schema of the table.

> TableSample missing sample filter should have better error message
> ------------------------------------------------------------------
>
>                 Key: HIVE-234
>                 URL: https://issues.apache.org/jira/browse/HIVE-234
>             Project: Hadoop Hive
>          Issue Type: Improvement
>          Components: Query Processor
>            Reporter: Zheng Shao
>            Assignee: Raghotham Murthy
>             Fix For: 0.2.0
>
>
> 09/01/16 00:46:22 INFO parse.SemanticAnalyzer: Completed getting MetaData in Semantic Analysis
> 09/01/16 00:46:22 INFO parse.SemanticAnalyzer: Need sample filter
> FAILED: Unknown exception : null

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