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)