Robert Krüger wrote:
Hi,
I'm trying to run a program (basically a simple thruput benchmark, I've
already tested on Linux) in Eclipse on Windows. The HDFS is located on a
Linux server, though.
The exception I get is the following (probably the same Rutuja Joshi
posted earlier this month):
INFO: initializing HDFS with config Configuration: hadoop-default.xml,
hadoop-site.xml,
file:/C:/w/hadoop-test/./conf/roy-client/hadoop-default.xml,
file:/C:/w/hadoop-test/./conf/roy-client/hadoop-site.xml
08/07/15 18:36:08 WARN fs.FileSystem: uri=hdfs://roy:9000
javax.security.auth.login.LoginException: Login failed: CreateProcess:
whoami error=2
at
yes it is.
I think you could strip out cygwin support; right now it is needed at
build and run time. But, someone would have to sit down and do the
engineering needed to do this. Which, in the open source world, means
someone who really wants to fix the problems has to put in the hours.
-steve