linkedin / linkedin/dr-elephant
Version Compatibility issue
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.4k
- Forks
- 839
- PR merge metrics
- No merged PRs in 30d
Description
Unable to compile Dr. Elephant with Hadoop Version 2.6 and Spark 2.2 after making the necessary version modifications in the compile.sh file. It still picks up the default versions when I run ./compile.sh
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading compile.sh and tracing how the requested Hadoop 2.6 and Spark 2.2 versions are selected when ./compile.sh runs. Compare those values with the versions actually used during compilation. Done means the script builds Dr. Elephant with the requested versions instead of the defaults.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- hadoop, java, spark
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100