You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@pig.apache.org by Rajesh Balamohan <ra...@gmail.com> on 2011/11/23 13:28:45 UTC

Passing LD_LIBRARY_PATH to stream function

In my PIG script I would like to export the output using STREAM

However, my stream command expects LD_LIBRARY_PATH to be set. In normal
Hadoop Streaming, I could pass "-cmdenv".

Is there any relevant parameter of "-cmdenv" in PIG?

-- 
~Rajesh.B