- nebula 版本:
- exchange:2.0
- 部署方式:Docker
- JDK:1.8.0_281
- Maven:3.6.3
- 问题的具体描述
按照链接(nebula-spark-utils/nebula-exchange/README-CN.md at master · vesoft-inc/nebula-spark-utils · GitHub ) 中的步骤进行编译,报错信息如下:
麻烦帮忙看一下,多谢!
文字版报错信息:
[ERROR] Failed to execute goal on project nebula-exchange: Could not resolve dependencies for project com.vesoft:nebula-exchange2.0.0: The following artifacts could not be resolved: io.streamnative.connectors:pulsar-spark-connector_2.11
2.4.5, org.apache.spark:spark-network-common_2.11
2.4.4, org.rocksdb:rocksdbjni
6.7.3, org.apache.hadoop:hadoop-hdfs
2.6.1: Could not transfer artifact io.streamnative.connectors:pulsar-spark-connector_2.11
2.4.5 from/to bintray-streamnative-maven (https://dl.bintray.com/streamnative/maven): GET request of: io/streamnative/connectors/pulsar-spark-connector_2.11/2.4.5/pulsar-spark-connector_2.11-2.4.5.jar from bintray-streamnative-maven failed: Premature end of Content-Length delimited message body (expected: 36,332,382; received: 15,113,190) → [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven with the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] DependencyResolutionException - Apache Maven - Apache Software Foundation