pig-user  

MySQL or JDBC StoreFunc?

Anthony Urso
Sun, 07 Feb 2010 04:24:32 -0800

Anyone have an implementation or ideas towards a StoreFunc for JDBC or MySQL?

It looks like I would need to spawn a thread to read the InputStream
and reparse the tuples.  Overall, it sounds a little unappealing.

Thanks for any advice,
Anthony