Rajesh Balamohan Wed, 23 Nov 2011 04:29:17 -0800
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