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

gu-chi commented on SPARK-1203:
-------------------------------

Seems I meet with the similar issue using saveAsNewAPIHadoopDataset
I tried to reproduce with create SC and then sleep for 10mins, then do 
saveAsNewAPIHadoopDataset, still not able to reproduce, can u give some advice 
on how to reproduce, thx

> spark-shell on yarn-client race in properly getting hdfs delegation tokens
> --------------------------------------------------------------------------
>
>                 Key: SPARK-1203
>                 URL: https://issues.apache.org/jira/browse/SPARK-1203
>             Project: Spark
>          Issue Type: Bug
>          Components: YARN
>    Affects Versions: 1.0.0
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>            Priority: Blocker
>             Fix For: 0.9.1, 1.0.0
>
>
> There seems to be a race when using the spark-shell on yarn (yarn-client 
> mode) as to when it gets the hdfs delegation tokens.  
> It appears to be that if  you do an action that causes it to get a delegation 
> token before the workers are launched things work fine, if you want until 
> after the workers launch you get an error about not having a delegation token.



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

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

Reply via email to