Dear experts,
I use PROOF with a custom MakeProxy class since quite a while. Usually I ship everything inside a "PAR"-File as indicated on the tutorial.
But now I need some external libraries on which my analysis depends. My first naive idea was to just put the .so-Files inside the par, but then they are not recognized on the worker nodes.. For the master-node, everything is fine, because I added these to the LD_lLIBRARY_PATH, but on the workernodes, these changes do not appear. As a quick-fix, I moved to files to a location, which is accessible for all workernodes, but as far as I understand, this is not the idea of the PAR-file..
So now my question: Is this use-case possible at all and what do I need to do to get it working?
Many thanks,
Kathrin Received on Tue Feb 08 2011 - 13:51:19 CET
This archive was generated by hypermail 2.2.0 : Tue Feb 08 2011 - 17:50:02 CET