Andrew Purtell created HBASE-18616:
--------------------------------------
Summary: 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
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)