What is the right way to pass the -no_multiquery option to Pig from Oozie workflow developed in Hue?
The simple way is to set the option -M / -no_multiquery as parameter in the hue>oozie editor>your pig action>parameters.
Open Hue>Oozie Workflow Editor>click on your job>edit your job> set in parameters -M or -no_multiquery > save