[jira] [Created] (CARBONDATA-735) Dictionary Loading performance issue with multiple task in single node
Posted by
Akash R Nilugal (Jira) on
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/jira-Created-CARBONDATA-735-Dictionary-Loading-performance-issue-with-multiple-task-in-single-node-tp8145.html
kumar vishal created CARBONDATA-735:
---------------------------------------
Summary: Dictionary Loading performance issue with multiple task in single node
Key: CARBONDATA-735
URL:
https://issues.apache.org/jira/browse/CARBONDATA-735 Project: CarbonData
Issue Type: Bug
Reporter: kumar vishal
Problem:
Currently when more than 1 task is getting launched in one node for a query both the task is trying to load the dictionary data and its impacting dictionary loading performance.
Solution:
Need to add monitor for dictionary loading one task will load the dictionary and other task will be waiting and share the same dictionary data
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)