This is an automated email from the ASF dual-hosted git repository.

linxinyuan pushed a commit to branch xinyuan-source-port
in repository https://gitbox.apache.org/repos/asf/texera.git


The following commit(s) were added to refs/heads/xinyuan-source-port by this 
push:
     new 70dd9f736d update
70dd9f736d is described below

commit 70dd9f736d2e83440f31869ee9eadbb9c5aa4d6c
Author: Xinyuan Lin <[email protected]>
AuthorDate: Sun Apr 5 23:26:55 2026 -0700

    update
---
 amber/src/main/resources/computing-unit-master-config.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/amber/src/main/resources/computing-unit-master-config.yml 
b/amber/src/main/resources/computing-unit-master-config.yml
index 0124678bcc..0dba594b8a 100644
--- a/amber/src/main/resources/computing-unit-master-config.yml
+++ b/amber/src/main/resources/computing-unit-master-config.yml
@@ -31,7 +31,7 @@ server:
     appenders: []
 
 logging:
-  level: ERROR
+  level: ${TEXERA_SERVICE_LOG_LEVEL:-INFO}
   loggers:
     "io.dropwizard": ${TEXERA_SERVICE_LOG_LEVEL:-INFO}
   appenders:

Reply via email to