kevinjmh commented on code in PR #4146:
URL: https://github.com/apache/zeppelin/pull/4146#discussion_r1579130139


##########
bin/common.sh:
##########
@@ -171,10 +171,6 @@ else
 fi
 export ZEPPELIN_RUNNER
 
-if [[ -z "$ZEPPELIN_IDENT_STRING" ]]; then
-  export ZEPPELIN_IDENT_STRING="${USER}"
-fi

Review Comment:
   log filename seems weird after this removal when I just upgrade from 
zeppelin 10.0.1 to 11.0.0
   
   ```
   zeppelin--SERVER.log.2024-04-24
   zeppelin--SERVER.out
   zeppelin-interpreter-jdbc-shared_process--SERVER.log
   ```
   
   Test in #4760 seems reverting this change is ok
   



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to