1.

Point out the wrong statement.(a) Avro data files are a compact, efficient binary format that provides interoperability with applications written in other programming languages(b) By default, data is compressed while importing(c) Delimited text also readily supports further manipulation by other tools, such as Hive(d) None of the mentionedI had been asked this question in my homework.My question is from Sqoop with Hadoop in portion ZooKeeper, Sqoop and Cassandra of Hadoop

Answer»

The CORRECT ANSWER is (B) By default, data is compressed while importing

Explanation: You can COMPRESS your data by using the deflate (GZIP) algorithm with the -z or –compress argument, or specify any Hadoop compression codec using the –compression-codec argument.



Discussion

No Comment Found

Related InterviewSolutions