dr-elephant
dr-elephant copied to clipboard
Compile Can't continue on this step ,why ?
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 ?
