I combine the MongoDB into Hadoop by using MongoDB-Hadoop plugins.
( http://www.mongodb.org/display/DOCS/Hadoop+Quick+Start )
I found that PHP could access HBase by using Thrift.
Is it possible to access ( read / write ) MongoDB by using PHP and Thrift, or any other solutions ?
Thanks
If you want to query MongoDB with PHP and an ODM, you should take a look on
Doctrine or Lithiums Data Mapper
I am sure, that you could easily use lithium mappers to start hadoop jobs and querying hadoop.