alberttwong commented on issue #8623: URL: https://github.com/apache/hudi/issues/8623#issuecomment-1536364666
``` atwong@Alberts-MBP ~ % jenv doctor [OK] JAVA_HOME not set [OK] Java binaries in path are jenv shims [OK] Jenv is correctly loaded ``` I had to run ``` jenv enable-plugin export exec $SHELL -l ``` and then the compiling would work. -- 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]
