Mesos Modifying User Group

2015-08-12 Thread Nastooh Avessta (navesta)
Having a bit of a strange problem with Mesos 0.22, running Spark 1.4.0, on Docker 1.6 slaves. Part of my Spark program calls on a script that accesses a GPU. I am able to run this script: 1. As Bash 2. Via Marathon 3. As part of a Spark program running as a standalone master

Re: Mesos Modifying User Group

2015-08-13 Thread Steven Schlansker
On Aug 12, 2015, at 3:28 PM, Nastooh Avessta (navesta) wrote: > Having a bit of a strange problem with Mesos 0.22, running Spark 1.4.0, on > Docker 1.6 slaves. Part of my Spark program calls on a script that accesses a > GPU. I am able to run this script: > 1. As Bash > 2. Via Mar

Re: Mesos Modifying User Group

2015-08-13 Thread John Omernik
I ran into this same issue. For me it manifested as weird permission denied in MapR's NFS implementation, running in bash, etc was fine. But running in on Mesos, it didn't work (permission denied)(Also thank you to MapR for helping me troubleshoot). Good news, there is a patch. https://issues.ap

RE: Mesos Modifying User Group

2015-08-13 Thread Nastooh Avessta (navesta)
p://www.cisco.com/web/siteassets/legal/privacy.html> From: John Omernik [mailto:j...@omernik.com] Sent: Thursday, August 13, 2015 5:02 AM To: user@mesos.apache.org Subject: Re: Mesos Modifying User Group I ran into this same issue. For me it manifested as weird permission denied in MapR's N