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

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

    Release Note: Attached HBASE-2276.patch file contains a patch that adds 
REPLICATION_SCOPE support to hcd() method and to the shell itself by defining 
the REPLICATION_SCOPE constant
          Status: Patch Available  (was: Open)

> 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.

Reply via email to