[jira] [Created] (SLIDER-1045) Try to improve Kazoo's licensing

2016-01-05 Thread Josh Elser (JIRA)
Josh Elser created SLIDER-1045: -- Summary: Try to improve Kazoo's licensing Key: SLIDER-1045 URL: https://issues.apache.org/jira/browse/SLIDER-1045 Project: Slider Issue Type: Task Re

[jira] [Created] (SLIDER-1044) Update year in NOTICE

2016-01-05 Thread Josh Elser (JIRA)
Josh Elser created SLIDER-1044: -- Summary: Update year in NOTICE Key: SLIDER-1044 URL: https://issues.apache.org/jira/browse/SLIDER-1044 Project: Slider Issue Type: Task Reporter: Jos

Re: "AM Suicide with signal 1" when doing Upgrade

2016-01-05 Thread Manoj Samel
I already had yarn.resourcemanager.am.max-retries set but was still failing. Turns the parameter is actually implemented as yarn.resourcemanager.am.max-attempts - Jira https://issues.apache.org/jira/browse/YARN-611 has old name :) Thanks anyway ! Manoj On Tue, Jan 5, 2016 at 3:01 AM, Steve Loug

Re: How to remove components from app ?

2016-01-05 Thread Manoj Samel
For delete case, Digging further into slider HDFS data in history directory via hdfs dfs -cat /user/xxx/.slider/cluster/ms999/history/rolehistory-015213700161.json; it seems history keeps all roles that are active or inactive {"entry":{"org.apache.slider.server.avro.RoleHistoryHeader":{"versi

Slider 0.81.1 issue with YARN labels

2016-01-05 Thread anu sudarsan
Hi I am trying to use Slider 0.81.1 with *yarn.label.expression* feature and getting the following error. This is from slider-agent.log for slider-appmaster. ERROR appmaster.SliderAppMaster - Exception in AmExecutor-006: org.apache.hadoop.yarn.client.api.InvalidContainerRequestException: relax l

Re: How to remove components from app ?

2016-01-05 Thread Manoj Samel
Following is the delete / add use case for slider based long running service. The service has instances (a.k.a. components) provided per user. 1. When a new user is added, a new component is started for that user. The idea is not to bring the existing app / components down for existing users. Say

Re: During upgrade, existing components take 2 minutes to heartbeat ...

2016-01-05 Thread Steve Loughran
> On 5 Jan 2016, at 00:56, Manoj Samel wrote: > > Hi, > > Slider 0.80 with secured cluster. > > Say I have cluster with 1 component running. I do upgrade and add second > component. After running the upgrade command, when I do "slider list xxx > --containers" the first running component shows

Re: "AM Suicide with signal 1" when doing Upgrade

2016-01-05 Thread Steve Loughran
> On 5 Jan 2016, at 00:51, Manoj Samel wrote: > > Hi, > > Slider version .80 on secured cluster. > > I am seeing the pattern consistently > > 1. Create cluster with just slider AM. Works fine > 2. Slider upgrade to add 1 component. Works fine > 3. Slider upgrade to add 2nd component. After up

[jira] [Created] (SLIDER-1043) AM to warn in logs that restart during upgrade is intentional

2016-01-05 Thread Steve Loughran (JIRA)
Steve Loughran created SLIDER-1043: -- Summary: AM to warn in logs that restart during upgrade is intentional Key: SLIDER-1043 URL: https://issues.apache.org/jira/browse/SLIDER-1043 Project: Slider

Re: How to remove components from app ?

2016-01-05 Thread Steve Loughran
> On 5 Jan 2016, at 02:16, Manoj Samel wrote: > > Hi, > > Use case needs adding and removing components dynamically. > > What is the proper way to remove a component ? It seems it can be done > either by doing a "slider flex" with component count set to 0 or by doing a > "slider upgrade" where

Re: our new release process

2016-01-05 Thread Steve Loughran
> On 5 Jan 2016, at 03:44, Josh Elser wrote: > > Sweet. This is great! Thanks for taking the time to write up the docs. > > Since I have some investments in our next release, I will preemptively > volunteer to handle the next one. :) > > Mid-February/Early-March? Shall I update the JIRA versi