paul8263 commented on PR #6489:
URL: https://github.com/apache/hudi/pull/6489#issuecomment-1250519058

   > LGTM. I ran the CLI built with this patch. I only notice that the logging 
is very verbose (INFO level, see an 
[example](https://gist.github.com/codope/a753dad9ef817d1c0ff70285f57ace7c)). 
Can we fix the logging level?
   
   Hi @codope ,
   Thank you for your suggestion. I updated the log4j2.properties and limited 
the level of packages outside of Hudi and Spark.
   Also I corrected org/apache/hudi/cli/utils/InputStreamConsumer.java, by 
changing the logger from java.utils.logger to log4j2 logger.


-- 
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: commits-unsubscr...@hudi.apache.org

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

Reply via email to