You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Enis Soztutar (JIRA)" <ji...@apache.org> on 2013/09/10 20:35:53 UTC

[jira] [Resolved] (HBASE-9487) create_namespace with property value throws error

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

Enis Soztutar resolved HBASE-9487.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.98.0
     Hadoop Flags: Reviewed

Committed. Thanks Stack. 
                
> create_namespace with property value throws error
> -------------------------------------------------
>
>                 Key: HBASE-9487
>                 URL: https://issues.apache.org/jira/browse/HBASE-9487
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 0.98.0, 0.96.0
>
>         Attachments: hbase-9487_v1.patch
>
>
> Creating a namespace with properties fails from shell: 
> {code}
> hbase(main):002:0> create_namespace 'ns1',{'PROERTY_NAME'=>'PROPERTY_VALUE'}
> ERROR: undefined method `addProperty' for #<Java::OrgApacheHadoopHbase::NamespaceDescriptor::Builder:0x71b98cbb>
> Here is some help for this command:
> Create namespace; pass namespace name,
> and optionally a dictionary of namespace configuration.
> Examples:
> hbase> create_namespace 'ns1'
> hbase> create_namespace 'ns1', {'PROERTY_NAME'=>'PROPERTY_VALUE'}
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira