linkedin / linkedin/dr-elephant

Compile Can't continue on this step ,why ?

Open
#704 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
1.4k
Forks
839
PR merge metrics
No merged PRs in 30d

Description

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](https://user-images.githubusercontent.com/12029814/102317703-f90c6600-3fb2-11eb-8afb-daaa3432370e.png)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the reported Spark 2.3 and Hadoop 2.7 versions, the app-conf/resolve.conf file, and the compile step shown in the attached image. Reproduce the compilation failure and determine a reproducible build path; done means the project compiles successfully or the blocking error is documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
hadoop, java, spark
Domain
build-system
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.