Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

How to pass -no_multiquery to Pig from Oozie workflow in Hue?

avatar
Expert Contributor

Hello,

What is the right way to pass the -no_multiquery option to Pig from Oozie workflow developed in Hue?

 

Thanks,

Martin

1 ACCEPTED SOLUTION

avatar
Contributor
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

View solution in original post

1 REPLY 1

avatar
Contributor
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