88496/how-to-start-grunt-shell-in-local-mode-in-pig
Hi Guys,
I am new to Pig. I want to start the Grunt Shell in local mode. How can I do that?
Hi@akhtar,
You can invoke the Grunt shell in the desired mode (local/MapReduce) using the −x option. In your case, you need to run the below command.
$ ./pig –x local
Hey, To execute pig script we can use ...READ MORE
mr-jobhistory-daemon. sh start historyserver READ MORE
COUNT is part of pig LOGS= LOAD 'log'; LOGS_GROUP= ...READ MORE
You can do this: register /local/path/to/Jar_name.jar READ MORE
Hey, Grunt shell is a shell command.The Grunts ...READ MORE
From your current directory run pig -x local Then ...READ MORE
Please check the below-mentioned syntax and commands: To ...READ MORE
Hi, To check the directory is present in ...READ MORE
Hi@akhtar, You can invoke the Grunt shell in ...READ MORE
Hi, You can use ToDate() and SubtractDuration() function ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.