Skip to content

Hazelcast Jet - minor improvements#3

Merged
martinfmi merged 1 commit intomartinfmi:masterfrom
jerrinot:improvements/3.2-local-source
Dec 14, 2019
Merged

Hazelcast Jet - minor improvements#3
martinfmi merged 1 commit intomartinfmi:masterfrom
jerrinot:improvements/3.2-local-source

Conversation

@jerrinot
Copy link
Copy Markdown
Contributor

Hello Martin,

thank you for playing with Jet. I am sending minor improvements:

  1. Use local/test source as input
  2. Count the polluted regions inside Jet

Reasoning:
Jet can use various sources: TestSources is good for exploring/learning. You can use
IMDG IList too, but I don't see a good reason in this case.

There are sources for e.g. Apache Kafka, JMS, JDBC, HDFS, Redis and many other systems.
The same goes for Sinks: You can use IMDG, but also other systems.

In Jet 4.0 is going to be a support for a local collector - that will eliminate the IList even on the Sink side.

Once more thank you for trying Jet and if you have any question, my DM are open

2. Count the polluted regions inside Jet

Jet can use various sources: TestSources is good for exploring/learning. You can use
IMDG, but there are sources for e.g. Apache Kafka, HDFS, Redis and many other systems.

The same goes for Sinks: You can use IMDG, but also other systems.
@martinfmi
Copy link
Copy Markdown
Owner

Thanks for the good feedback, Jaromir. I am merging the suggested changes.

@martinfmi martinfmi merged commit 5fbd05e into martinfmi:master Dec 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants