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

docker.presto-product-tests.conf.environment.two-kerberos-hives.auth-to-local.xml Maven / Gradle / Ivy

There is a newer version: 451
Show newest version
<?xml version="1.0"?>
<configuration>
    <property>
        <name>hadoop.security.auth_to_local</name>
        <value>
            RULE:[2:$1@$0](.*@OTHERREALM.COM)s/@.*//
            RULE:[2:$1@$0](.*@OTHERLABS.TERADATA.COM)s/@.*//
            DEFAULT
        </value>
    </property>
</configuration>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy