hopsworks.core.job_configuration #
[source] JobConfiguration #
Configuration of a Hopsworks job.
Each job has a config attribute, which can be used in combination with job.save() to update the job's configuration.
For backwards compatibility hopsworks.core.job_configuration.JobConfiguration is still available as hsfs.core.job_configuration.JobConfiguration. The use of this alias is discouraged as it is to be deprecated.