You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Jean-Daniel Cryans (JIRA)" <ji...@apache.org> on 2010/02/28 19:50:06 UTC

[jira] Commented: (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:comment-tabpanel&focusedCommentId=12839471#action_12839471 ] 

Jean-Daniel Cryans commented on HBASE-2276:
-------------------------------------------

Thanks for figuring it and making a patch Alexey, I forgot to check the shell. 

> 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: scripts
>    Affects Versions: 0.21.0
>         Environment: Hbase trunk, hadoop 0.21 branch
>            Reporter: Alexey Kovyrin
>            Assignee: 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.