[
https://issues.apache.org/jira/browse/HBASE-18616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16139587#comment-16139587
]
Hudson commented on HBASE-18616:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-1.4 #880 (See
[https://builds.apache.org/job/HBase-1.4/880/])
HBASE-18616 Shell warns about already initialized constants at startup
(apurtell: rev f73b7628727874bdc8f997584c195245b791ae3b)
* (edit) hbase-shell/src/main/ruby/hbase.rb
> 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)