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

dongjoon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git


    from 7db6c8287b08 [SPARK-53153][CORE][TESTS] Use Java `Files.readAllLines` 
in `PluginContainerSuite`
     add 9a458eb8b6f0 [SPARK-53152][CORE][K8S][YARN] Use Java 
`Files.readString` instead of `Files.asCharSource`

No new revisions were added by this update.

Summary of changes:
 core/src/test/java/test/org/apache/spark/JavaAPISuite.java  |  2 +-
 .../spark/deploy/history/EventLogFileReadersSuite.scala     | 13 ++++++-------
 .../spark/deploy/history/FsHistoryProviderSuite.scala       |  3 +--
 .../apache/spark/deploy/history/HistoryServerSuite.scala    |  5 +++--
 .../scala/org/apache/spark/util/FileAppenderSuite.scala     |  4 ++--
 .../spark/deploy/k8s/SparkKubernetesClientFactory.scala     |  6 ++----
 .../deploy/k8s/features/HadoopConfDriverFeatureStep.scala   |  5 ++---
 .../deploy/k8s/features/KerberosConfDriverFeatureStep.scala |  3 +--
 .../deploy/k8s/features/PodTemplateConfigMapStep.scala      |  5 ++---
 .../spark/deploy/k8s/integrationtest/KubernetesSuite.scala  |  6 ++----
 .../org/apache/spark/deploy/yarn/BaseYarnClusterSuite.scala |  4 ++--
 .../org/apache/spark/deploy/yarn/YarnClusterSuite.scala     |  2 +-
 scalastyle-config.xml                                       |  5 +++++
 13 files changed, 30 insertions(+), 33 deletions(-)


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

Reply via email to