You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by Colm O hEigeartaigh <co...@apache.org> on 2018/03/01 16:53:18 UTC

Configuration fields in ranger-kafka-security.xml

Hi all,

I noticed when installing the Kafka plugin from 1.0.0-SNAPSHOT, that it
adds the following in ranger-kafka-security.xml:

<property>

<name>ranger.plugin.kafka.policy.rest.client.connection.timeoutMs</name>
        <value>120000</value>
        <description>
            RangerRestClient Connection Timeout in Milli Seconds
        </description>
    </property>

    <property>
        <name>ranger.plugin.kafka.policy.rest.client.read.timeoutMs</name>
        <value>30000</value>
        <description>
            RangerRestClient read Timeout in Milli Seconds
        </description>
    </property>
<property>
        <name>ranger.policy.rest.client.connection.timeoutMs</name>
        <value>120000</value>
    </property>
    <property>
        <name>ranger.policy.rest.client.read.timeoutMs</name>
        <value>30000</value>
    </property>

What is the difference between
"ranger.plugin.kafka.policy.rest.client.connection.timeoutMs" and
"ranger.policy.rest.client.connection.timeoutMs"?




-- 
Colm O hEigeartaigh

Talend Community Coder
http://coders.talend.com