This is an automated email from the ASF dual-hosted git repository.

gurwls223 pushed a change to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from a5444db  [SPARK-31002][CORE][DOC][3.0] Add version information to the 
configuration of Core
     new d7846cb  [SPARK-30887][CORE][DOC] Add version information to the 
configuration of Deploy
     new 42b26cd  [SPARK-30910][CORE][DOC] Add version information to the 
configuration of R
     new 6e04912  [SPARK-30909][CORE][DOC] Add version information to the 
configuration of Python
     new 2c5b13f  [SPARK-30888][CORE][DOC] Add version information to the 
configuration of Network
     new dd31736  [SPARK-30908][CORE][DOC] Add version information to the 
configuration of Kryo
     new 231c0bb  [SPARK-30891][CORE][DOC] Add version information to the 
configuration of History
     new 056e60f  [SPARK-30912][CORE][DOC] Add version information to the 
configuration of Streaming.scala
     new dd97bcb  [SPARK-30914][CORE][DOC] Add version information to the 
configuration of UI

The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../org/apache/spark/internal/config/Deploy.scala  | 11 ++++
 .../org/apache/spark/internal/config/History.scala | 28 +++++++++++
 .../org/apache/spark/internal/config/Kryo.scala    |  8 +++
 .../org/apache/spark/internal/config/Network.scala | 14 ++++++
 .../org/apache/spark/internal/config/Python.scala  |  6 +++
 .../scala/org/apache/spark/internal/config/R.scala |  5 ++
 .../apache/spark/internal/config/Streaming.scala   |  7 +++
 .../org/apache/spark/internal/config/UI.scala      | 26 ++++++++++
 docs/configuration.md                              | 58 +++++++++++++++++++---
 docs/monitoring.md                                 | 26 +++++++++-
 10 files changed, 181 insertions(+), 8 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to