Documentation

No results
    gitHub

    None (Plain SASL)

    Plain SASL Authentication

    If the property “hive.server2.authentication” in the Hive configuration is set as “none”, it means that Hive uses Plain SASL authentication method.

     

    <property>

    <name>hive.server2.authentication</name>

    <value>none</value>

    </property>

     

    Hive - Connection settings - Plain SASL