I'm kinda new to programming, and while working on my first project i ran into a problem: Im developing a web application for work purposes, and in the app i want to show data that, as i found out, lays in a hadoop server. In some research online i found ways to query hadoop using python, but never understood how to join my html (, js and php) project with the python script.
The query is supposed to be very simple, just a small list of emails i need to query from the hadoop server.
Is there a better way to query hadoop than python? How can i use the data returned in my html project?
Aucun commentaire:
Enregistrer un commentaire