Hi, I had to change new WordCountTask().run(args[1]); to new WordCountTask().run(args[0]); to get the job to run in Spark Anthony