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

Ryan Pifer edited comment on SPARK-26043 at 10/3/20, 10:03 PM:
---------------------------------------------------------------

[~srowen] Is there a new way to broadcast add credentials since this API was 
made private? Our app is using the SparkHadoopUtils.addCredentials API to do 
this before using a custom datasource of ours and are now facing breaking 
changes. I don't see this mentioned anywhere in a migration guide or release 
notes


was (Author: ryanpife):
Is there a new way to broadcast add credentials since this API was made 
private? Our app is using the SparkHadoopUtils.addCredentials API to do this 
and are now facing breaking changes. I don't see this mentioned anywhere in a 
migration guide or release notes

> Make SparkHadoopUtil private to Spark
> -------------------------------------
>
>                 Key: SPARK-26043
>                 URL: https://issues.apache.org/jira/browse/SPARK-26043
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 3.0.0
>            Reporter: Marcelo Masiero Vanzin
>            Assignee: Sean R. Owen
>            Priority: Minor
>             Fix For: 3.0.0
>
>
> This API contains a few small helper methods used internally by Spark, mostly 
> related to Hadoop configs and kerberos.
> It's been historically marked as "DeveloperApi". But in reality it's not very 
> useful for others, and changes a lot to be considered a stable API. Better to 
> just make it private to Spark.



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

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

Reply via email to