[
https://issues.apache.org/jira/browse/SLIDER-706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14309502#comment-14309502
]
ASF subversion and git services commented on SLIDER-706:
--------------------------------------------------------
Commit fb20aceb8cf1c8f0a24c0a50b76769dc565cef5e in incubator-slider's branch
refs/heads/develop from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-slider.git;h=fb20ace ]
Merge branch
'feature/SLIDER-706_application_installation_failure_does_not_result_in_clear_failure_indication'
into develop
> application installation failure does not result in clear failure indication
> ----------------------------------------------------------------------------
>
> Key: SLIDER-706
> URL: https://issues.apache.org/jira/browse/SLIDER-706
> Project: Slider
> Issue Type: Bug
> Affects Versions: Slider 0.60
> Environment: Windows
> Reporter: Jonathan Maron
> Fix For: Slider 0.70
>
>
> Though an HBase deployment on a windows secure cluster results in a failure
> to install, the application master and application remain running with no
> attempts to restart the failed container etc. The app master log does seem
> to indicate the failure:
> 2014-12-09 09:07:11,548 [973031640@qtp-618337492-7] DEBUG
> agent.AgentProviderService (AgentProviderService.java:handleHeartBeat(649)) -
> Handling heartbeat: HeartBeat{responseId=6, timestamp=1418144831565,
> hostname='container_1418069434921_0004_01_000003___HBASE_REGIONSERVER',
> reports=[CommandReport{role='HBASE_REGIONSERVER', actionId='10-1',
> status='FAILED', exitCode=1, clusterName='hbase-test',
> serviceName='hbase-test', taskId=10, roleCommand=INSTALL,
> configurationTags=null}], componentStatus=[],
> nodeStatus=HostStatus{status=HEALTHY, cause='NONE'}}
> 2014-12-09 09:07:11,549 [973031640@qtp-618337492-7] INFO
> agent.AgentProviderService (AgentProviderService.java:handleHeartBeat(698)) -
> Component operation. Status: FAILED
> However, the heartbeats from the given container continue:
> 2014-12-09 09:07:21,561 [973031640@qtp-618337492-7] DEBUG
> agent.AgentProviderService (AgentProviderService.java:handleHeartBeat(649)) -
> Handling heartbeat: HeartBeat{responseId=7, timestamp=1418144841601,
> hostname='container_1418069434921_0004_01_000003___HBASE_REGIONSERVER',
> reports=[], componentStatus=[], nodeStatus=HostStatus{status=HEALTHY,
> cause='NONE'}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)