hazelcast-jet icon indicating copy to clipboard operation
hazelcast-jet copied to clipboard

Distributed Stream and Batch Processing

Results 125 hazelcast-jet issues
Sort by recently updated
recently updated
newest added

Calling GRPC using the sample code [here](https://jet-start.sh/docs/how-tos/grpc#bidirectional-streaming-rpc) ``` ServiceFactory

enhancement
grpc

In `PythonServiceConfig`, the method `setBaseDir(@Nonnull String baseDir)` requires the Python modules be filesystem resources. It would be useful if these could also be classpath resources, as this would easy deployment...

enhancement
python
good first issue

On Jet 4.1., if the server is started with ``` package neil; import com.hazelcast.jet.Jet; public class Main { public static void main(String[] args) { Jet.newJetInstance(); } } ``` and the...

defect
good first issue

For long running jobs, it might be nice have some printout say every 30 seconds to a minute of the summary of the metrics, so you can see the progress.

enhancement
metrics
good first issue

Redirects site to hazelcast.com

docs-no-build