I am new to Hadoop. I have installed hadoop on windows by following the link(not used cygwin) http://www.codeproject.com/Articles/757934/Apache-Hadoop-for-Windows-Platform.
I want to process a csv file. In few blog it is written as to use HIVE for CSV file. Or is there any other way to process the file.
Can someone help me to install hive and how to write a mapreduce program for a particular column?
Thanks in advance