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

Henry Saputra commented on SPARK-2541:
--------------------------------------

Based on discussion on
https://github.com/apache/spark/pull/2320

Seemed like we should not close this as dup of 
https://issues.apache.org/jira/browse/SPARK-3438

This should cover case where a standalone cluster is used to access secure HDFS 
for single user scenario. 

> Standalone mode can't access secure HDFS anymore
> ------------------------------------------------
>
>                 Key: SPARK-2541
>                 URL: https://issues.apache.org/jira/browse/SPARK-2541
>             Project: Spark
>          Issue Type: Bug
>          Components: Deploy
>    Affects Versions: 1.0.0, 1.0.1
>            Reporter: Thomas Graves
>         Attachments: SPARK-2541-partial.patch
>
>
> In spark 0.9.x you could access secure HDFS from Standalone deploy, that 
> doesn't work in 1.X anymore. 
> It looks like the issues is in SparkHadoopUtil.runAsSparkUser.  Previously it 
> wouldn't do the doAs if the currentUser == user.  Not sure how it affects 
> when the daemons run as a super user but SPARK_USER is set to someone else.



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