Page 1 of 1

Display image stored in hadoop

Posted: Tue Jan 31, 2012 6:15 pm
by Kineada
I have a linux server that currently uses hadoop and stores images. The server also uses mysql which stores a lot of information about each image in tables, I have found the hadoop filepath to each image in one table and now I want to use PHP to display these images but I dont understand how to use PHP to connect to hadoop.

Anyone have any ideas?