Home | About | Sematext search-lucene.com search-hadoop.com
 Search Hadoop and all its subprojects:

Switch to Threaded View
Hadoop, mail # user - Storing Custom Java Objects in Hadoop Distibuted Cache


Copy link to this message
-
Storing Custom Java Objects in Hadoop Distibuted Cache
Ninad Raut 2010-03-17, 05:01
Hi All,

Currently hadoop cache only allows files to be stored in the distributed
cache.

Can I store custom objects in hadoop cache so that all my map reduce
programs use those objects?
Pleas let me know if any one has a solution to this problem. The Object
creation is a very heavy task and I want to do it only once for all Map -
Reduce Routines.
Regards,
Ninad .....