[
https://issues.apache.org/jira/browse/HIVE-10438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rohit Dholakia updated HIVE-10438:
----------------------------------
Description:
This JIRA proposes an architecture for enabling ResultSet compression which
uses an external plugin.
The patch has three aspects to it:
0. An architecture for enabling ResultSet compression with external plugins
1. An example plugin to demonstrate end-to-end functionality
2. A container to allow everyone to write and test ResultSet compressors with a
query submitter (https://github.com/xiaom/hs2driver)
Also attaching a design document explaining the changes, experimental results
document, and a pdf explaining how to setup the docker container to observe
end-to-end functionality of ResultSet compression.
https://reviews.apache.org/r/35792/ Review board link.
was:
This JIRA proposes an architecture for enabling ResultSet compression which
uses an external plugin.
The patch has three aspects to it:
0. An architecture for enabling ResultSet compression with external plugins
1. An example plugin to demonstrate end-to-end functionality
2. A container to allow everyone to write and test ResultSet compressors with a
query submitter (https://github.com/xiaom/hs2driver)
Also attaching a design document explaining the changes, experimental results
document, and a pdf explaining how to setup the docker container to observe
end-to-end functionality of ResultSet compression.
> Architecture for ResultSet Compression via external plugin
> -----------------------------------------------------------
>
> Key: HIVE-10438
> URL: https://issues.apache.org/jira/browse/HIVE-10438
> Project: Hive
> Issue Type: New Feature
> Components: Hive, Thrift API
> Affects Versions: 1.2.0
> Reporter: Rohit Dholakia
> Assignee: Rohit Dholakia
> Labels: patch
> Attachments: HIVE-10438.patch, Proposal-rscompressor.pdf,
> Results_Snappy_protobuf_TBinary_TCompact.pdf, hs2driver-master.zip,
> hs2resultSetcompressor.zip, readme.txt
>
>
> This JIRA proposes an architecture for enabling ResultSet compression which
> uses an external plugin.
> The patch has three aspects to it:
> 0. An architecture for enabling ResultSet compression with external plugins
> 1. An example plugin to demonstrate end-to-end functionality
> 2. A container to allow everyone to write and test ResultSet compressors with
> a query submitter (https://github.com/xiaom/hs2driver)
> Also attaching a design document explaining the changes, experimental results
> document, and a pdf explaining how to setup the docker container to observe
> end-to-end functionality of ResultSet compression.
> https://reviews.apache.org/r/35792/ Review board link.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)