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

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

Mohammad Shahid Khan created CARBONDATA-1913:
------------------------------------------------

             Summary: 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


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)