You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Alexey Kovyrin (JIRA)" <ji...@apache.org> on 2010/02/28 08:59:05 UTC

[jira] Updated: (HBASE-2276) Hbase Shell hcd() method is broken by the replication scope parameter

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

Alexey Kovyrin updated HBASE-2276:
----------------------------------

    Attachment: HBASE-2276.patch

> Hbase Shell hcd() method is broken by the replication scope parameter
> ---------------------------------------------------------------------
>
>                 Key: HBASE-2276
>                 URL: https://issues.apache.org/jira/browse/HBASE-2276
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: util
>    Affects Versions: 0.21.0
>         Environment: Hbase trunk, hadoop 0.21 branch
>            Reporter: Alexey Kovyrin
>             Fix For: 0.21.0
>
>         Attachments: HBASE-2276.patch
>
>
> Since an additional HColumnDescriptor constructor parameter (scope) was introduced, hbase shell hcd() method fails to create a HColumnDescriptor object:
> hbase(main):007:0> alter 'doc_total_stats', {NAME => 'country_views', VERSIONS => 1}
> ArgumentError: wrong # of arguments(8 for 9)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.