You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Lars Hofhansl (Updated) (JIRA)" <ji...@apache.org> on 2012/02/10 00:00:58 UTC

[jira] [Updated] (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 ]

Lars Hofhansl updated HBASE-5370:
---------------------------------

    Summary: Allow HBase shell to set HTableDescriptor values  (was: Allow HBase shell set HTableDescriptor values)
    
> 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 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