You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2015/04/11 03:13:14 UTC

[jira] [Resolved] (HBASE-5370) Allow HBase shell to set HTableDescriptor values

     [ https://issues.apache.org/jira/browse/HBASE-5370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Purtell resolved HBASE-5370.
-----------------------------------
    Resolution: Incomplete

> Allow HBase shell to set HTableDescriptor values
> ------------------------------------------------
>
>                 Key: HBASE-5370
>                 URL: https://issues.apache.org/jira/browse/HBASE-5370
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Lars Hofhansl
>            Priority: Minor
>
> Currently it does not seem to be possible to set value on a table's HTableDescriptor (either on creation or afterwards).
> The syntax I have in mind is something like:
> create {NAME=>'table', 'somekey'=>'somevalue'}, 'column'
> In analogy to how we allow a column to either a string ('column') or an association {NAME=>'column', ...}
> alter would be changed to allow setting arbitrary values.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)