You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Helen Yu (Jira)" <ji...@apache.org> on 2019/08/19 21:22:00 UTC

[jira] [Created] (SPARK-28776) SparkML MLWriter gets hadoop conf from spark context instead of session

Helen Yu created SPARK-28776:
--------------------------------

             Summary: SparkML MLWriter gets hadoop conf from spark context instead of session
                 Key: SPARK-28776
                 URL: https://issues.apache.org/jira/browse/SPARK-28776
             Project: Spark
          Issue Type: Bug
          Components: MLlib
    Affects Versions: 2.4.3
            Reporter: Helen Yu


In handleOverwrite of MLWriter, the hadoop configuration of the spark context is used where as the hadoop configuration of the spark session's session state should be used instead. [https://github.com/apache/spark/blob/master/mllib/src/main/scala/org/apache/spark/ml/util/ReadWrite.scala#L677]



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

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