[ https://issues.apache.org/jira/browse/HBASE-2276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Lars George updated HBASE-2276: ------------------------------- Resolution: Fixed Status: Resolved (was: Patch Available) Made Alexey a contributor so I could assign his name to the issue. Committed since this is a trivial fix. > 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.