Class SparkEngineTaskConfigProvider

    • Constructor Detail

      • SparkEngineTaskConfigProvider

        public SparkEngineTaskConfigProvider​(java.util.Properties jobProps)
    • Method Detail

      • getJobName

        public java.lang.String getJobName()
        Specified by:
        getJobName in interface EngineTaskConfigProvider
        Returns:
        The name of the compute job. This must be the same for all tasks of the same job.