I am running Hadoop-0.20.1 on a Solaris box with dfs.permissions set to false.
There is a working version of whoami on the system. Folders and files created by my program show up with an owner of DrWho. Folders and files created by Hbase-0.20.1 appear with the proper owner name. Do I need to move the whoami command someplace where map/reduce jobs can find it? Bill
