Re: Install shared library?

2010-04-09 Thread Keith Wiley
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? Ca

Re: Install shared library?

2010-04-09 Thread Keith Wiley
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? Ca

Re: Install shared library?

2010-04-09 Thread Keith Wiley
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? Ca

Re: Install shared library?

2010-04-09 Thread Allen Wittenauer
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 l