Which of the following will run pig in local mode?
(a) $ pig -x local …
(b) $ pig -x tez_local …
(c) $ pig …
(d) None of the mentioned
This question was addressed to me in class test.
My question is taken from Introduction to Pig topic in portion Pig of Hadoop