Hi All, I want to integrate mysql and hdfs in my hadoop project. I searched a lot about different ways, there was two approach: real time using "mysql applier for hadoop" and "apache sqoop" for non real time uses.
Then I found that Gora has this ability too but I could not find any information about how it works. Is Gora real time or not? What is the difference between gora and mysql applier or sqoop? If realtime, is db process blocking or not? For integration of hadoop and mysql, does it need any nosql db as interface? thanx

