You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Cheng Lian (JIRA)" <ji...@apache.org> on 2015/06/21 09:15:00 UTC

[jira] [Resolved] (SPARK-8379) LeaseExpiredException when using dynamic partition with speculative execution

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

Cheng Lian resolved SPARK-8379.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 1.4.1
                   1.5.0

Issue resolved by pull request 6833
[https://github.com/apache/spark/pull/6833]

> LeaseExpiredException when using dynamic partition with speculative execution
> -----------------------------------------------------------------------------
>
>                 Key: SPARK-8379
>                 URL: https://issues.apache.org/jira/browse/SPARK-8379
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 1.3.0, 1.3.1, 1.4.0
>            Reporter: jeanlyn
>            Assignee: jeanlyn
>             Fix For: 1.5.0, 1.4.1
>
>
> when inserting to table using dynamic partitions with *spark.speculation=true*  and there is a skew data of some partitions trigger the speculative tasks ,it will throws the exception like
> {code}
> org.apache.hadoop.ipc.RemoteException(org.apache.hadoop.hdfs.server.namenode.LeaseExpiredException): Lease mismatch on /tmp/hive-jeanlyn/hive_2015-06-15_15-20-44_734_8801220787219172413-1/-ext-10000/ds=2015-06-15/type=2/part-00301.lzo owned by DFSClient_attempt_201506031520_0011_m_000189_0_-1513487243_53 but is accessed by DFSClient_attempt_201506031520_0011_m_000042_0_-1275047721_57
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org