[
https://issues.apache.org/jira/browse/HBASE-9563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13792074#comment-13792074
]
Enis Soztutar commented on HBASE-9563:
--------------------------------------
Only this in .out:
{code}
/usr/lib/hbase/bin/../bin/hbase-daemon.sh: line 197: 29354 Killed
nice -n $HBASE_NICENESS "$HBASE_HOME"/bin/hbase --config "${HBASE_CONF_DIR}"
$command "$@" start >> "$logout" 2>&1
{code}
I guess if we got
{code}
echo $command running as process `cat $pid`. Stop it first.
{code}
it should only be there in the CM shell output, which is not logged. I'll try
to add logging there as well.
> Autorestart doesn't work if zkcleaner fails
> -------------------------------------------
>
> Key: HBASE-9563
> URL: https://issues.apache.org/jira/browse/HBASE-9563
> Project: HBase
> Issue Type: Bug
> Reporter: Elliott Clark
> Assignee: stack
> Priority: Blocker
> Fix For: 0.98.0, 0.96.0
>
> Attachments: 9563.txt, 9563v2.txt, categorization.txt,
> categorization.txt
>
>
> I've seen this several times where a master didn't autorestart because zk
> cleaner failed. We should still restart the daemon even if it's not possible
> to clean the zk nodes.
--
This message was sent by Atlassian JIRA
(v6.1#6144)