Hi Paul, On Feb 23, 2011, at 6:08am, Paul Tomblin wrote:
Does anybody know if Hadoop still does a fork to run whoami?
Yes, I believe it still uses System.exec() to run the whoami command, which in turn forks the current JVM process.
-- Ken -------------------------- Ken Krugler +1 530-210-6378 http://bixolabs.com e l a s t i c w e b m i n i n g

