You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Mikhail Antonov (JIRA)" <ji...@apache.org> on 2016/06/20 19:07:58 UTC

[jira] [Updated] (HBASE-15818) Shell create ‘t1’, ‘f1’, ‘f2’, ‘f3’ wrong number of arguments

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

Mikhail Antonov updated HBASE-15818:
------------------------------------
    Fix Version/s:     (was: 1.2.2)
                       (was: 1.3.0)
                       (was: 2.0.0)

> Shell create ‘t1’, ‘f1’, ‘f2’, ‘f3’ wrong number of arguments 
> --------------------------------------------------------------
>
>                 Key: HBASE-15818
>                 URL: https://issues.apache.org/jira/browse/HBASE-15818
>             Project: HBase
>          Issue Type: Bug
>          Components: shell
>    Affects Versions: 2.0.0, 1.2.1
>            Reporter: Matteo Bertozzi
>            Priority: Critical
>
> Unable to create a table with multiple families (as suggested by the Examples)
> also the shell is exiting. (I only tested 1.2 and 2.0 and have the problem, 1.1 seems to be ok)
> {noformat}
> hbase(main):001:0> create ‘t1’, ‘f1’, ‘f2’, ‘f3’
> ERROR: wrong number of arguments (0 for 1)
> Examples:
>   hbase> create 't1', 'f1', 'f2', 'f3'
> {noformat}



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