For databricks managed Identity I have assigned Azure Eventhub sender as well as Receiver Roles.
When I try to consume from eventhub using SASL Plain text its failing due to
java.lang.RuntimeException: non-nullable field authBytes was serialized as null
Not sure how to approach this, If anyone came across this issue can you please let me know
getting java.lang.RuntimeException: non-nullable field authBytes was serialized as null
New contributor
shravan kumar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.