You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Ryota Egashira (JIRA)" <ji...@apache.org> on 2014/03/17 21:32:43 UTC

[jira] [Created] (OOZIE-1747) Support gzip compression for Rest API

Ryota Egashira created OOZIE-1747:
-------------------------------------

             Summary: Support gzip compression for Rest API
                 Key: OOZIE-1747
                 URL: https://issues.apache.org/jira/browse/OOZIE-1747
             Project: Oozie
          Issue Type: Bug
            Reporter: Ryota Egashira
            Assignee: Ryota Egashira


some of api response (e.g,. len=100+ in ‘/jobs/') become large in size (MBs), which would be reduced significantly with compression enabled and
improve latency. 

approach would be to return gzipped content when HTTP request includes accept encoding=gzip



--
This message was sent by Atlassian JIRA
(v6.2#6252)