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

Reply via email to