Basic parameters
- Job ID. The unique ID that references this job in the API. This is the
idfield in the configuration file. Required field. - Model name. The model name of the Ray deployment to delete. This is the
modelNamefield in the configuration file. Required field.
Advanced parameters
If you click the Advanced toggle, the following optional fields are displayed in the UI.- Additional parameters. This section lets you enter
parameter name:parameter valueoptions to be injected into the training JSON map at runtime. The values are inserted as they are entered, so you must surround string values with". This is thesparkConfigfield in the configuration file. - Write Options. This section lets you enter
parameter name:parameter valueoptions to use when writing output to Solr or other sources. This is thewriteOptionsfield in the configuration file. - Read Options. This section lets you enter
parameter name:parameter valueoptions to use when reading input from Solr or other sources. This is thereadOptionsfield in the configuration file.