dr-elephant icon indicating copy to clipboard operation
dr-elephant copied to clipboard

Compile Can't continue on this step ,why ?

Open zhengqiangtan opened this issue 5 years ago • 0 comments

I'm using spark2.3 hadoop2.7 to compile dr.elephant ,and put resolve.conf to app-conf/

set resolve.conf like this :

[repositories]
local
aliyun-nexus: http://maven.aliyun.com/nexus/content/groups/public/
typesafe-ivy: https://dl.bintray.com/typesafe/ivy-releases/, [organization]/[module]/(scala_[scalaVersion]/)(sbt_[sbtVersion]/)[revision]/[type]s/[artifact](-[classifier]).[ext]
jboss-repository: http://repository.jboss.org/nexus/content/groups/public/
typesafe: https://repo.typesafe.com/typesafe/ivy-releases/, [organization]/[module]/(scala_[scalaVersion]/)(sbt_[sbtVersion]/)[revision]/[type]s/[artifact](-[classifier]).[ext], bootOnly
sonatype-oss-releases
maven-central
sonatype-oss-snapshots

But compile util this , can not to continue? anyone can help ? image

zhengqiangtan avatar Dec 16 '20 07:12 zhengqiangtan