Uploaded image for project: 'Ambari'
  1. Ambari
  2. AMBARI-9903

core-site.xml having wrong value for hadoop.proxyuser.HTTP.groups

    XMLWordPrintableJSON

Details

    Description

      core-site.xml having wrong value for hadoop.proxyuser.HTTP.groups

      <property>
      <name>hadoop.proxyuser.HTTP.groups</name>
      <value>${core-site/proxyuser_group}</value>
      </property>
      

      It should be

      <property>
      <name>hadoop.proxyuser.HTTP.groups</name>
      <value>users</value>
      </property>
      

      Attachments

        1. AMBARI-9903_01.patch
          0.7 kB
          Robert Levas

        Issue Links

          Activity

            People

              rlevas Robert Levas
              rlevas Robert Levas
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: