Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-13490

foreground daemon start re-executes ulimit output

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.1.0, 0.98.11, 2.0.0
    • 1.1.0, 0.98.13, 2.0.0
    • scripts
    • None

    Description

      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.

       echo "`date` Starting $command on `hostname`" >> ${HBASE_LOGLOG}
          `ulimit -a` >> "$HBASE_LOGLOG" 2>&1
      

      Log message is follows.

      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
      

      Attachments

        1. HBASE-13490.patch
          1 kB
          Y. SREENIVASULU REDDY

        Issue Links

          Activity

            People

              sreenivasulureddy Y. SREENIVASULU REDDY
              sreenivasulureddy Y. SREENIVASULU REDDY
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: