You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (Jira)" <ji...@apache.org> on 2020/06/09 06:30:00 UTC

[jira] [Comment Edited] (SPARK-26043) Make SparkHadoopUtil private to Spark

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

Hyukjin Kwon edited comment on SPARK-26043 at 6/9/20, 6:29 AM:
---------------------------------------------------------------

Shall we discuss and conclude what to put in migration guide and release notes? I think I have a slightly different understanding either.

Migration guide: legitimate improvements yet that are breaking. If that's too trivial or minor, I wouldn't document. It depends on a committer's call.
Release note: significant breaking changes including the bug fixes and/or improvement. One JIRA could appear in both migration guide and release notes if it's worthwhile.




was (Author: hyukjin.kwon):
Shall we discuss and conclude what to put in migration guide and release notes? I think I have a slightly different understanding either.

Migration guide: legitimate changes yet that are breaking. If that's too trivial or minor, I wouldn't document. It depends on a committer's call.
Release note: significant breaking changes including the bug fixes and/or improvement. One JIRA could appear in both migration guide and release notes if it's worthwhile.



> 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org