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

Todd Lipcon resolved KUDU-1930.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 1.4.0

> Improve performance of dictionary builder
> -----------------------------------------
>
>                 Key: KUDU-1930
>                 URL: https://issues.apache.org/jira/browse/KUDU-1930
>             Project: Kudu
>          Issue Type: Bug
>          Components: cfile, perf
>    Affects Versions: 1.3.0
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>             Fix For: 1.4.0
>
>
> I locally tweaked tpch_real_world to use hash partitioning instead of range 
> partitioning, so that the different threads overlapped on the same tablets, 
> simulating a more realistic parallel load scenario. I noticed that the MM 
> threads were CPU bound, with a high percentage of CPU in AddCodeWords(). 
> Initial prototypes indicate that optimizing the hashmap used here would be an 
> easy win.



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

Reply via email to