[
https://issues.apache.org/jira/browse/HBASE-5847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Phabricator updated HBASE-5847:
-------------------------------
Attachment: D3039.1.patch
nspiegelberg requested code review of "[jira] [HBASE-5847] Support
createTable(splitKeys) in Thrift".
Reviewers: mbautin, Karthik, stack, JIRA
The Thrift API does not allow a user to create a table with
multiple split keys. This is needed for a handful of new internal
projects that are written in PHP/C++.
TEST PLAN
- mvn test -Dtest=TestThriftServer
REVISION DETAIL
https://reviews.facebook.net/D3039
AFFECTED FILES
src/main/java/org/apache/hadoop/hbase/thrift/ThriftServerRunner.java
src/main/java/org/apache/hadoop/hbase/thrift/generated/Hbase.java
src/main/java/org/apache/hadoop/hbase/thrift/generated/TRowResult.java
src/main/resources/org/apache/hadoop/hbase/thrift/Hbase.thrift
> Support createTable(splitKeys) in Thrift
> ----------------------------------------
>
> Key: HBASE-5847
> URL: https://issues.apache.org/jira/browse/HBASE-5847
> Project: HBase
> Issue Type: Improvement
> Reporter: Nicolas Spiegelberg
> Assignee: Nicolas Spiegelberg
> Priority: Trivial
> Attachments: D3039.1.patch
>
>
> The Thrift API does not allow a user to create a table with multiple split
> keys. This is needed for a handful of new internal projects that are written
> in PHP/C++.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira