ongoOutputFormat (I made up the class names). you are probably
>> looking for
>> >> https://jira.mongodb.org/browse/HADOOP/component/10736
>> >>
>> >> Your other options if using Pig or Hive is to write Loader UDF's,
>> similar
>> >> to P
nt/10736
> >>
> >> Your other options if using Pig or Hive is to write Loader UDF's,
> similar
> >> to PigStorage, HBaseStorage, etc.
> >>
> >> -Ayon
> >> See My Photos on Flickr
> >> Also check out my Blog for answers to commonly asked questions.
> >>
> >>
r
>> to PigStorage, HBaseStorage, etc.
>>
>> -Ayon
>> See My Photos on Flickr
>> Also check out my Blog for answers to commonly asked questions.
>>
>> ________
>> From: Martinus Martinus
>> To: hdfs-user@hadoop.apache.org
>> Sent: Tuesda
s on Flickr <http://www.flickr.com/photos/ayonsinha/>
> Also check out my Blog for answers to commonly asked
> questions.<http://dailyadvisor.blogspot.com>
>
> --
> *From:* Martinus Martinus
> *To:* hdfs-user@hadoop.apache.org
> *Sent:
11 7:31 PM
Subject: hadoop cluster for querying data on mongodb
Hi,
I have hadoop cluster running and have my data inside mongodb
database. I already write a java code to query data on mongodb using
mongodb-java driver. And right now, I want to use hadoop cluster to run
my java code to get a
Hi,
I have hadoop cluster running and have my data inside mongodb database. I
already write a java code to query data on mongodb using mongodb-java
driver. And right now, I want to use hadoop cluster to run my java code to
get and put the data from and to mongo database. Did anyone has done this
b