Docs: Feedback for Start a Local Embedded Cluster
Open
- Dominant language
- No language data
- Stars
- 11
- Forks
- 112
- Avg merge
- 20h 29m
- Merged PRs (30d)
- 19
Description
Hi, I have some feedback about [this page](https://github.com/hazelcast/hz-docs/edit/main/docs/modules/getting-started/pages/get-started-java.adoc)
The SQL source code fails to execute because it's missing the JetConfig import (com.hazelcast.jet.config.JetConfig).
After the import is inserted, the execution fails with the error: Cannot execute SQL query because "hazelcast-sql" module is not in the classpath.
This may be related to https://github.com/hazelcast/hazelcast/issues/18917

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.