1.

__________ is the amount of time to keep a log segment before it is deleted.(a) log.cleaner.enable(b) log.retention(c) log.index.enable(d) log.flush.interval.messageThe question was posed to me during an internship interview.Enquiry is from Kafka with Hadoop topic in division Oozie, Orchestration, Hadoop Libraries and Utilities and Miscellaneous Hadoop Applications of Hadoop

Answer»

The CORRECT choice is (b) log.retention

Easy explanation: log.cleaner.enable is configuration must be set to TRUE for log COMPACTION to RUN.



Discussion

No Comment Found

Related InterviewSolutions