You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2016/02/10 17:55:18 UTC

[jira] [Commented] (HBASE-15111) "hbase version" should write to stdout

    [ https://issues.apache.org/jira/browse/HBASE-15111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15141143#comment-15141143 ] 

Hudson commented on HBASE-15111:
--------------------------------

FAILURE: Integrated in HBase-0.98-matrix #295 (See [https://builds.apache.org/job/HBase-0.98-matrix/295/])
HBASE-15111 hbase version should write to stdout (apurtell: rev e7afd3f9689c94b25b53672694d23ee2b90c8eb4)
* hbase-common/src/main/java/org/apache/hadoop/hbase/util/VersionInfo.java


> "hbase version" should write to stdout
> --------------------------------------
>
>                 Key: HBASE-15111
>                 URL: https://issues.apache.org/jira/browse/HBASE-15111
>             Project: HBase
>          Issue Type: Improvement
>          Components: util
>            Reporter: Gary Helmling
>            Assignee: Gary Helmling
>            Priority: Trivial
>             Fix For: 2.0.0, 1.2.0, 1.3.0, 0.98.18
>
>         Attachments: hbase-15111-v1.patch
>
>
> Calling {{hbase version}} currently outputs the version info by writing to {{LOG.info}}.  This means, if you change the default log level settings, you may get no output at all on the command line.
> Since {{VersionInfo.main()}} is being called, it should really just output straight to stdout.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)