jQuery in Action, 2nd edition
The moose likes Hadoop and the fly likes apache hadoop integration with liferay Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » Hadoop
Reply Bookmark "apache hadoop integration with liferay" Watch "apache hadoop integration with liferay" New topic
Author

apache hadoop integration with liferay

rajiv jackz
Greenhorn

Joined: Jul 12, 2010
Posts: 29
how do apache hadoop can be integrated with liferay ?
might you provide me solution?
Tibi Kiss
Ranch Hand

Joined: Jun 11, 2009
Posts: 47
Since Hadoop is a software stack which falls in the category of batch processing, a Liferay portal application has to designed accordingly.

In Liferay it can be implemented the "driver" mechanism of the Hadoop which controls a job. It can be implemented coordination of input data loading into HDFS filesystem, extraction of the output data from HDFS filesystem and of course, the interpetation of the results.

How the data structures involved in the MapReduce algorithm is problem specific, the design of Liferay integration is problem specific. Technical interfacing problems are very small, just check it a sample MapReduce application, which kind of jars has to be included into the classpath of Liferay portlet you will find easily.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: apache hadoop integration with liferay
 
Similar Threads
LZO compression
Usage of Hadoop
How much Hadoop knowledge should one have before diving into Pig?
inert data into hbase from opentsdb?
Come and Join Hug meeting with Hadoop ,Lucene and Solr