streamnative/pulsar-spark

[BUG] Using the connector produces a scala.reflect.internal.Symbols$CyclicReference exception

honderdzevenduuzend opened this issue · 1 comments

Using the connector crashes Spark during initialization of the connector. See issue #91.

This exception does not occur when Pulsar version 2.4.2 is used to build the connector.

PR #93 provides a test that reproduces this behaviour.

I don't think this related to Pulsar's version.