[jira] [Updated] (HBASE-7120) hbase-daemon.sh (start) missing necessary check when writing pid and log files
[ https://issues.apache.org/jira/browse/HBASE-7120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-7120: -- Resolution: Incomplete Assignee: (was: Li Ping Zhang) Hadoop Flags: (was: Reviewed) Status: Resolved (was: Patch Available) > hbase-daemon.sh (start) missing necessary check when writing pid and log files > -- > > Key: HBASE-7120 > URL: https://issues.apache.org/jira/browse/HBASE-7120 > Project: HBase > Issue Type: Bug >Affects Versions: 0.94.0 > Environment: RHEL 5.3, open JDK 1.6 >Reporter: Li Ping Zhang > Labels: patch > Attachments: HBASE-7120-0.94-v1.patch, HBASE-7120-0.94.patch, > HBASE-7120-trunk-v1.patch, HBASE-7120-trunk-working.patch, > HBASE-7120-trunk.patch > > Original Estimate: 48h > Remaining Estimate: 48h > > $HBASE_HOME/bin/hbase-daemon.sh exit code is Zero, when runing > hbase-daemon.sh failed with "start", which doesn’t do required command exit > code check, it's better to do necessary check when writing pid and log files. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Updated] (HBASE-7120) hbase-daemon.sh (start) missing necessary check when writing pid and log files
[ https://issues.apache.org/jira/browse/HBASE-7120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shubham Goyal updated HBASE-7120: - Attachment: HBASE-7120-trunk-working.patch Hello, Please find attach an updated patch. The patches attached in the attachment section are not working on my Hadoop+ZK+Hbase cluster setup. I am attaching a modified patch. I was successfully able to start Hbase after applying this patch. It should apply to Hbase trunk cleanly. Thanks > hbase-daemon.sh (start) missing necessary check when writing pid and log files > -- > > Key: HBASE-7120 > URL: https://issues.apache.org/jira/browse/HBASE-7120 > Project: HBase > Issue Type: Bug >Affects Versions: 0.94.0 > Environment: RHEL 5.3, open JDK 1.6 >Reporter: Li Ping Zhang >Assignee: Li Ping Zhang > Labels: patch > Attachments: HBASE-7120-0.94.patch, HBASE-7120-0.94-v1.patch, > HBASE-7120-trunk.patch, HBASE-7120-trunk-v1.patch, > HBASE-7120-trunk-working.patch > > Original Estimate: 48h > Remaining Estimate: 48h > > $HBASE_HOME/bin/hbase-daemon.sh exit code is Zero, when runing > hbase-daemon.sh failed with "start", which doesn’t do required command exit > code check, it's better to do necessary check when writing pid and log files. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira
[jira] [Updated] (HBASE-7120) hbase-daemon.sh (start) missing necessary check when writing pid and log files
[ https://issues.apache.org/jira/browse/HBASE-7120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Ping Zhang updated HBASE-7120: - Status: Patch Available (was: In Progress) > hbase-daemon.sh (start) missing necessary check when writing pid and log files > -- > > Key: HBASE-7120 > URL: https://issues.apache.org/jira/browse/HBASE-7120 > Project: HBase > Issue Type: Bug >Affects Versions: 0.94.0 > Environment: RHEL 5.3, open JDK 1.6 >Reporter: Li Ping Zhang >Assignee: Li Ping Zhang > Labels: patch > Attachments: HBASE-7120-0.94.patch, HBASE-7120-0.94-v1.patch, > HBASE-7120-trunk.patch, HBASE-7120-trunk-v1.patch > > Original Estimate: 48h > Remaining Estimate: 48h > > $HBASE_HOME/bin/hbase-daemon.sh exit code is Zero, when runing > hbase-daemon.sh failed with "start", which doesn’t do required command exit > code check, it's better to do necessary check when writing pid and log files. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira
[jira] [Updated] (HBASE-7120) hbase-daemon.sh (start) missing necessary check when writing pid and log files
[ https://issues.apache.org/jira/browse/HBASE-7120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Ping Zhang updated HBASE-7120: - Attachment: HBASE-7120-trunk-v1.patch HBASE-7120-trunk-v1.patch is the new patch for trunk. > hbase-daemon.sh (start) missing necessary check when writing pid and log files > -- > > Key: HBASE-7120 > URL: https://issues.apache.org/jira/browse/HBASE-7120 > Project: HBase > Issue Type: Bug >Affects Versions: 0.94.0 > Environment: RHEL 5.3, open JDK 1.6 >Reporter: Li Ping Zhang >Assignee: Li Ping Zhang > Labels: patch > Attachments: HBASE-7120-0.94.patch, HBASE-7120-0.94-v1.patch, > HBASE-7120-trunk.patch, HBASE-7120-trunk-v1.patch > > Original Estimate: 48h > Remaining Estimate: 48h > > $HBASE_HOME/bin/hbase-daemon.sh exit code is Zero, when runing > hbase-daemon.sh failed with "start", which doesn’t do required command exit > code check, it's better to do necessary check when writing pid and log files. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira
[jira] [Updated] (HBASE-7120) hbase-daemon.sh (start) missing necessary check when writing pid and log files
[ https://issues.apache.org/jira/browse/HBASE-7120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Ping Zhang updated HBASE-7120: - Attachment: HBASE-7120-0.94-v1.patch Thanks Stack, with your good suggestion, the updated patche HBASE-7120-0.94-v1.patch is for branch 0.94. > hbase-daemon.sh (start) missing necessary check when writing pid and log files > -- > > Key: HBASE-7120 > URL: https://issues.apache.org/jira/browse/HBASE-7120 > Project: HBase > Issue Type: Bug >Affects Versions: 0.94.0 > Environment: RHEL 5.3, open JDK 1.6 >Reporter: Li Ping Zhang >Assignee: Li Ping Zhang > Labels: patch > Attachments: HBASE-7120-0.94.patch, HBASE-7120-0.94-v1.patch, > HBASE-7120-trunk.patch > > Original Estimate: 48h > Remaining Estimate: 48h > > $HBASE_HOME/bin/hbase-daemon.sh exit code is Zero, when runing > hbase-daemon.sh failed with "start", which doesn’t do required command exit > code check, it's better to do necessary check when writing pid and log files. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira
[jira] [Updated] (HBASE-7120) hbase-daemon.sh (start) missing necessary check when writing pid and log files
[ https://issues.apache.org/jira/browse/HBASE-7120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Ping Zhang updated HBASE-7120: - Attachment: HBASE-7120-trunk.patch HBASE-7120-trunk.patch is for trunk. > hbase-daemon.sh (start) missing necessary check when writing pid and log files > -- > > Key: HBASE-7120 > URL: https://issues.apache.org/jira/browse/HBASE-7120 > Project: HBase > Issue Type: Bug >Affects Versions: 0.94.0 > Environment: RHEL 5.3, open JDK 1.6 >Reporter: Li Ping Zhang >Assignee: Li Ping Zhang > Labels: patch > Attachments: HBASE-7120-0.94.patch, HBASE-7120-trunk.patch > > Original Estimate: 48h > Remaining Estimate: 48h > > $HBASE_HOME/bin/hbase-daemon.sh exit code is Zero, when runing > hbase-daemon.sh failed with "start", which doesn’t do required command exit > code check, it's better to do necessary check when writing pid and log files. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira
[jira] [Updated] (HBASE-7120) hbase-daemon.sh (start) missing necessary check when writing pid and log files
[ https://issues.apache.org/jira/browse/HBASE-7120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Ping Zhang updated HBASE-7120: - Attachment: HBASE-7120-0.94.patch Attached the patch for branch 0.94. > hbase-daemon.sh (start) missing necessary check when writing pid and log files > -- > > Key: HBASE-7120 > URL: https://issues.apache.org/jira/browse/HBASE-7120 > Project: HBase > Issue Type: Bug >Affects Versions: 0.94.0 > Environment: RHEL 5.3, open JDK 1.6 >Reporter: Li Ping Zhang >Assignee: Li Ping Zhang > Labels: patch > Attachments: HBASE-7120-0.94.patch > > Original Estimate: 48h > Remaining Estimate: 48h > > $HBASE_HOME/bin/hbase-daemon.sh exit code is Zero, when runing > hbase-daemon.sh failed with "start", which doesn’t do required command exit > code check, it's better to do necessary check when writing pid and log files. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira
[jira] [Updated] (HBASE-7120) hbase-daemon.sh (start) missing necessary check when writing pid and log files
[ https://issues.apache.org/jira/browse/HBASE-7120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Ping Zhang updated HBASE-7120: - Description: $HBASE_HOME/bin/hbase-daemon.sh exit code is Zero, when runing hbase-daemon.sh failed with "start", which doesn’t do required command exit code check, it's better to do necessary check when writing pid and log files. was: $HBASE_HOME/bin/hbase-daemon.sh exit code is Zero, when runing hbase-daemon.sh failed with "start", which doesn’t do required command exit code chek, it's better to do necessary check when writing pid and log files. > hbase-daemon.sh (start) missing necessary check when writing pid and log files > -- > > Key: HBASE-7120 > URL: https://issues.apache.org/jira/browse/HBASE-7120 > Project: HBase > Issue Type: Bug >Affects Versions: 0.94.0 > Environment: RHEL 5.3, open JDK 1.6 >Reporter: Li Ping Zhang > Labels: patch > Original Estimate: 48h > Remaining Estimate: 48h > > $HBASE_HOME/bin/hbase-daemon.sh exit code is Zero, when runing > hbase-daemon.sh failed with "start", which doesn’t do required command exit > code check, it's better to do necessary check when writing pid and log files. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira