Open AlphaSan opened 4 years ago
Hi! Could you rewrite everything in English, please?
As far as I understood the issue - you could not start the project;
unfortunately we don't actively maintain this project, but you can leave a more detailed stack trace so I could try to help you.
Hi!My local environment: JDK 1.8, scala 2.10.7, SBT 1.1.2, Hadoop 2.7.0, spark 3.0.0
Use IntelliJ idea2020 to import the project, and build has been making mistakes
There is no downloaded jar package in libraries
At the beginning, I didn't understand a lot
@AlphaSan so you say that you can't import the project via IDEA?
@pomadchin I can import the project into idea, but during the build process, after downloading some jar packages successfully, an error will be reported about extracting structure failed. I don't know whether it is due to network reasons, my project environment, or some places I can't operate properly
@AlphaSan do you have some exact stack traces? Can you build the project via SBT without IDEA?
我本地的环境:jdk 1.8,scala 2.10.7,sbt 1.1.2,hadoop 2.7.0,spark 3.0.0 用IntelliJ IDEA2020,导入项目,一直build出错 Libraries里面也没有出现下载的jar包 刚刚接触,请大家受累指导下