Re: Getting Permission denied to run shell action

2016-10-21 Thread rammohan ganapavarapu
So by changing disk mount options this issue disappeared not sure how mount options causing permissions denied issue for oozie or yarn. /dev/md0 on /data type ext4 (rw,nosuid,nodev,noexec,relatime,stripe=128,data=ordered) I have changed mount options from above to below and it worked. /dev/md0 o

RE: Getting Permission denied to run shell action

2016-10-21 Thread rammohan ganapavarapu
I have rwx, I actually have 777 on that dir. On Oct 21, 2016 2:21 AM, wrote: > Depends if /data is an directory or an mountpoint. Note, you need rwx for > directories > > > > --alex > > > > -- > B: mapredit.blogspot.com > > > > *From: *rammohan ganapavarapu > *Sent: *Friday, October 21, 2016 8: