env
. You can try multiple connectors in the same virtual environment.env
.mlflow.json
in the current directory. Note that the current directory should be the openmetadata
directory.mlflow.json
file you created.source.config
field in the configuration JSON will include the majority of the settings for your connector. In the steps below we describe how to customize the key-value pairs in the source.config
field to meet your needs.sink
settingssink
in the template code you copied into bigquery.json
in Step 3. This part of your configuration file should be as follows.metadata_server
settingsmetadata_server
in the template code you copied into bigquery.json
in Step 3. This part of your configuration file should be as follows.mlflow.json
configuration file should now be fully configured and ready to use in an ingestion workflow.openmetadata
directory you created in Step 1.openmetadata-ingestion[mlfow]
Python package in Step 2, you might encounter the following error. The error might include a mention of a Rust compiler.