You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@oozie.apache.org by Prashant Kommireddi <pr...@gmail.com> on 2012/05/28 00:28:15 UTC

Setting groups

I see that oozie sets the group as "users". How can I have the groups be
picked up from the unix default group?

Thanks,
Prashant

Re: Setting groups

Posted by Prashant Kommireddi <pr...@gmail.com>.
Thanks Alejandro.

On Tue, May 29, 2012 at 11:28 AM, Alejandro Abdelnur <tu...@cloudera.com>wrote:

> setting the 'group.name' properties in the job.properties to the desired
> group (to which the user must belong) should work.
>
> Note that in Oozie 3.2 this may not work anymore as we are moving from
> groups to ACLs (which was the main motivation of 'group.name').
>
> thx
>
> On Tue, May 29, 2012 at 11:22 AM, Prashant Kommireddi
> <pr...@gmail.com>wrote:
>
> > I am using 3.1.3.
> >
> > What I would like is to inject "group" into oozie jobs, so schedulers
> > (Capacity or Fair) can allocate resources accordingly. Currently it seems
> > like "users" is the default group for Oozie jobs?
> >
> > On Tue, May 29, 2012 at 11:15 AM, Alejandro Abdelnur <tucu@cloudera.com
> > >wrote:
> >
> > > HI Prashant,
> > >
> > > What exactly are you trying to do, and with which Oozie version?
> > >
> > > thx
> > >
> > > On Sun, May 27, 2012 at 3:28 PM, Prashant Kommireddi <
> > prash1784@gmail.com
> > > >wrote:
> > >
> > > > I see that oozie sets the group as "users". How can I have the groups
> > be
> > > > picked up from the unix default group?
> > > >
> > > > Thanks,
> > > > Prashant
> > > >
> > >
> > >
> > >
> > > --
> > > Alejandro
> > >
> >
>
>
>
> --
> Alejandro
>

Re: Setting groups

Posted by Alejandro Abdelnur <tu...@cloudera.com>.
setting the 'group.name' properties in the job.properties to the desired
group (to which the user must belong) should work.

Note that in Oozie 3.2 this may not work anymore as we are moving from
groups to ACLs (which was the main motivation of 'group.name').

thx

On Tue, May 29, 2012 at 11:22 AM, Prashant Kommireddi
<pr...@gmail.com>wrote:

> I am using 3.1.3.
>
> What I would like is to inject "group" into oozie jobs, so schedulers
> (Capacity or Fair) can allocate resources accordingly. Currently it seems
> like "users" is the default group for Oozie jobs?
>
> On Tue, May 29, 2012 at 11:15 AM, Alejandro Abdelnur <tucu@cloudera.com
> >wrote:
>
> > HI Prashant,
> >
> > What exactly are you trying to do, and with which Oozie version?
> >
> > thx
> >
> > On Sun, May 27, 2012 at 3:28 PM, Prashant Kommireddi <
> prash1784@gmail.com
> > >wrote:
> >
> > > I see that oozie sets the group as "users". How can I have the groups
> be
> > > picked up from the unix default group?
> > >
> > > Thanks,
> > > Prashant
> > >
> >
> >
> >
> > --
> > Alejandro
> >
>



-- 
Alejandro

Re: Setting groups

Posted by Prashant Kommireddi <pr...@gmail.com>.
I am using 3.1.3.

What I would like is to inject "group" into oozie jobs, so schedulers
(Capacity or Fair) can allocate resources accordingly. Currently it seems
like "users" is the default group for Oozie jobs?

On Tue, May 29, 2012 at 11:15 AM, Alejandro Abdelnur <tu...@cloudera.com>wrote:

> HI Prashant,
>
> What exactly are you trying to do, and with which Oozie version?
>
> thx
>
> On Sun, May 27, 2012 at 3:28 PM, Prashant Kommireddi <prash1784@gmail.com
> >wrote:
>
> > I see that oozie sets the group as "users". How can I have the groups be
> > picked up from the unix default group?
> >
> > Thanks,
> > Prashant
> >
>
>
>
> --
> Alejandro
>

Re: Setting groups

Posted by Alejandro Abdelnur <tu...@cloudera.com>.
HI Prashant,

What exactly are you trying to do, and with which Oozie version?

thx

On Sun, May 27, 2012 at 3:28 PM, Prashant Kommireddi <pr...@gmail.com>wrote:

> I see that oozie sets the group as "users". How can I have the groups be
> picked up from the unix default group?
>
> Thanks,
> Prashant
>



-- 
Alejandro