pratyakshsharma commented on issue #6724: URL: https://github.com/apache/hudi/issues/6724#issuecomment-1253468039
@jonvex You mention in this comment - https://github.com/apache/hudi/pull/6535#issuecomment-1233210913 that if processor is aarch64, what do you mean by that? Does it have anything to do with the java architecture as well? I would like to know the java version that you are using. I am actually using x86_64 java 8 as is visible in the output below - ` 1.8.0_311 (x86_64) "Oracle Corporation" - "Java SE 8" /Library/Java/JavaVirtualMachines/jdk1.8.0_311.jdk/Contents/Home` Can this be the reason behind the build failing? I tried on the latest master and using the fix in this PR - https://github.com/apache/hudi/pull/6535. Also tried invalidating caches on Intellij if that might help at all. Nothing seems to work so far. -- 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]
