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

[jira] [Created] (AMBARI-22777) Update yarn-env when hadoop.registry.dns.bind-port is modified

Yesha Vora created AMBARI-22777:
-----------------------------------

             Summary: Update yarn-env when hadoop.registry.dns.bind-port is modified
                 Key: AMBARI-22777
                 URL: https://issues.apache.org/jira/browse/AMBARI-22777
             Project: Ambari
          Issue Type: Bug
            Reporter: Yesha Vora


Set hadoop.registry.dns.bind-port  = 53. when hadoop.registry.dns.bind-port  is set to priviledged port, follow below setup. 

1) Set yarn-env.sh
{code:title=yarn-env.sh}
export YARN_REGISTRYDNS_SECURE_USER=yarn
export YARN_REGISTRYDNS_SECURE_EXTRA_OPTS="-jvm server"
{code}

2) install jsvc



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)