Closed leewyang closed 1 week ago
Thanks, @leewyang! This PR introduces Photon models for Databricks on AWS. Could we update the title to reflect “DB AWS”?
In future, when we add support for DB Azure models, this will help provide clarity.
so DB AWS here is in the title because we use a model training on eventlogs from databricks aws? What does it do on azure or gcp? Are we expecting differences there? I would expect the databricks code to the same but you have different machine types and possibly I/O characteristics so I'm wondering if we have seen differences from those.
so DB AWS here is in the title because we use a model training on eventlogs from databricks aws?
Yes, it adds a model trained on DB AWS Photon event logs.
What does it do on azure or gcp? Are we expecting differences there?
<platform><runtime>
<platform>
only model file.
This PR follows #1414 to support variants of platform runtimes (e.g. photon) in the qualx models.
Model variants are delimited by the underscore character '', i.e..
This PR also updates the models from the latest code and datasets, including the new
databricks-aws_photon
model.Changes
sparkRuntime
as a newexpected_raw_feature
.sparkRuntime
column to detect datasets with mixed runtimes (i.e. more than one).Test
Following CMDs have been tested:
Internal Usage: