[ https://issues.apache.org/jira/browse/HIVE-7164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14228586#comment-14228586 ]
Lefty Leverenz commented on HIVE-7164: -------------------------------------- bq. You will need to set property hive.metastore.integral.jdo.pushdown to true on the HMS' hive-site.xml to enable this ability This could be documented in the wiki, but where? Some candidates: * [Configuration Properties -- hive.metastore.integral.jdo.pushdown | https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-hive.metastore.integral.jdo.pushdown] * [WebHCat Reference -- Put Partition | https://cwiki.apache.org/confluence/display/Hive/WebHCat+Reference+PutPartition] * [HCatalog CLI -- Create/Drop/Alter Table | https://cwiki.apache.org/confluence/display/Hive/HCatalog+CLI#HCatalogCLI-Create/Drop/AlterTable] * [HCatalog -- Dynamic Partitions | https://cwiki.apache.org/confluence/display/Hive/HCatalog+DynamicPartitions] * [Running MapReduce with HCatalog -- Write Filter | https://cwiki.apache.org/confluence/display/Hive/HCatalog+InputOutput#HCatalogInputOutput-WriteFilter] > Support non-string partition types in HCatalog > ---------------------------------------------- > > Key: HIVE-7164 > URL: https://issues.apache.org/jira/browse/HIVE-7164 > Project: Hive > Issue Type: Bug > Components: HCatalog > Reporter: bharath v > > Currently querying hive tables with non-string partition columns using HCat > gives us the following error. > Error: Filtering is supported only on partition keys of type string > Related discussion here : > https://www.mail-archive.com/dev@hive.apache.org/msg18011.html -- This message was sent by Atlassian JIRA (v6.3.4#6332)