You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Mahdi Soleimani (JIRA)" <ji...@apache.org> on 2014/12/09 22:43:13 UTC

[jira] [Resolved] (HIVE-7582) Storing some info about current chunk of data for future usage

     [ https://issues.apache.org/jira/browse/HIVE-7582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mahdi Soleimani resolved HIVE-7582.
-----------------------------------
    Resolution: Fixed

I was able to access the parent session for current operation inside FetchResults in ThriftCLIService.

To be able to do it you need to add a getter to CLIService class to return the sessionManager.

> Storing some info about current chunk of data for future usage
> --------------------------------------------------------------
>
>                 Key: HIVE-7582
>                 URL: https://issues.apache.org/jira/browse/HIVE-7582
>             Project: Hive
>          Issue Type: New Feature
>          Components: HiveServer2
>            Reporter: Mahdi Soleimani
>            Priority: Trivial
>
> Hi
> I am doing some compression on the chunk of data that is being converted to TColumn in Column class. I need to store some info about this chunk to compress the next chunk. Is there a special class that I may use to store such information till next RowSet is created?



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