zhfeng commented on issue #21347: URL: https://github.com/apache/shardingsphere/issues/21347#issuecomment-1374447296
Hi @linghengqian I'm just wondering what version of GraalVM you want to target for shardingsphere-proxy-native? I'm trying to run `mvn clean install -Pnative` in `sharding-sphere/distribution/proxy-native`, but it is failing wiht ``` 'gu' tool wasn't found. This probably means that JDK at isn't a GraalVM distribution. ``` It seems I need to install the GraalVM locally? -- 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]
