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

Sean Busbey updated HBASE-13490:
--------------------------------
       Resolution: Fixed
    Fix Version/s: 1.2.0
           Status: Resolved  (was: Patch Available)

+1. pushed current patch to 0.98, 1.1.0, 1.2.0, 2.0.0. Left it as is because 
it's closer to what is present in branch-1.0 and what it was prior to 
introduction of the bug.

> foreground daemon start re-executes ulimit output
> -------------------------------------------------
>
>                 Key: HBASE-13490
>                 URL: https://issues.apache.org/jira/browse/HBASE-13490
>             Project: HBase
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 2.0.0, 1.1.0, 0.98.11
>            Reporter: Y. SREENIVASULU REDDY
>            Assignee: Y. SREENIVASULU REDDY
>            Priority: Minor
>             Fix For: 2.0.0, 1.1.0, 0.98.13, 1.2.0
>
>         Attachments: HBASE-13490.patch
>
>
> Linux Command execution is failing while starting HBase processes using 
> hbase-daemon.sh file
> While starting any HBase process (HMaster or Regionserver)
> ulimit command execution is failing.
> {code}
>  echo "`date` Starting $command on `hostname`" >> ${HBASE_LOGLOG}
>     `ulimit -a` >> "$HBASE_LOGLOG" 2>&1
> {code}
> Log message is follows.
> {noformat}
> Thu Apr 16 19:24:25 IST 2015 Starting regionserver on HOST-10
> /opt/hdfsdata/HA/install/hbase/regionserver/bin/hbase-daemon.sh: line 207: 
> core: command not found
> {noformat}



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

Reply via email to