[jira] [Resolved] (CARBONDATA-1075) Close Dictionary Server when application ends

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Resolved] (CARBONDATA-1075) Close Dictionary Server when application ends

Akash R Nilugal (Jira)

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

Ravindra Pesala resolved CARBONDATA-1075.
-----------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.1.1
                   1.2.0

> Close Dictionary Server when application ends
> ---------------------------------------------
>
>                 Key: CARBONDATA-1075
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-1075
>             Project: CarbonData
>          Issue Type: Bug
>            Reporter: Kunal Kapoor
>            Assignee: Kunal Kapoor
>             Fix For: 1.2.0, 1.1.1
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Analysis: The dictionary server which is started when a load is done with "single_pass=true" is never closed which did not allow the carbon application to exit because it is running on the main thread.
> Solution: Add a listener to the sparkContext which closes the server when application ends



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)