Running Hadoop Map Reduce Job In Intellij

已回答

I am a newbie to Hadoop. I am using Intellij Idea 11.1.13. I have no idea how to run a Map Reduce Task in Intellij. I am trying to run the basic Hadoop WordCount Example. But its giving me problems right from start. Can someone please help me in getting this WordCount Map Reduce run in Intellij from the basics?

0

What exactly is your problem/error message? Maybe you can find some help here http://blogs.microsoft.co.il/blogs/roadan/archive/2012/06/04/hadoop-on-azure-creating-and-running-a-simple-java-mapreduce.aspx, there are more resources for getting started with Hadoop using IntelliJ IDEA.

0
Avatar
Permanently deleted user

I do not wish to use Maven. Can i not run a Hadoop Map reduce without using external Model? I want to use "Create Project From Scratch" option. Any resources pointing to a simple use of Hadoop MapReduce in Intellij?

0
Avatar
Permanently deleted user

Is the installation of maven really necessary if maven plugin and tools are installed from within the Intellij IDE?

0

请先登录再写评论。