Class OpenLineage.ProcessingEngineRunFacet

    • Method Detail

      • get_producer

        public java.net.URI get_producer()
        Specified by:
        get_producer in interface OpenLineage.RunFacet
        Returns:
        URI identifying the producer of this metadata. For example this could be a git url with a given tag or sha
      • get_schemaURL

        public java.net.URI get_schemaURL()
        Specified by:
        get_schemaURL in interface OpenLineage.RunFacet
        Returns:
        The JSON Pointer (https://tools.ietf.org/html/rfc6901) URL to the corresponding version of the schema definition for this facet
      • getVersion

        public java.lang.String getVersion()
        Returns:
        Processing engine version. Might be Airflow or Spark version.
      • getName

        public java.lang.String getName()
        Returns:
        Processing engine name, e.g. Airflow or Spark
      • getOpenlineageAdapterVersion

        public java.lang.String getOpenlineageAdapterVersion()
        Returns:
        OpenLineage adapter package version. Might be e.g. OpenLineage Airflow integration package version
      • getAdditionalProperties

        public java.util.Map<java.lang.String,​java.lang.Object> getAdditionalProperties()
        Specified by:
        getAdditionalProperties in interface OpenLineage.RunFacet
        Returns:
        additional properties