How to use Hadoop and NoSQL to process large datasets in Java?
Requirement:
a) To process huge dataset of text with ratings (in text format)
b) store them in some NoSQL database
c) do some processing
d) Application should be fast
e) Fast analysis
How it it can be achieved?
In this case Apache Mahout can be used.
Thanks
Requirement:
a) To process huge dataset of text with ratings (in text format)
b) store them in some NoSQL database
c) do some processing
d) Application should be fast
e) Fast analysis
How it it can be achieved?
In this case Apache Mahout can be used.
Thanks
No comments:
Post a Comment