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

Enable HTTP compression on all hadoop UIs

Add voteVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      Some of our UI pages (e.g. # of jobs, # of task attempts, logs) are extremely big. It would drastically improve their load times if we used HTTP compression.
      There exists a GzipFilter for jetty that can be added so that if the browser includes "Accept-Encoding: gzip, deflate" in the request header, the server will respond with the resource compressed and a response header "Content-Encoding: gzip" (or deflate). http://www.eclipse.org/jetty/documentation/current/gzip-filter.html

      Attachments

        1. HADOOP-11516.01.patch
          3 kB
          Ravi Prakash
        2. HADOOP-11516.02.patch
          3 kB
          Ravi Prakash

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned
            raviprak Ravi Prakash

            Dates

              Created:
              Updated:

              Slack

                Issue deployment