Processing Streaming Data with KSQL - Tim Berglund

Поделиться
HTML-код
  • Опубликовано: 6 сен 2024

Комментарии • 26

  • @thexs1118
    @thexs1118 5 лет назад +43

    This guy is a great speaker

  • @estebanduvanzzDelgado
    @estebanduvanzzDelgado 3 года назад +9

    I've been watching videos about stream processing in Kafka for weeks now! and Tim let me tell you is the first speaker whom I was able to understand perfectly to the point of giving me some good inspiration about cool projects in Kafka for my company.
    Tim, if you ever read this comment, be sure that you inspired someone's professional life to the top. Keep it up and thank you

  • @ralphbms
    @ralphbms 4 года назад +9

    One of the Best presentation on Kafka and Kafka streams !! Awesome 👏 .. Thanks 😊

  • @ilmatankeliaviciene2340
    @ilmatankeliaviciene2340 5 лет назад +4

    Great presentation ! Thanks Tim !

  • @sapientum8
    @sapientum8 3 года назад

    That presentation is just kafkaesque.

  • @balanepalaiyathane9714
    @balanepalaiyathane9714 4 года назад

    Great talk/presentation simple powerful and realistic

  • @VaibhavPatil-rx7pc
    @VaibhavPatil-rx7pc 5 лет назад +1

    Talented speaker!!

  • @payamysf
    @payamysf 4 года назад

    Thanks, very helpful.

  • @BryanChance
    @BryanChance 2 года назад

    kSQL is awesome...

  • @leofonseca8144
    @leofonseca8144 4 года назад

    Is the Kafka retention policy the only approach to trimming what otherwise seems like a very quickly growing volume of immutable datasets... sorry messages, assuming KSQL doesn't have a DELETE FROM STREAM ... retention policy seems like a very blunt approach. Is there a reference to best practises for managing data retention in a Kafka environment?

  • @rkravinderkumar05
    @rkravinderkumar05 3 года назад

    what will be the retention period for ksql tables? Can it be stored permanently?

  • @NaveenSiddareddy
    @NaveenSiddareddy 6 лет назад +1

    12:55 Tim mentions 2 important differences with legacy queuing , one is storing the message, whats the other?

    • @zisispontikas2038
      @zisispontikas2038 5 лет назад

      The other is that you can have more than one type of consumer reading the same message. A logging consumer and an aggregating consumer for example

    • @AnuragVishwa
      @AnuragVishwa 5 лет назад

      Even you can replicate the data from kafka queue to your database in case of failure, since the messages in kafaka queue are immutable, so based on the timestamp you can perform manipulations.

  • @tomknud
    @tomknud 3 года назад

    Would the data 'of' a select be from the beginning of time or from the time you hit return?

  • @NaveenSiddareddy
    @NaveenSiddareddy 6 лет назад

    38:28 is where i see the value.. storage - i/o cost is fine but syncing is where the value is ?

  • @DevWonYoung
    @DevWonYoung 4 года назад

    AWESOMEEEEEE!!!

  • @calofiremil7863
    @calofiremil7863 4 года назад

    This dude is a Rich Hickey fan

  • @pavelbaranov6635
    @pavelbaranov6635 5 лет назад

    Thought you work for Datastax ...

  • @SUPACHAWALK
    @SUPACHAWALK Год назад

    4 years ago? Somethings might be outdated already.

  • @cafeliu5401
    @cafeliu5401 4 года назад

    The partition problem is a very big pain that you have to consider every move down the road

  • @thewhitefalcon8539
    @thewhitefalcon8539 2 года назад

    video ID: Lmao, QQQ, it's 4 Q

  • @manjumamatabehera6395
    @manjumamatabehera6395 4 года назад

    Multiple consumer can not consume from the same partition

  • @gustiandika1517
    @gustiandika1517 4 года назад

    yes IE6 suckss!!!

  • @VictorMartinez-zf6dt
    @VictorMartinez-zf6dt 4 года назад

    Make KSQL for Go or I am not using it.