Given the following Hive command:
INSERT OVERWRITE TABLE mytable SELECT * FROM myothertable;
Which one of the following statements is true?
Answer : B
Review the following data and Pig code:
What command to define B would produce the output (M,62,95l02) when invoking the DUMP operator on B?
Answer : A
Which one of the following Hive commands uses an HCatalog table named x?
Answer : A
Which one of the following statements describes a Pig bag. tuple, and map, respectively?
Answer : B
Which two of the following statements are true about Pig's approach toward data? Choose 2 answers
Answer : B, E
A NameNode in Hadoop 2.0 manages ______________.
Answer : B
Which one of the following statements is FALSE regarding the communication between DataNodes and a federation of NameNodes in Hadoop 2.0?
Answer : A