We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4030622 commit 7881200Copy full SHA for 7881200
1 file changed
caraml-store-spark/src/main/resources/log4j.properties
@@ -14,6 +14,5 @@ log4j.logger.org.apache.hadoop.hive.ql.exec.FunctionRegistry=ERROR
14
log4j.logger.org.apache.kafka=WARN
15
log4j.logger.kafka=WARN
16
17
-
18
# Reduce log level for MicroBatchExecution logs
19
-log4j.logger.org.apache.spark.sql.streaming.MicroBatchExecution=WARN
+log4j.logger.org.apache.spark.sql.execution.streaming=WARN
0 commit comments