You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 27, 2022. It is now read-only.
Trying to build the package by changing spark version to 2.4.4 while keeping scala version 2.11.12. But getting
\streaming-amqp-1\src\main\scala\io\radanalytics\streaming\amqp\AMQPReceiver.scala:84: error: Static methods in interface require -target:jvm-1.8
client = AmqpClient.create(vertx, options)
The text was updated successfully, but these errors were encountered: