Display image stored in hadoop

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Kineada
Forum Newbie
Posts: 1
Joined: Tue Jan 31, 2012 6:08 pm

Display image stored in hadoop

Post 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?
Post Reply