Hello guys:
In the http://slider.incubator.apache.org/index.html it said slider can
"
Stop / Suspend / Resume application instances as needed
"
and I really need this feature for suspend some job in my yarn cluster and let
some urgent jobs to have more resource.
But then I download the slider, it can only stop start "hbase, memcached, storm
and accumulo", and from the code, it use start and stop command for hbase.
I think it is provisioning and cluster management not application management.
Could slider suspend and resume yarn applications, or slider can suspend and
resume hbase or storm?
Thanks in advance,
Skater