Apache Kafka 101: Your First Kafka Application in 10 Minutes or Less (Hands On - 2023)

  Переглядів 76,983

Confluent

Confluent

2 роки тому

► TRY THIS YOURSELF: cnfl.io/kafka-101-module-1
Learn to create a Kafka application in just a few minutes. Practice creating your first topic and writing a message to that topic. You also learn how to leverage the Confluent Cloud CLI to produce and consume data with Kafka.
► For a COMPLETE IMMERSIVE HANDS-ON EXPERIENCE, go to cnfl.io/kafka-101-module-1
- - -
ABOUT CONFLUENT
Confluent, founded by the creators of Apache Kafka®, enables organizations to harness the business value of live data. The Confluent Platform manages the barrage of stream data and makes it available throughout an organization. It provides various industries, from retail, logistics, and manufacturing, to financial services and online social networking, a scalable, unified, real-time data pipeline that enables applications ranging from large-volume data integration to big data analysis with Hadoop to real-time stream processing. To learn more, please visit confluent.io
#kafka #kafkastreams #streamprocessing #apachekafka #confluent

КОМЕНТАРІ: 35
@georgelza
@georgelza 2 роки тому
very nice presentation style.
@adityanjsg99
@adityanjsg99 2 місяці тому
Seamless like a Knife through butter!
@xpectromo
@xpectromo 11 місяців тому
new fan/subscriber here
@user-wt8wy5ik7l
@user-wt8wy5ik7l 2 місяці тому
WATCH apache kafka 101: topics video before this one, they swapped them in the playlist it seems like
@chiragrajpurohit8523
@chiragrajpurohit8523 9 місяців тому
Hello, I have followed the doc for installing confluent through wsl but it's consumer is disconnecting and giving errors I tried all approach but nothing worked, can you guys connect and help me out. Confluent is up and running Producer is connecting but consumer is not connecting
@1over137
@1over137 8 місяців тому
Hmmm. Having a Proxmox VE environment meant I could clone a ubuntu container, install docker-compose and have Bitnami/kakfa up and running faster than it too her to explain how to do it on their cloud.
@saktirout5156
@saktirout5156 9 місяців тому
confluent login --save command on WSL command line brings up the browser but gets stuck. I would appreciate any help on this matter.
@sarathkumarbarathi9331
@sarathkumarbarathi9331 2 місяці тому
This seems out of place in the playlist. The video talks about creating a topic even before the viewer is introduced to the concept of topic.
@timkoch-gruenberg2899
@timkoch-gruenberg2899 4 місяці тому
Love the Tolkien reference. And the video too.
@adityanjsg99
@adityanjsg99 3 місяці тому
All those wander are not lost ??
@planetside11
@planetside11 Місяць тому
Does the CLI not work on Windows? I've already get the Windows Subsystem for Linux installed, but keep getting an error with the curl command you have here.
@karnikamit
@karnikamit Рік тому
Error: topic "music" does not exist or your api key does not have the ACLs required to describe it How to add ACLs to describe the topic?
@user-xq2xv8de5r
@user-xq2xv8de5r 11 місяців тому
Hi! Can you help me please? When I run the following command: "confluent api-key create --resource lkc-pr2o1y" i get the following error: Error: Confluent Cloud backend error: error getting service account: Bad Request. Must contain id or email The way to login is through SSO thanks
@liviu-mihaivladutu4880
@liviu-mihaivladutu4880 Рік тому
Is it possible to make a cluster from workstations/ laptops with Kafka/Hadoop/Zookeeper run different OS's (like Windoze, Linux, OSX...) ?
@adityanjsg99
@adityanjsg99 3 місяці тому
Yes... ! Make sure they are in same network.
@wenyushi8364
@wenyushi8364 2 роки тому
Question: I'm a bit confused about the poem lines starting around the 4th minute of the video clip: why did you "assign" (correct me if this is not the most accurate word) the first poem line "All that is gold does not glitter" to 0 / partition 3 rather than 0 / partition 0? Since it's key is 1 - the first message. On my end, as I followed this order of producing/input "All that is gold" key 1 -> "Not all who wander" key 2 -> "Deep roots are not harmed" key3 -> "The old that is strong" key4, the partition allocation turns out to be Partition3, Partition 2, Partition1, Partition 5 correspondingly, where Partition0 and Partition 4 were left "in blank". Why so? Was the assignment totally arbitrary?
@JordanCricketMoore
@JordanCricketMoore Рік тому
An integer of 0 does not mean "go to partition 0". The bytes of the key are hashed using Murmur2 algorithm, then that result is modulo'd against the total number of partitions.
@pratikgangraj4961
@pratikgangraj4961 9 місяців тому
Error: failed to obtain topics from client: API key may not be provisioned yet please help..
@AP-eh6gr
@AP-eh6gr Місяць тому
damn good. what should be done in case your ingress exceeds 100MB/s?
@aamirshekh934
@aamirshekh934 Місяць тому
4:08 this page isn't displayed. There's no option "jump to offset".
@Leo-ug5be
@Leo-ug5be 2 роки тому
I created the topic with the error 'Authorization failed'...
@prashantmishra1253
@prashantmishra1253 Рік тому
The produce command is not giving any output. i am using below command where poems is my topic. confluent Kafka topic produce poems --parse-key
@ayandamcanyana874
@ayandamcanyana874 10 місяців тому
hey did you resolve this problem
@thaibuixuan8807
@thaibuixuan8807 2 роки тому
Error when try to consume or produce message: Error: failed to obtain topics from client: API key may not be provisioned yet
@evanweinman7417
@evanweinman7417 Рік тому
any chance you got this working?
@smritigupta1468
@smritigupta1468 2 місяці тому
But now while creating the account they ask for card details, I am afraid to create one account, that later I didn't see, and they start charging somehow..
@ConfluentDevXTeam
@ConfluentDevXTeam 2 місяці тому
Gilles here from Confluent. This is optional. You don't have to add your payment card and you can just press the 'Skip" button instead of clicking on the "Continue" button.
@dan0pdx
@dan0pdx 11 місяців тому
I realize that the confluent cloud is easy, but I really don't want to give them my credit card. I hope the talk about installation later...
@MrDeeb00
@MrDeeb00 5 місяців тому
You can skip
@MudduKrishnaMallipeddi
@MudduKrishnaMallipeddi Рік тому
getting error "Error: failed to obtain topics from client: API key may not be provisioned yet"
@MudduKrishnaMallipeddi
@MudduKrishnaMallipeddi Рік тому
Got the above error because I am using VPN. After disconnecting it, it worked.
@pratikgangraj4961
@pratikgangraj4961 9 місяців тому
@@MudduKrishnaMallipeddi i ma not using any vpn but still got the same error whats the problem
@hokainc
@hokainc Рік тому
Deflation... KAFKA101 gave me $25...
@jasondads9509
@jasondads9509 Рік тому
haha same here
@johnblake796
@johnblake796 3 місяці тому
This is so Kafka-esque 🪰
Apache Kafka 101: Topics (2023)
5:53
Confluent
Переглядів 97 тис.
3. Apache Kafka Fundamentals | Apache Kafka Fundamentals
24:14
Confluent
Переглядів 432 тис.
Кровосток - разговор с легендами / вДудь
2:12:57
Їжа Закарпаття. Великий Гід.
1:00:29
Мiша Кацурiн
Переглядів 615 тис.
Apache Kafka 101: ksqlDB (Hands On - 2023)
6:11
Confluent
Переглядів 14 тис.
System Design: Why is Kafka fast?
5:02
ByteByteGo
Переглядів 1 млн
What is Kafka?
9:17
IBM Technology
Переглядів 432 тис.
System Design: Why is Kafka so Popular?
4:20
ByteByteGo
Переглядів 63 тис.
What is Apache Kafka®?
11:42
Confluent
Переглядів 329 тис.
Apache Kafka in 6 minutes
6:48
James Cutajar
Переглядів 919 тис.
Introduction to Apache Kafka with Hands-On Project
30:28
Kunal Kushwaha
Переглядів 36 тис.
Компьютер подписчику
0:40
Miracle
Переглядів 196 тис.
СКОЛЬКО ЕЩЕ БУДЕТ АКТУАЛЕН IPHONE 13?
14:10
DimaViper Live
Переглядів 57 тис.
The PA042 SAMSUNG S24 Ultra phone cage turns your phone into a pro camera!
0:24
Эволюция телефонов!
0:30
ТРЕНДИ ШОРТС
Переглядів 1,3 млн
Какой телефон лучше всего снимает? 🤯
0:42
Как открыть дверь в Jaecoo J8? Удобно?🤔😊
0:27
Суворкин Сергей
Переглядів 913 тис.