geotrellis / geotrellis-chatta-demo

Demo of GeoTrellis - weighted overlay and zonal summary for University of Tennessee at Chattanooga.
50 stars 34 forks source link

运行不起来Demo项目 #56

Open AlphaSan opened 4 years ago

AlphaSan commented 4 years ago

我本地的环境:jdk 1.8,scala 2.10.7,sbt 1.1.2,hadoop 2.7.0,spark 3.0.0 用IntelliJ IDEA2020,导入项目,一直build出错 Libraries里面也没有出现下载的jar包 刚刚接触,请大家受累指导下

pomadchin commented 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.

AlphaSan commented 4 years ago

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

pomadchin commented 4 years ago

@AlphaSan so you say that you can't import the project via IDEA?

AlphaSan commented 4 years ago

@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

pomadchin commented 4 years ago

@AlphaSan do you have some exact stack traces? Can you build the project via SBT without IDEA?