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:48:38 UTC

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

Sean Busbey created HBASE-13570:
-----------------------------------

             Summary: 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: 0.98.11, 2.0.0, 1.1.0
            Reporter: Sean Busbey
            Assignee: Sean Busbey
             Fix For: 2.0.0, 1.1.0, 0.98.13


typo in foreground_start command.

{code}
    `ulimit -a` >> "$HBASE_LOGLOG" 2>&1
{code}



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