On Apr 9, 2010, at 13:43 , Allen Wittenauer wrote:

> 
> 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.

Okay, I saw some docs on that but I thought they were kinda Javaish.  I wasn't 
sure if it would jive for pipes.  I'll follow up on that.

Thanks.

________________________________________________________________________________
Keith Wiley               kwi...@keithwiley.com               www.keithwiley.com

"Luminous beings are we, not this crude matter."
  -- Yoda
________________________________________________________________________________



Reply via email to