peanut-chenzhong commented on issue #2955:
URL: https://github.com/apache/hudi/issues/2955#issuecomment-842814952


   @n3nash Thanks for reply. There`s hard code log level 'ERROR' in 
SparkTempViewProvider so that the Info log result can`t be print.
   
![image](https://user-images.githubusercontent.com/58263343/118589344-cb7e4f80-b7d2-11eb-9b11-567bf301c093.png)
   
   If we remove the hard code log level, it can return "Query ran 
successfully!", but will be coverd by SLf4g format like below:
   
![image](https://user-images.githubusercontent.com/58263343/118589875-dab1cd00-b7d3-11eb-8ede-f7776cebc402.png)
   
   Because after run temp command, the log handler changed from JLineLogHandler 
to SLF4JBridgeHandler, this will impact some other command`s print result such 
as commit-rollback like I presented above yesterday.


-- 
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.

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


Reply via email to