distributed cache

View: New views
1 Messages — Rating Filter:   Alert me  

distributed cache

by jerrro :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello,

Is there a way to use Distributed Cache with a pipes (C++ code) job? I want to be able to access a file on the local disk all over the data nodes, so hadoop would copy it to all data nodes before a map reduce job.

Thanks.