Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Kafka-Latency
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Redmine
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Christophe PARAGEAUD
Kafka-Latency
Commits
25c52595
Commit
25c52595
authored
7 years ago
by
Christophe PARAGEAUD
Browse files
Options
Downloads
Patches
Plain Diff
Update formating
parent
4574f6e8
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+8
-8
8 additions, 8 deletions
README.md
with
8 additions
and
8 deletions
README.md
+
8
−
8
View file @
25c52595
...
...
@@ -2,33 +2,33 @@
Mesure latency between record insertion in Kafka and Streaming processing using Kafka automated timestamp of messages.
##Frameworks tested
##
Frameworks tested
-
Kafka Stream
-
Flink
-
Spark (streaming, Structured Streaming and Continuous Processing
##Versions
##
Versions
-
Spark : 2.3.0
-
Flink : 1.4.2
-
Kafka : 0.11.0.2
##Sources
###Producer
##
Sources
###
Producer
-
fr.ippon.kafkaLatency.AlimKafka : Kafka Producer (100 000 messages)
###Consummer
###
Consummer
fr.ippon.kafkaLatency.streaming.KafkaSpark : Spark streaming consummer
fr.ippon.kafkaLatency.streaming.KafkaStructuredSpark : Spark Structured streaming consummer
fr.ippon.kafkaLatency.streaming.KafkaContinuousSpark : Spark Continous processing consummer
fr.ippon.kafkaLatency.streaming.KafkaStreaming : Kafka Streams consummer
fr.ippon.kafkaLatency.streaming.KafkaFlink : Flink consummer
###Utils
###
Utils
fr.ippon.kafkaLatency.utils.UtilStats : Streaming statistics
fr.ippon.kafkaLatency.utils.MetricsProducerReporter : Kafka Producer Metrics
##Resources
###config.properties :
##
Resources
###
config.properties :
-
Kafka
-
topic : Kafka topic name to use
-
numPartitions : Number of partitions for topic
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment