All Downloads are FREE. Search and download functionalities are using the official Maven repository.

docker.presto-product-tests.conf.environment.singlenode-kerberos-hdfs-impersonation-with-data-protection.hive-data-protection-site.xml Maven / Gradle / Ivy

There is a newer version: 451
Show newest version
<?xml version="1.0"?>
<configuration>
    <!-- extra properties needed to match hadoop cluster config -->
    <property>
        <name>dfs.data.transfer.protection</name>
        <value>privacy</value>
    </property>

    <property>
        <name>hadoop.rpc.protection</name>
        <value>privacy</value>
    </property>
</configuration>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy