Azure Event Hubs for Apache Kafka | Azure Friday

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 ม.ค. 2025

ความคิดเห็น • 21

  • @VOGTLANDOUTDOORS
    @VOGTLANDOUTDOORS 4 ปีที่แล้ว +5

    A very succinct comparison of these 2 easily-confused distributed streaming/messaging systems. Your example with AzureEventHub using a "Namespace" to provide a "Kafka Abstracion Layer" to Java-coded Producers & Consumers was PRECISELY the explanation I was seeking for explaining AzureEventHubs to a customer! You just made my day!

  • @rohigt5745
    @rohigt5745 3 หลายเดือนก่อน

    Awesome presentation. Precise and cool interoperability of AMQP with Kafka👏

  • @berndeckenfels
    @berndeckenfels 5 ปีที่แล้ว +4

    What’s the persistence properties of Eventhub, can I also store like 60 days and replay form there? How would a consumer manage its offsets?

  • @vchandm23
    @vchandm23 3 ปีที่แล้ว

    @4:32 that sarcastic smile from Scott, says it all. Just scales smile (with cost :))

  • @sdbhattacharya
    @sdbhattacharya 4 ปีที่แล้ว +1

    Why Microsoft is not positioning eventhub for service to service communication? Why its always depicted as event streaming?

  • @snehanjanaray8795
    @snehanjanaray8795 5 ปีที่แล้ว +1

    Hi, I am trying same implementation in my Maven Spring Boot + Kafka application for Producer after sending data it is hitting Azure Matrix but mentioned error I am getting ,
    Error:
    2019-07-04 12:27:31.729 INFO 92607 --- [nio-8050-exec-2] c.g.k.service.KafkaPublisherService : sending message='t'
    2019-07-04 12:28:31.730 ERROR 92607 --- [nio-8050-exec-2] o.s.k.support.LoggingProducerListener : Exception thrown when sending a message with key='null' and payload='Hi' to topic testhub:
    org.apache.kafka.common.errors.TimeoutException: Failed to update metadata after 60000 ms.
    And for consumer while clean build I am getting below mentioned error:
    2019-07-04 12:48:26.837 WARN 94752 --- [ main] o.s.w.c.s.GenericWebApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Failed to start bean 'org.springframework.kafka.config.internalKafkaListenerEndpointRegistry'; nested exception is org.apache.kafka.common.errors.TimeoutException: Timeout expired while fetching topic metadata

    • @snehanjanaray8795
      @snehanjanaray8795 5 ปีที่แล้ว

      Please let me know if there is any solution for this.

    • @BasilsCastle
      @BasilsCastle 5 ปีที่แล้ว +1

      @@snehanjanaray8795 The EventHubs team doesn't monitor this video for issues. Open a github issue or file a support ticket with Microsoft!

  • @lorapora
    @lorapora 6 ปีที่แล้ว +3

    The big question is it as good as kafka as far as performance? i am not sure folks who use kafka today will switch and give away all the producer and consumer configuration fine tuning options and replace it with a magic box in the cloud.

  • @thebachelorpad1110
    @thebachelorpad1110 4 ปีที่แล้ว

    Such an amazing discussion! love it! Thank you for sharing!

  • @harishreddy2405
    @harishreddy2405 2 ปีที่แล้ว

    Can we read data from blob storage using Kafka?

  • @abhiramikaushikaaduru2084
    @abhiramikaushikaaduru2084 5 ปีที่แล้ว

    Good one and nice explanation on kafka data streaming platforms

  • @ArvindNaikSOS
    @ArvindNaikSOS 4 ปีที่แล้ว

    Do we absolutely need Event Hub to consume this Kafka data? Or can we connect to Kafka using the Azure Data Factory or Databricks?

  • @lackshubalasubramaniam7311
    @lackshubalasubramaniam7311 5 ปีที่แล้ว +1

    Well explained. Thanks folks.

  • @Unnikuttank
    @Unnikuttank 3 ปีที่แล้ว

    Hdinsights or event hub for Kafka?

  • @kumarmanish9046
    @kumarmanish9046 8 หลายเดือนก่อน

    2:41 did she mean when the CONSUMERS r ready ?

  • @mykhailokozlov6641
    @mykhailokozlov6641 ปีที่แล้ว

    That's incredible! Although funny to see java in demo when we have C# :)

  • @onofreantoniojuvenciojunio1499
    @onofreantoniojuvenciojunio1499 3 ปีที่แล้ว

    Thanks for this video!

  • @PiyushLaad1987
    @PiyushLaad1987 4 ปีที่แล้ว

    Thank you.

  • @harishs4499
    @harishs4499 9 หลายเดือนก่อน

    Fantastic

  • @swedishstudiosgaming
    @swedishstudiosgaming 6 ปีที่แล้ว

    Hi Bill Gates