Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Giorgos Myrianthous
Giorgos Myrianthous has asked
13
questions and find answers to
146
problems.
Stats
4.2k
EtPoint
1.4k
Vote count
13
questions
146
answers
About
I am mostly answering to apache-kafka, python, pyspark and machine-learning questions.
Giorgos Myrianthous questions
How to set consumer.id for new Kafka consumer
Stream delete events from MySQL to PostgreSQL via Apache-kafka
Unable to run a JDBC Source connector with Confluent REST API
Log compaction to keep exactly one message per key
How to transform and extract fields in Kafka sink JDBC connector
Combinations of two lists (not element-wise) [duplicate]
Kafka Connect Out of Java heap space after enabling SSL
How to delete multiple topics in Apache Kafka
Giorgos Myrianthous answers
Write a csv file to a kafka topic
Retrieving Kafka broker properties from a client
Alpakka Consumer not consuming messages from Kafka running via Docker compose
Where to set parameters min.insync.replicas and acks in Java?
Error while setting up a multi-broker cluster on Local Machine
Getting schema deserialisation error : Invalid default for field
how to get a specific output from different elements of a list?
Should we use max.poll.records or max.poll.interval.ms to handle records that take longer to process in kafka consumer?
Kafka Connect - Failed to commit offsets and flush
How to gracefully shutdown spring-kafka consumer application