You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Gary Helmling (JIRA)" <ji...@apache.org> on 2016/01/14 18:58:40 UTC

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

     [ https://issues.apache.org/jira/browse/HBASE-15111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Helmling updated HBASE-15111:
----------------------------------
    Attachment: hbase-15111-v1.patch

Trivial patch changing VersionInfo.main() to use System.out.

> "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
>         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)