1. I download eclipse kepler and Azure SDK 2.1 and Emulator and powershell.
2. I entering in eclipse and from "Install new software" download Windows azure plugin for eclispe from sites "http://dl.windowsazure.com/eclipse"
3. I restart eclipse
4. I create Word count mapreduce program using Eclipse and tried to run.Below is the problem i am getting .
The console output is hanging like this : INFO mapred.LoadJobRunner :
14/02/09 21:15:33 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
14/02/09 21:15:34 WARN mapred.JobClient: No job jar file set. User classes may not be found. See JobConf(Class) or JobConf#setJar(String).
14/02/09 21:15:34 INFO input.FileInputFormat: Total input paths to process : 1
14/02/09 21:15:34 WARN snappy.LoadSnappy: Snappy native library not loaded
14/02/09 21:15:36 INFO mapred.Task: Using ResourceCalculatorPlugin : org.apache.hadoop.util.WindowsResourceCalculatorPlugin@9d43178
14/02/09 21:15:36 INFO mapred.MapTask: io.sort.mb = 100
14/02/09 21:15:36 INFO mapred.MapTask: data buffer = 79691776/99614720
14/02/09 21:15:36 INFO mapred.MapTask: record buffer = 262144/327680
14/02/09 21:15:36 INFO mapred.MapTask: Starting flush of map output
14/02/09 21:15:36 INFO mapred.MapTask: Starting flush of map output
14/02/09 21:15:42 INFO mapred.LocalJobRunner: