You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Sean Busbey (JIRA)" <ji...@apache.org> on 2015/04/27 07:52:38 UTC

[jira] [Updated] (HBASE-13570) hbase daemon foreground start command executes output of ulimit

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

Sean Busbey updated HBASE-13570:
--------------------------------
    Attachment: HBASE-13570.1.patch.txt

trivial patch.

> hbase daemon foreground start command executes output of ulimit
> ---------------------------------------------------------------
>
>                 Key: HBASE-13570
>                 URL: https://issues.apache.org/jira/browse/HBASE-13570
>             Project: HBase
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 2.0.0, 1.1.0, 0.98.11
>            Reporter: Sean Busbey
>            Assignee: Sean Busbey
>             Fix For: 2.0.0, 1.1.0, 0.98.13
>
>         Attachments: HBASE-13570.1.patch.txt
>
>
> typo in foreground_start command.
> {code}
>     `ulimit -a` >> "$HBASE_LOGLOG" 2>&1
> {code}



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