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

Sidharta Seethana updated SLIDER-1123:
--------------------------------------
    Description: 
/cc [~vinodkv], [~gsaha], [~billie.rinaldi]

This was observed when we ran into SLIDER-1121 . The AM unregisters when it 
runs into a port conflict, for example and because of this, there are no 
additional app attempts. 

{code}
16/05/13 02:34:29 INFO appmaster.SliderAppMaster: Setting stopInitiated flag to 
true
16/05/13 02:34:29 INFO appmaster.SliderAppMaster: Container release timeout in 
millis = 0
16/05/13 02:34:29 INFO state.AppState: Releasing 1 containers
16/05/13 02:34:29 INFO appmaster.SliderAppMaster: Application completed. 
Signalling finish to RM
16/05/13 02:34:29 INFO appmaster.SliderAppMaster: Unregistering AM 
status=FAILED message=Port in use: 0.0.0.0:1025
16/05/13 02:34:29 INFO impl.AMRMClientImpl: Waiting for application to be 
successfully unregistered
{code}

  was:
/cc [~vinodkv], [~gsaha], [~billie.rinaldi]

This was observed when we ran into SLIDER-1121 . The AM unregisters when it 
runs into a port conflict, for example and because of this, there are not 
additional app attempts. 

{code}
16/05/13 02:34:29 INFO appmaster.SliderAppMaster: Setting stopInitiated flag to 
true
16/05/13 02:34:29 INFO appmaster.SliderAppMaster: Container release timeout in 
millis = 0
16/05/13 02:34:29 INFO state.AppState: Releasing 1 containers
16/05/13 02:34:29 INFO appmaster.SliderAppMaster: Application completed. 
Signalling finish to RM
16/05/13 02:34:29 INFO appmaster.SliderAppMaster: Unregistering AM 
status=FAILED message=Port in use: 0.0.0.0:1025
16/05/13 02:34:29 INFO impl.AMRMClientImpl: Waiting for application to be 
successfully unregistered
{code}


> Slider AM unregisters from the YARN RM on some errors resulting in a single 
> app attempt
> ---------------------------------------------------------------------------------------
>
>                 Key: SLIDER-1123
>                 URL: https://issues.apache.org/jira/browse/SLIDER-1123
>             Project: Slider
>          Issue Type: Bug
>            Reporter: Sidharta Seethana
>
> /cc [~vinodkv], [~gsaha], [~billie.rinaldi]
> This was observed when we ran into SLIDER-1121 . The AM unregisters when it 
> runs into a port conflict, for example and because of this, there are no 
> additional app attempts. 
> {code}
> 16/05/13 02:34:29 INFO appmaster.SliderAppMaster: Setting stopInitiated flag 
> to true
> 16/05/13 02:34:29 INFO appmaster.SliderAppMaster: Container release timeout 
> in millis = 0
> 16/05/13 02:34:29 INFO state.AppState: Releasing 1 containers
> 16/05/13 02:34:29 INFO appmaster.SliderAppMaster: Application completed. 
> Signalling finish to RM
> 16/05/13 02:34:29 INFO appmaster.SliderAppMaster: Unregistering AM 
> status=FAILED message=Port in use: 0.0.0.0:1025
> 16/05/13 02:34:29 INFO impl.AMRMClientImpl: Waiting for application to be 
> successfully unregistered
> {code}



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

Reply via email to