apache / apache/beam

Running Apache Beam pipeline on Azure Databricks

Open
#21,572 0 comments 0 reactions 0 assignees View on GitHub
bug io java kafka P2 runners spark
Dominant language
Java
Stars
8.7k
Forks
4.7k
Avg merge
1d 20h
Merged PRs (30d)
196

Description

I'm trying to create a simple streaming app with Apache Beam, where it reads data from an Azure event hub and produces messages into another Azure event hub.
 
I'm creating and running spark jobs on Azure Databricks. 
The problem is the consumer (uses SparkRunner) is not receiving any messages from Event hub (topic). There is no activity and no errors on the Spark cluster.
 I tried to consume event hub messages without using Apache beam on the same cluster and it is working without any issues. In addition to that I'm also able to produce message from same cluster using Apache Beam Kafka IO. 
 
I'm not sure is this a issue in Kafka IO or Spark runner. Could anyone help on this?

Imported from Jira [BEAM-14120](https://issues.apache.org/jira/browse/BEAM-14120). Original Jira may contain additional context.
Reported by: mdumanoj.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.