[ 
https://issues.apache.org/jira/browse/TAJO-1432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14388316#comment-14388316
 ] 

ASF GitHub Bot commented on TAJO-1432:
--------------------------------------

GitHub user superpiggy opened a pull request:

    https://github.com/apache/tajo/pull/486

    TAJO-1432: Support compressed result stream

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/superpiggy/tajo TAJO-1432

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tajo/pull/486.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #486
    
----
commit f237bb1e66f072c26cec5fcf7896b28f8083eeb4
Author: Yongjin Choi <[email protected]>
Date:   2015-03-31T09:32:07Z

    TAJO-1432: implement compressed resultset

----


> Support compressed result stream
> --------------------------------
>
>                 Key: TAJO-1432
>                 URL: https://issues.apache.org/jira/browse/TAJO-1432
>             Project: Tajo
>          Issue Type: Improvement
>          Components: client
>            Reporter: Yongjin Choi
>            Assignee: Yongjin Choi
>
> Sometimes, Tajo should return big result set (a few or tens of gigabytes!) 
> given a query.
> In many cases, the network bandwidth between client (BI tool) and tajo master 
> is expensive or not good enough.
> So, it would be great if the communication between client and tajo master 
> could be compressed as a session option.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to