[
https://issues.apache.org/jira/browse/HBASE-18616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16129747#comment-16129747
]
Guangxu Cheng commented on HBASE-18616:
---------------------------------------
This is due to the repeated definition of these variables in HBASE-17973;
[~apurtell] ,Mind me to provide a patch to solve it? Thanks
> Shell warns about already initialized constants at startup
> ----------------------------------------------------------
>
> Key: HBASE-18616
> URL: https://issues.apache.org/jira/browse/HBASE-18616
> Project: HBase
> Issue Type: Bug
> Components: shell
> Reporter: Andrew Purtell
> Assignee: Guangxu Cheng
> Priority: Minor
> Fix For: 1.4.0, 1.5.0
>
>
> Fix these warnings printed by the shell at startup:
> {noformat}
> hbase.rb:82 warning: already initialized constant ENDPOINT_CLASSNAME
> hbase.rb:83 warning: already initialized constant CLUSTER_KEY
> hbase.rb:84 warning: already initialized constant TABLE_CFS
> hbase.rb:86 warning: already initialized constant CONFIG
> hbase.rb:87 warning: already initialized constant DATA
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)