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 2021/12/29 11:33:00 UTC

[jira] [Resolved] (SPARK-37775) [PYSPARK] Fix mlflow doctest

     [ https://issues.apache.org/jira/browse/SPARK-37775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hyukjin Kwon resolved SPARK-37775.
----------------------------------
    Fix Version/s: 3.3.0
       Resolution: Fixed

Issue resolved by pull request 35054
[https://github.com/apache/spark/pull/35054]

> [PYSPARK] Fix mlflow doctest
> ----------------------------
>
>                 Key: SPARK-37775
>                 URL: https://issues.apache.org/jira/browse/SPARK-37775
>             Project: Spark
>          Issue Type: Sub-task
>          Components: PySpark
>    Affects Versions: 3.3.0
>            Reporter: Yikun Jiang
>            Assignee: Yikun Jiang
>            Priority: Major
>             Fix For: 3.3.0
>
>
> {code:java}
> **********************************************************************
> 1324File "/__w/spark/spark/python/pyspark/pandas/mlflow.py", line 149, in pyspark.pandas.mlflow.load_model
> 1325Failed example:
> 1326    mlflow.set_experiment("my_experiment")
> 1327Expected nothing
> 1328Got:
> 1329    <Experiment: artifact_location='file:///__w/spark/spark/python/target/5d5d5841-43b7-41c4-bc0a-1c5763b355ca/tmpfhad7kycpandas_on_spark_mlflow/0', experiment_id='0', lifecycle_stage='active', name='my_experiment', tags={}>
> 1330**********************************************************************
> 1331   1 of  26 in pyspark.pandas.mlflow.load_model
> 1332***Test Failed*** 1 failures. {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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