Which one of the following Hive commands uses an HCatalog table named x?

Which one of the following Hive commands uses an HCatalog table named x?
A . SELECT * FROM x;
B . SELECT x.-FROM org.apache.hcatalog.hive.HCatLoader(‘x’);
C . SELECT * FROM org.apache.hcatalog.hive.HCatLoader(‘x’);
D . Hive commands cannot reference an HCatalog table

Answer: C

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments