Re: Struggling with Permissions

2015-11-19 Thread yuliya Feldman
You mean that if you enable cgroups in yarn /tmp as a slave temp dir works just fine? From: John Omernik <j...@omernik.com> To: dev@myriad.incubator.apache.org; yuliya Feldman <yufeld...@yahoo.com> Sent: Thursday, November 19, 2015 8:02 AM Subject: Re: Struggling with Permis

Re: Struggling with Permissions

2015-11-19 Thread John Omernik
dir works > just fine? > From: John Omernik <j...@omernik.com> > To: dev@myriad.incubator.apache.org; yuliya Feldman <yufeld...@yahoo.com> > Sent: Thursday, November 19, 2015 8:02 AM > Subject: Re: Struggling with Permissions > > Ok all I now have a real answ

Re: Struggling with Permissions

2015-11-18 Thread John Omernik
ation" sudo rm -rf ./${HADOOP_VER} sudo rm ./${HADOOP_VER}.tgz On Wed, Nov 18, 2015 at 9:40 AM, yuliya Feldman <yufeld...@yahoo.com.invalid > wrote: > I would love to have that piece of code "configurable", but it is not at > the moment. > Will send you patch offline. &g

Re: Struggling with Permissions

2015-11-18 Thread John Omernik
ocation via NFS share, it would probably be good to use a hadoop > copy command for interoperability > > echo " Copying to HDFS Location" > > cp ${HADOOP_VER}.tgz ${URI_LOC}/ > > > # I do this because it worked... not sure if I remo > > #sudo chown mapr:mapr

Re: Struggling with Permissions

2015-11-17 Thread yuliya Feldman
for the sake of local volumes) to be unique. MapR will have Myriad release to handle this situation. From: John Omernik <j...@omernik.com> To: dev@myriad.incubator.apache.org Sent: Tuesday, November 17, 2015 11:37 AM Subject: Re: Struggling with Permissions Oh hey, I found

Re: Struggling with Permissions

2015-11-17 Thread Darin Johnson
John Omernik <j...@omernik.com> > To: dev@myriad.incubator.apache.org > Sent: Tuesday, November 17, 2015 11:37 AM > Subject: Re: Struggling with Permissions > > Oh hey, I found a post by me back on Sept 9. I looked at the Jiras and > followed the instructions with the same errors.

Re: Struggling with Permissions

2015-11-17 Thread John Omernik
) On Tue, Nov 17, 2015 at 1:25 PM, John Omernik <j...@omernik.com> wrote: > Hey all, I am struggling with permissions on myriad, trying to get the > right permissions in the tgz as well as who to run as. I am running in > MapR, which means I need to run as mapr or root (otherwise my vo

Re: Struggling with Permissions

2015-11-17 Thread John Omernik
sake of local volumes) to be > unique. > MapR will have Myriad release to handle this situation. > From: John Omernik <j...@omernik.com> > To: dev@myriad.incubator.apache.org > Sent: Tuesday, November 17, 2015 11:37 AM > Subject: Re: Struggling with Permissions > > Oh

Re: Struggling with Permissions

2015-11-17 Thread Darin Johnson
; >> On Tue, Nov 17, 2015 at 2:53 PM, yuliya Feldman > >> <yufeld...@yahoo.com.invalid > >> > wrote: > >> > >> > Please change workdir directory for mesos slave to one that is not > /tmp > >> > and make sure that dir is owned by root.