You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2021/12/29 08:05:00 UTC

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

    [ https://issues.apache.org/jira/browse/SPARK-37775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17466340#comment-17466340 ] 

Apache Spark commented on SPARK-37775:
--------------------------------------

User 'Yikun' has created a pull request for this issue:
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
>            Priority: Major
>
> {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