famous-florist-7218
09/14/2022, 8:11 AMlog4j.logger.datahub.spark=DEBUG
log4j.logger.datahub.client.rest=DEBUG
I’ve deployed a spark k8s operator with the latest datahub-spark-lineage jar (0.8.44-2). It has failed to emit metadata to GMS. The error is Application end event received, but start event missing for appId spark-xxx
. So that why I need to enable the log4j debugging mode.