You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "avinash v kodikal (Jira)" <ji...@apache.org> on 2019/09/19 01:44:00 UTC

[jira] [Commented] (SPARK-27891) Long running spark jobs fail because of HDFS delegation token expires

    [ https://issues.apache.org/jira/browse/SPARK-27891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16932981#comment-16932981 ] 

avinash v kodikal commented on SPARK-27891:
-------------------------------------------

[~vanzin] - DId you get a chance to look at the latest logs? Please let us know if this can be addressed in the ongoing spark release

> Long running spark jobs fail because of HDFS delegation token expires
> ---------------------------------------------------------------------
>
>                 Key: SPARK-27891
>                 URL: https://issues.apache.org/jira/browse/SPARK-27891
>             Project: Spark
>          Issue Type: Bug
>          Components: Security
>    Affects Versions: 2.0.1, 2.1.0, 2.3.1, 2.4.1
>            Reporter: hemshankar sahu
>            Priority: Critical
>         Attachments: application_1559242207407_0001.log, spark_2.3.1_failure.log
>
>
> When the spark job runs on a secured cluster for longer then time that is mentioned in the dfs.namenode.delegation.token.renew-interval property of hdfs-site.xml the spark job fails. ** 
> Following command was used to submit the spark job
> bin/spark-submit --principal acekrbuser --keytab ~/keytabs/acekrbuser.keytab --master yarn --deploy-mode cluster examples/src/main/python/wordcount.py /tmp/ff1.txt
>  
> Application Logs attached
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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