Class EnvironmentCortexVersions

  • All Implemented Interfaces:
    CortexVersionStore

    public class EnvironmentCortexVersions
    extends java.lang.Object
    implements CortexVersionStore
    Versions retrieved from the current processing environment
    • Field Detail

      • cortexVersion

        protected java.lang.String cortexVersion
      • sparkVersion

        protected java.lang.String sparkVersion
      • hadoopVersion

        protected java.lang.String hadoopVersion
      • deltaVersion

        protected java.lang.String deltaVersion
    • Constructor Detail

      • EnvironmentCortexVersions

        public EnvironmentCortexVersions​(org.apache.spark.sql.SparkSession sparkSession)
        Retrieves Spark versions from the environment
        Parameters:
        sparkSession -