There is a patch you can try it out and share your xp :
https://issues.apache.org/jira/browse/HADOOP-2536

ruchir wrote:
Hi,

I want to know whether is there any implementation of InputFormat class in
Hadoop which can read data from Database instead of from HDFS while
processing any hadoop Job. We have application which gets data from user,
stores it into HDFS and runs hadoop job on that data. Now, we have users
whose data is already stored in database. Is there any such implementation
which we can use to read data from database directly?

I am aware of one such implementation, HBase, but heard that it is not
production ready.

Thanks in advance,

Ruchir



Reply via email to