Details
-
Bug
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
None
-
None
Description
I cannot sure of this, but dropping views, (it rolls back to JPA and works fine)
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) ...
Should it be disabled for views or can be fixed?