You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Ravindra Pesala (JIRA)" <ji...@apache.org> on 2018/08/07 14:39:00 UTC

[jira] [Resolved] (CARBONDATA-2807) Fixed data load performance issue with more number of records

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

Ravindra Pesala resolved CARBONDATA-2807.
-----------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.4.1

> Fixed data load performance issue with more number of records
> -------------------------------------------------------------
>
>                 Key: CARBONDATA-2807
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-2807
>             Project: CarbonData
>          Issue Type: Improvement
>            Reporter: kumar vishal
>            Assignee: kumar vishal
>            Priority: Major
>             Fix For: 1.4.1
>
>          Time Spent: 4h 20m
>  Remaining Estimate: 0h
>
> **Problem:**Data Loading is taking more time when number of records are high.
> **Root cause:** As number of records are high intermediate merger is taking more time.
> **Solution:** Checking the number of files present in file list is done is synchronized block because of this 
> each intermediate request is taking sometime and when number of records are high it impacting overall data loading performance



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)