[
https://issues.apache.org/jira/browse/TAJO-1432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14375690#comment-14375690
]
Yongjin Choi commented on TAJO-1432:
------------------------------------
Thank you for your opinion.
There will be no dependencies on hadoop, definitely.
We suffered from poor client/tajo-master bandwidth in real world.
So, I am sure this feature will be helpful.
To the best of my knowledge, client libraries (e.g., jdbc, oci) of legacy DB do
not have this feature, This is because compressed results may harm
responsiveness, which is important to OLTP applications (IMHO).
Any idea or comments will be appreciated.
> 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)