Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-14060

HTTP servlet /logs should require authentication and authorization

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Reopened
    • Critical
    • Resolution: Unresolved
    • 3.0.0-alpha4
    • None
    • kms
    • None

    Description

      HADOOP-14047 makes KMS call HttpServer2#setACL. Access control works fine for /conf, /jmx, /logLevel, and /stacks, but not for /logs.

      The code in AdminAuthorizedServlet#doGet for /logs and ConfServlet#doGet for /conf are quite similar. This makes me believe that /logs should subject to the same access control as intended by the original developer.

      IMHO this could either be my misconfiguration or there is a bug somewhere in HttpServer2.

      Attachments

        1. HADOOP-14060-tmp.001.patch
          1 kB
          Yuanbo Liu

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jzhuge John Zhuge
              Votes:
              0 Vote for this issue
              Watchers:
              14 Start watching this issue

              Dates

                Created:
                Updated: