[ https://issues.apache.org/jira/browse/HIVE-6378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14297924#comment-14297924 ]
Mithun Radhakrishnan commented on HIVE-6378: -------------------------------------------- Hello, Tzur. Trunk currently has HIVE-7341, which should supersede this patch. It adds fluent interfaces for table-creation, etc. What you're looking for is probably {{HCatTable.serdeLib()}}. Please look at {{TestHCatClient.testTableSchemaPropagation()}} on trunk for examples of how to use {{HCatClient.createTable()}} with {{HCatTable}}. > HCatClient::createTable() doesn't allow SerDe class to be specified > ------------------------------------------------------------------- > > Key: HIVE-6378 > URL: https://issues.apache.org/jira/browse/HIVE-6378 > Project: Hive > Issue Type: Improvement > Components: HCatalog > Affects Versions: 0.13.0 > Reporter: Karl D. Gierach > Assignee: Karl D. Gierach > Labels: patch > Fix For: 0.13.0 > > Attachments: HIVE-6378-1.patch, HIVE-6378.1.patch > > Original Estimate: 4h > Time Spent: 4m > Remaining Estimate: 3h 56m > > Recreating the HCATALOG-641 under HIVE, since HCATALOG was moved into HIVE. > With respect to HCATALOG-641, a patch was originally provided (but not > committed), so this work will consist of simply re-basing the original patch > to the current trunk and the latest released version. -- This message was sent by Atlassian JIRA (v6.3.4#6332)