+1 vote
in Apache Pig by
Command to run pig in local mode?

Choose the correct answer from below option list

a) pig-x local

b) pig -x tez-local

c) pig

d) None of the options

1 Answer

0 votes
by

a) pig-x local is the command to run pig in local mode

...