On Mon, Jan 26, 2009 at 5:40 PM, Vadim Zaliva wrote:
> Is it possible to obtain auto-generated IDs when writing data using
> DBOutputFormat?
>
> For example, is it possible to write Mapper which stores records in DB
> and returns auto-generated
> IDs of these records?
...
> which I would like t
Is it possible to obtain auto-generated IDs when writing data using
DBOutputFormat?
For example, is it possible to write Mapper which stores records in DB
and returns auto-generated
IDs of these records?
Let me explain what I am trying to achieve:
I have data like this
which I would like to st