you just need to run mapreduce job to generate the data you want and then upload the data into hive table ( create table first if it is not exists ) these 2 steps are totally separated.
On Tue, Jan 21, 2014 at 4:21 PM, Ranjini Rathinam <ranjinibe...@gmail.com>wrote: > Hi, > > Need to load the data into hive table using mapreduce, using java. > > Please suggest the code related to hive +mapreduce. > > > > Thanks in advance > > Ranjini R > > >