[
https://issues.apache.org/jira/browse/HIVE-5128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13752553#comment-13752553
]
Hudson commented on HIVE-5128:
------------------------------
FAILURE: Integrated in Hive-trunk-hadoop1-ptest #142 (See
[https://builds.apache.org/job/Hive-trunk-hadoop1-ptest/142/])
HIVE-5128 : Direct SQL for view is failing (Sergey Shelukhin via Ashutosh
Chauhan) (hashutosh:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1518258)
*
/hive/trunk/metastore/src/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java
*
/hive/trunk/metastore/src/java/org/apache/hadoop/hive/metastore/ObjectStore.java
> Direct SQL for view is failing
> -------------------------------
>
> Key: HIVE-5128
> URL: https://issues.apache.org/jira/browse/HIVE-5128
> Project: Hive
> Issue Type: Bug
> Components: Query Processor
> Reporter: Navis
> Assignee: Sergey Shelukhin
> Priority: Trivial
> Fix For: 0.12.0
>
> Attachments: HIVE-5128.D12465.1.patch, HIVE-5128.D12465.2.patch
>
>
> I cannot sure of this, but dropping views, (it rolls back to JPA and works
> fine)
> {noformat}
> etastore.ObjectStore: Direct SQL failed, falling back to ORM
> MetaException(message:Unexpected null for one of the IDs, SD null, column
> null, serde null)
> at
> org.apache.hadoop.hive.metastore.MetaStoreDirectSql.getPartitionsViaSqlFilterInternal(MetaStoreDirectSql.java:195)
> at
> org.apache.hadoop.hive.metastore.MetaStoreDirectSql.getPartitionsViaSqlFilter(MetaStoreDirectSql.java:98)
> at
> org.apache.hadoop.hive.metastore.ObjectStore.getPartitionsByFilter(ObjectStore.java:1758)
> ...
> {noformat}
> Should it be disabled for views or can be fixed?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira