You can put into Hbase. Or you can use the DBOutputFormat and interface with an RDBMS.
Amandeep Khurana Computer Science Graduate Student University of California, Santa Cruz On Tue, Oct 13, 2009 at 3:12 PM, Mark Kerzner <[email protected]> wrote: > Hi, > I run Elastic MapReduce. The output of my application is a text file, where > each line is essentially a set of fields. It will fit very nicely into a > simple database, but which database > > 1. Is persistent after cluster shutdown; > 2. Can be written to by many reducers? > > Amazon SimpleDB could do - but does it work with Hadoop? > > Thank you, > Mark >
