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

Thomas Graves commented on SPARK-7110:
--------------------------------------

[~gu chi]  is there some of the stack trace missing from the description?  If 
so could you attach the rest of it?

Could you also provide the context in which you are NewHadoopRDD.getPartitions 
is called? Are you calling it directly or is it being called from another Spark 
routine? (if so which interface)



> when use saveAsNewAPIHadoopFile, sometimes it throws "Delegation Token can be 
> issued only with kerberos or web authentication"
> ------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-7110
>                 URL: https://issues.apache.org/jira/browse/SPARK-7110
>             Project: Spark
>          Issue Type: Bug
>          Components: YARN
>    Affects Versions: 1.1.0
>            Reporter: gu-chi
>
> Under yarn-client mode, this issue random occurs. Authentication method is 
> set to kerberos, and use "saveAsNewAPIHadoopFile" in PairRDDFunctions to save 
> data to HDFS, then exception comes as:
> org.apache.hadoop.ipc.RemoteException(java.io.IOException): Delegation Token 
> can be issued only with kerberos or web authentication



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