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?
Thanks. ________________________________________________________________________________ Keith Wiley [email protected] www.keithwiley.com "It's a fine line between meticulous and obsessive-compulsive and a slippery rope between obsessive compulsive and debilitatingly slow." -- Keith Wiley ________________________________________________________________________________
