[jira] [Created] (CARBONDATA-1075) Close Dictionary Server when application ends
Posted by
Akash R Nilugal (Jira) on
May 21, 2017; 5:37pm
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/jira-Created-CARBONDATA-1075-Close-Dictionary-Server-when-application-ends-tp13051.html
Kunal Kapoor created CARBONDATA-1075:
----------------------------------------
Summary: 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
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)