Need help in using hadoop in a Spring-Hibernate-JPA based web application [closed]
- by John Varghese
Possible Duplicate:
Need help in using hadoop framework in a Spring-Hibernate-JPA based web application
We are developing a Spring-Hibernate-JPA based web application which uses MySql as the database for storage and retrieval.
We need to store and compute huge amounts of data, for that we need to use hadoop framework.
How hadoop framework can be used in our web application to store and compute huge amounts of data?