CSE MCQs :: Apache PIG
- You can run Pig in interactive mode using the ______ shell
- Use the __________ command to run a Pig script that can interact with the Grunt shell (interactive mode)
- What are the various diagnostic operators available in Apache Pig?
- If data has less elements than the specified schema elements in pig, then?
- The default load function in pig is?
- rel = sample xrel 0.1
- Point out the correct statement