[
https://issues.apache.org/jira/browse/HBASE-1695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Purtell resolved HBASE-1695.
-----------------------------------
Resolution: Fixed
Committed.
> [stargate] differentiate PUT and POST processing for schema upload
> ------------------------------------------------------------------
>
> Key: HBASE-1695
> URL: https://issues.apache.org/jira/browse/HBASE-1695
> Project: Hadoop HBase
> Issue Type: Task
> Reporter: Andrew Purtell
> Assignee: Andrew Purtell
> Priority: Minor
> Fix For: 0.20.0
>
> Attachments: HBASE-1695.patch
>
>
> The Stargate documentation states the following regarding PUT and POST to a
> table schema resource:
> bq. PUT or POST creates table as necessary. PUT fully replaces schema. POST
> modifies schema (add or modify column family). Supply the full table schema
> for PUT or a well formed schema fragment for POST in the desired encoding.
> Current implementation punts and treats both PUT and POST as equivalent. Fix
> before release.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.