Hi Im running the crunch wordcount example using ToolRunner.run (from intellij) and data is read from hdfs but the actual job is running locally instead of on the remote cluster.
Do I need to use hadoop jar command using a pre packaged jar? Or is there any way to kick off a remote job? Cheers, -Kristoffer
