Reamer commented on PR #4400:
URL: https://github.com/apache/zeppelin/pull/4400#issuecomment-1180424204

   > @Reamer , greetings ! i am working on it to completely replace log4j with 
log4j2 and remove the usage of `slf4j-log4j12` please allow me sometime to fix 
the error out and raise a pr for the same.
   
   Please do not be afraid to remove the direct uses of Log4j1 in Zeppelin. I 
am aware that there will be function loss when working only with API of slf4j 
and directly with implementation log4j1.
   
   Some code parts, which can be dropped.
   
https://github.com/apache/zeppelin/blob/8995ff227a44760b7dbb005a85bee4ac7772e1f2/zeppelin-server/src/main/java/org/apache/zeppelin/rest/AdminRestApi.java#L56-L85
   
https://github.com/apache/zeppelin/blob/85ed8e2e51e1ea10df38d4710216343efe218d60/zeppelin-server/src/main/java/org/apache/zeppelin/service/AdminService.java#L32-L77
   
https://github.com/apache/zeppelin/blob/85ed8e2e51e1ea10df38d4710216343efe218d60/zeppelin-server/src/main/java/org/apache/zeppelin/rest/ZeppelinRestApi.java#L69-L89


-- 
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: dev-unsubscr...@zeppelin.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to