Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

How to set log.retention.minutes property in kafka in CDH 5.4.7

avatar
Rising Star

Hi

 

In CDH 5.4.7 for kafka olny option show for log rentention time  is log.retention.hours but i want to set log.retention.minutes .

 

is log.retention.minutes property is supported in CDH 5.4.7 ?

 

Regards

Prateek

 

 

1 ACCEPTED SOLUTION

avatar
Mentor
You may add these (or any other missing-in-UI-today configs you want to
tune) to the field "Kafka Broker Advanced Configuration Snippet (Safety
Valve) for
kaka.properties".

View solution in original post

2 REPLIES 2

avatar
Mentor
You may add these (or any other missing-in-UI-today configs you want to
tune) to the field "Kafka Broker Advanced Configuration Snippet (Safety
Valve) for
kaka.properties".

avatar
Rising Star

Hi

 

Thanks for the help ..

now i am able to set minutes parameter .