-
On Jet 4.1, this was in the client logs, for a job started the same day. I will post more information if I can get it to recur.
```
Caused by: com.hazelcast.jet.core.JobNotFoundException: Job with…
-
Hazelcast Cpp client version: 5.2.0
Hazelcast server version: 5.2.0
Number of the clients:
Cluster size, i.e. the number of Hazelcast cluster members:
OS version (Windows/Linux/OSX):
`nightly-Ub…
-
C++ compiler version: msvc-14.2
Hazelcast Cpp client version: 5.0.0
Hazelcast server version: 5.1.3
Number of the clients: -
Cluster size, i.e. the number of Hazelcast cluster members: -
OS versi…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues.
### What happened
Offline sync…
-
Guys, how I can load `hazelcast.xml` from http server using `-Dhazelcast.config`?
like `-Dhazelcast.config=http://resources.dev/hazelcast.xml` gives me
```
Nov 19, 2015 12:17:50 PM com.hazelcast.conf…
-
The tracking issue for the Java side PR.
**Improve failed client authentication message**
See https://github.com/hazelcast/hazelcast/pull/16756 for details.
---
fixes https://github.com/hazelcast/…
-
See: https://github.com/hazelcast/hazelcast-go-client/runs/6824094260?check_suite_focus=true
-
1 client will have one dashboard, and manage some edge cluster devices, 1 cluster has many devices, 1 cluster can contains different set of edge device services (with other clusters)
So 1 dashboard w…
-
**Describe the bug**
I tried submitting a Hazelcast Jet job from a client to the cluster using the following configuration.
Hazelcast member configuration
```
hazelcast:
cluster-name: dev
n…
-
Similar on how the Redis connections work, would be interesting if we could have Hazelcast connection support to be able to connect to the cluster and query at the data structures there.
Hazelcast …