You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Venkata Ramana G (JIRA)" <ji...@apache.org> on 2017/11/11 09:28:00 UTC

[jira] [Updated] (CARBONDATA-1701) support thread safe api for segment reading

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

Venkata Ramana G updated CARBONDATA-1701:
-----------------------------------------
    Description: 
Interface to support setting thread local session parameters. 
Segments to access is supported using
CarbonSession.threadSet("carbon.input.segments.default.carbon_table1", "1,2,3")
CarbonSession.threadSet("carbon.input.segments.default.carbon_table1", "*")

> support thread safe api for segment reading 
> --------------------------------------------
>
>                 Key: CARBONDATA-1701
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-1701
>             Project: CarbonData
>          Issue Type: Sub-task
>            Reporter: Rahul Kumar
>            Assignee: Rahul Kumar
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Interface to support setting thread local session parameters. 
> Segments to access is supported using
> CarbonSession.threadSet("carbon.input.segments.default.carbon_table1", "1,2,3")
> CarbonSession.threadSet("carbon.input.segments.default.carbon_table1", "*")



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)