Re: Why is my output directory owned by yarn?

2013-11-01 Thread Bill Sparks
valueorg.apache.hadoop.yarn.server.nodemanager.DefaultContainerExecutor/ value /property property nameyarn.nodemanager.linux-container-executor.group/name valuehadoop/value /property hdfs-site.conf ... property namedfs.permissions/name valuetrue/value /property -- Jonathan (Bill) Sparks Software Architecture Cray Inc

Why is my output directory owned by yarn?

2013-10-29 Thread Bill Sparks
I have a strange use case and I'm looking for some debugging help. Use Case: If I run the hadoop mapped example wordcount program and write the output to HDFS, the output directory has the correct ownership. E.g. hadoop jar /usr/lib/hadoop-mapreduce/hadoop-mapreduce-examples-2.0.5-alpha.jar