Slider 0.92 on secured hadoop 2.6 cluster
Have a app with component "tenant1" running. Add another component
"tenant2" and do a upgrade. After that, the original component keeps
showing "awaiting heartbeat..." in the output of "slider list <app>
--containers" ... The component and AM log does not seem to have any error.
Is this a issue in slider 0.92 ? In slider 0.80, the existing components
eventually show the app version.
[root@node81 foo]# slider list foo --containers
2017-05-10 01:25:51,767 [main] INFO tools.SliderUtils - JVM initialized
into secure mode with kerberos realm BIGDATA
foo RUNNING application_1493349422099_7053
http://node80:23188/proxy/application_1493349422099_7053/
2017-05-10 01:25:52,846 [main] INFO util.ExitUtil - Exiting with status 0
Containers:
Component Name App Version
Container Id Container Info/Logs
slider-appmaster
container_e96_1493349422099_7053_02_000001
http://node78:32123/node/container/container_e96_1493349422099_7053_02_000001
tenant2 1.0.0
container_e96_1493349422099_7053_02_000002
http://node78:23999/node/container/container_e96_1493349422099_7053_02_000002
tenant1 awaiting heartbeat...
container_e96_1493349422099_7053_01_000002
http://node77:23999/node/container/container_e96_1493349422099_7053_01_000002