Re: [I] [SUPPORT] Questions about LOG in Hudi source code [hudi]

2024-04-12 Thread via GitHub
Gatsby-Lee commented on issue #10903: URL: https://github.com/apache/hudi/issues/10903#issuecomment-2052276305 @danny0405 Thank you for your response. Can you share what to be added into the log4j2 config to print the Hudi log into AWS EMR log? -- This is an automated message from

Re: [I] [SUPPORT] Questions about LOG in Hudi source code [hudi]

2024-03-21 Thread via GitHub
danny0405 commented on issue #10903: URL: https://github.com/apache/hudi/issues/10903#issuecomment-2014046679 It actaully bridges the output to log4j, the location of files depends on your log4j2 configuration though. -- This is an automated message from the Apache Git Service. To

Re: [I] [SUPPORT] Questions about LOG in Hudi source code [hudi]

2024-03-21 Thread via GitHub
danny0405 closed issue #10903: [SUPPORT] Questions about LOG in Hudi source code URL: https://github.com/apache/hudi/issues/10903 -- 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

[I] [SUPPORT] Questions about LOG in Hudi source code [hudi]

2024-03-21 Thread via GitHub
yekebit opened a new issue, #10903: URL: https://github.com/apache/hudi/issues/10903 I am trying to understand the hudi source code, in the hudi source code almost every class appears the following statement ```java private static final Logger LOG =