Gour, just tried with latest release 0.80.0 (slider client), but facing
some issues with 'versioning'.

slider app package install done with "--version 1.0" and also modified the
"application.def" in app_config.xml to include version in the path,

Now cluster creation works and able to list all containers as well. (even
with specific roles)

But list command does not work with "version" option

sudo -u yarn /usr/hdp/current/slider-client/bin/./slider list storm1
--containers --version 1.0


ContainerInfo object does not contain the AppVersion.



Am I missing something like updating the configuration or jar in some place?

Changes I did as follows,
I updated Slider distribution in client machine and then just modified the
"application.def" in app_config.xml.


On Mon, Jun 8, 2015 at 6:48 AM, Gour Saha <[email protected]> wrote:

> Chackra,
> If you are thinking of updating without doing a complete stop of your
> application, you might want to look into rolling upgrade -
> http://slider.incubator.apache.org/docs/slider_specs/application_pkg_upgrad
> e.html
>
>
> This feature is available from latest 0.80.0 release onwards.
>
> -Gour
>
> On 6/7/15, 4:16 AM, "Chackravarthy Esakkimuthu" <[email protected]>
> wrote:
>
> >I am able to do complete cluster restart with modified configs, by doing
> >'slider update' , 'slider stop', 'slider start'.
> >
> >Suppose If I want to restart a particular component alone (say STORM
> >SUPERVISOR) with the modified configs, how can I do it? Is there an option
> >to stop/restart a particular component?
>
>

Reply via email to