Hi all,
I found the source of my problem myself. I forgot to mention that I'm
running IntelliJ Windows. I think this is my problem:
WARN 15:36:19,766 Thread-0 org.apache.hadoop.mapred.LocalJobRunner - job_8wasq7
java.io.IOException: CreateProcess: df -k
C:\tmp\hadoop-jeroen\mapred\local error=2
at java.lang.ProcessImpl.create(Native Method)
The tool df is of course normally not avalaible for windows processes.
I learned from the post "Running Hadoop as Windows Service" that
there's a way round it.
--
regards,
Jeroen