-
Notifications
You must be signed in to change notification settings - Fork 859
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dr Elephant on Cloudera #678
Comments
Try to compile it without specifying hadoop and spark versions (just with default)
more in #657 There could be more info in wiki... I had huge headache to make it run with spark 2. |
Could you please provide the steps for installing Dr elephant on CDH 6.3.1 version ? Could you please also tell me how to sync Yarn REST APIs and history servers. |
Hi @sri840, some basic queries;
|
I didnt make any changes to source code. CDH VERSION :-CDH6.3.1 Could you please me the steps for cloning Dr.Elephant's master branch? Could you please provide the steps for starting for installing Dr Elephant in our environment ? Currently we are migrating from SQL server to Big data Environment. We are using spark applications and we want to get recommendations for Spark jobs . Thanks in advance for helping me. Thanks |
Can you please provide update on above request ? Thanks |
Thanks for providing the information. I will let you know if i face any issues. |
@sri840 sure. |
Just want to check with you , after compile Dr.E with spark 1.4 and Hadoop 2.3 , can we use it in Spark 2.4 and Cdh 6.3.1 version ? Thanks |
@sri840 it should work fine, we are using it in the same way and it works fine. One note: that we are using the REST APIs of Spark to fetch metrics and using it successfully depends a lot on your Spark History Server's performance. But you can increase the timeout for your REST requests. Feel free to reach out if you face issues. |
@ShubhamGupta29 [info] *** 6 TESTS FAILED *** |
Hi @sri840, |
Hi All,
I want to install Dr elephant in our clouder 6.3.2 version, can any one provide me the installation steps for installing in dr elephant ?
Below is the version in our CDH cluster
hadoop version
Hadoop 3.0.0-cdh6.3.2
When we have given this version in Compile.sh and Compile.conf we are getting below error
[error] (*:update) sbt.ResolveException: unresolved dependency: org.apache.hadoop#hadoop-mapreduce-client-core;3.0.0-cdh6.3.2: not found
[error] unresolved dependency: org.apache.hadoop#hadoop-mapreduce-client-common;3.0.0-cdh6.3.2: not found
[error] unresolved dependency: org.apache.hadoop#hadoop-common;3.0.0-cdh6.3.2: not found
[error] unresolved dependency: org.apache.hadoop#hadoop-hdfs;3.0.0-cdh6.3.2: not found
[error] unresolved dependency: org.apache.hadoop#hadoop-auth;3.0.0-cdh6.3.2: not found
[error] Total time: 25 s, completed Apr 12, 2020 2:46:11 PM
The text was updated successfully, but these errors were encountered: