On Apr 9, 2010, at 1:22 PM, Keith Wiley wrote:

> My C++ pipes program needs to use a shared library.  What are my options?  
> Can I installed this on the cluster in a way that permits HDFS to access it 
> from each node as needed?  Can I put it in the distributed cache such that 
> attempts to link to the library find it in the cache?  Other options?

Distributed Cache is the way to go.


Reply via email to