[
https://issues.apache.org/jira/browse/HBASE-18616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Purtell updated HBASE-18616:
-----------------------------------
Resolution: Fixed
Hadoop Flags: Reviewed
Status: Resolved (was: Patch Available)
Looks only relevant to branch-1.4 and branch-1. Applied. Manually verified that
warnings have gone away. Pushed. Thanks for the fix!
> 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
> Affects Versions: 1.4.0, 1.4.1
> Reporter: Andrew Purtell
> Assignee: Guangxu Cheng
> Priority: Minor
> Fix For: 1.4.0, 1.5.0
>
> Attachments: HBASE-18616.branch-1.4.patch
>
>
> 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)