1.

Point out the wrong statement.(a) The Hive metastore lets you create tables without specifying a database(b) Restrictions apply to the types of columns HCatLoader can read from HCatalog-managed tables(c) If the table is partitioned, you can indicate which partitions to scan by immediately following the load statement with a partition filter statement(d) None of the mentionedI got this question by my college professor while I was bunking the class.I need to ask this question from HCatalog with Hadoop in division Apache Spark, Flume, Lucene, Hama, HCatalog, Mahout, Drill, Crunch and Thrift of Hadoop

Answer»

Right answer is (d) None of the mentioned

The explanation is: If you CREATED TABLES USING METASTORE, then the database name is ‘default’ and is not required when specifying the table for HCatLoader.



Discussion

No Comment Found

Related InterviewSolutions