You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "kumar vishal (JIRA)" <ji...@apache.org> on 2017/12/20 13:08:00 UTC

[jira] [Resolved] (CARBONDATA-1913) Global Sort data dataload fails for big with RPC timeout exception

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

kumar vishal resolved CARBONDATA-1913.
--------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.3.0

> Global Sort data dataload fails for big with RPC timeout exception 
> -------------------------------------------------------------------
>
>                 Key: CARBONDATA-1913
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-1913
>             Project: CarbonData
>          Issue Type: Bug
>            Reporter: Mohammad Shahid Khan
>            Assignee: Mohammad Shahid Khan
>             Fix For: 1.3.0
>
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> When gloabl sort option is used for big data then for some times it fails with
> RPC timeout after 120s. 
> This is happening because the driver is not able to unpersist rdd cache with in 120s.
> The issue is happening due to rdd unpersist blocking call. Sometimes spark is not able 
> to unppersist the rdd in default "spark.rpc.askTimeout" or "spark.network.timeout" time.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)