Purpose: Apache Pig is a high-level platform for creating programs that run on Apache Hadoop. The language for this platform is called Pig Latin. Pig can execute its Hadoop jobs in MapReduce, Apache Tez, or Apache Spark.
Home Page: https://pig.apache.org/
Documentation: http://pig.apache.org/docs/r0.15.0/
Related resources to learn: https://cloudxlab.com/assessment/playlist-intro/9/pig-pig-latin?course_id=103&playlist_id=9
How to get started:
In the web console tab on the right side of the screen, type the following:
pig
You would see the grunt
prompt upon typing the above command.
In the grunt
prompt, you may use:
help
command to see user manual instrcutions about how to use the grunt
prompt.
Taking you to the next exercise in seconds...
Want to create exercises like this yourself? Click here.
No hints are availble for this assesment
Answer is not availble for this assesment
Please login to comment
Be the first one to comment!