Skip to content

Commit e2eab28

Browse files
authored
pencil edit
1 parent 6e79b29 commit e2eab28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/tutorial-feature-store-domain-specific-language.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Before you proceed with this tutorial, make sure that you cover these prerequisi
8181
1. Select **Apache Spark version** as `Spark version 3.3`
8282
1. Optionally, increase the **Session timeout** (idle time) if you want to avoid frequent restarts of the serverless Spark session
8383
1. Under **Configuration settings**, define *Property* `spark.jars.packages` and *Value* `com.microsoft.azure:azureml-fs-scala-impl:1.0.4`
84-
:::image type="content" source="./media/tutorial-feature-store-domain-specific-language/dsl-spark-jars-property.png" lightbox="./media/tutorial-feature-store-domain-specific-language/dsl-spark-jars-property.png" alt-text="This screenshot shows the Spark session property for a package that contains the jar file used by managed feature store domain-specific language":::
84+
:::image type="content" source="./media/tutorial-feature-store-domain-specific-language/dsl-spark-jars-property.png" lightbox="./media/tutorial-feature-store-domain-specific-language/dsl-spark-jars-property.png" alt-text="This screenshot shows the Spark session property for a package that contains the jar file used by managed feature store domain-specific language.":::
8585
1. Select **Python packages**
8686
1. Select **Upload conda file**
8787
1. Select the `conda.yml` you downloaded on your local device
@@ -338,4 +338,4 @@ The [fifth tutorial in the series](./tutorial-develop-feature-set-with-custom-so
338338
## Next steps
339339

340340
* [Part 2: Experiment and train models using features](./tutorial-experiment-train-models-using-features.md)
341-
* [Part 3: Enable recurrent materialization and run batch inference](./tutorial-enable-recurrent-materialization-run-batch-inference.md)
341+
* [Part 3: Enable recurrent materialization and run batch inference](./tutorial-enable-recurrent-materialization-run-batch-inference.md)

0 commit comments

Comments
 (0)