Just to keep all updated: The issue is MapR uses the LinuxTaskController by default. I went back to the DefaultTaskController, and this fixed my issue!
Thanks! http://hadoop.apache.org/docs/r1.0.4/cluster_setup.html On Tue, Aug 19, 2014 at 1:47 PM, John Omernik <[email protected]> wrote: > Well yes, I know they are set correctly, I am curious on how your mesos > unpacks the hadoop tarball. That file doesn't exist though? Interesting... > in your hadoop tar, where does the task-controller binary live? > > > On Tue, Aug 19, 2014 at 12:00 PM, Brenden Matthews < > [email protected]> wrote: > >> I'm not sure which file you're referring to (since that doesn't exist), >> but I can assure you the permissions are set correctly. >> >> >> On Tue, Aug 19, 2014 at 9:14 AM, John Omernik <[email protected]> wrote: >> >>> Can you do me a favor? on one of your running tasks, or recently >>> completed tasks, in the Mesos task, click on it, go to the logs (it shows >>> the stderr and stdout) and then drill into the extracted hadoop package to >>> /hadoop-version/bin/Linux-amd64-64/bin and let me know what the >>> owner/permissions of task-controller are for you? I would be interested to >>> know if it maintains setuid for you. >>> >>> >>> >> >

