We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
无法找到io.streamnative.connectors:pulsar-spark-connector_2.11:jar:2.4.5,尝试了各种镜像都没有这个版本 改成这个后可以成功打包
<dependency> <groupId>io.streamnative.connectors</groupId> <artifactId>pulsar-spark-connector_2.12</artifactId> <version>3.1.1.2</version> </dependency>
The text was updated successfully, but these errors were encountered:
pulsar version has changed and no need to download pulsar dependency manually.
Sorry, something went wrong.
No branches or pull requests
无法找到io.streamnative.connectors:pulsar-spark-connector_2.11:jar:2.4.5,尝试了各种镜像都没有这个版本
改成这个后可以成功打包
The text was updated successfully, but these errors were encountered: