You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Sandor Molnar (JIRA)" <ji...@apache.org> on 2018/01/17 15:44:00 UTC

[jira] [Resolved] (AMBARI-22785) Ambari should setup tcp preference in krb5.conf

     [ https://issues.apache.org/jira/browse/AMBARI-22785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sandor Molnar resolved AMBARI-22785.
------------------------------------
    Resolution: Fixed

> Ambari should setup tcp preference in krb5.conf
> -----------------------------------------------
>
>                 Key: AMBARI-22785
>                 URL: https://issues.apache.org/jira/browse/AMBARI-22785
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.2.1.1
>            Reporter: Sandor Molnar
>            Assignee: Sandor Molnar
>            Priority: Major
>              Labels: kerberos, pull-request-available
>             Fix For: 3.0.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Ambari template should conditionally force to TCP by setting the following in the krb5.conf template if configured to do so:
> {code:java}
> {%- if force_tcp %}
>   udp_preference_limit = 1
> {%- endif -%}{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)