Point out the correct statement.
A. During the testing phase of your implementation, you can use LOAD to display results to your terminal screen
B. You can view outer relations as well as relations defined in a nested FOREACH statement
C. Hadoop properties are interpreted by Pig
D. None of the mentioned
Answer: Option B
What is Apache Pig in the context of Hadoop?
A. High-level platform for processing and analyzing large datasets
B. A storage format in Hadoop
C. A query language for HBase
D. A distributed file system
In Pig, what is the purpose of the LOAD statement?
A. Execute MapReduce jobs
B. Manage computation resources
C. Perform data analytics in Hadoop
D. Load data into a relation
What is the primary role of the Pig Latin scripting language in Apache Pig?
A. Perform data analytics in Hadoop
B. Manage computation resources
C. Define data transformation steps
D. Execute MapReduce jobs
In Pig, what does the term "Relation" refer to?
A. A column in a table
B. A set of records
C. A single piece of data
D. None of the above

Join The Discussion