Shubham Gupta

Results 62 comments of Shubham Gupta

@theyaa can you provide some details of your use-case for using Timeline v2. I will go through them and will prioritize this to address the requirement.

Hi @sri840, some basic queries; - What changes have you made to the source code/dependencies? - What Spark version you are using? - Have you cloned Dr.Elephant's master branch? -...

@sri840 steps for setting up master branch is same as mentioned [here](https://github.com/linkedin/dr-elephant/wiki/Quick-Setup-Instructions-(Must-Read)). Compile Dr.E with Spark 1.4 and Hadoop 2.3 only, this way it would work. By the error log...

@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...

> @ShubhamGupta29 > I am getting below error while compling the Dr elephant, Can you please provide video or url how to install Dr elephant from end to end ?...

Hi @selvamraman, You can make these changes to the config named `spark.yarn.historyServer.address` that is generally present in the `spark-defaults.conf` file of the conf folder of Spark. @selvamraman if possible can...

@selvamraman hope the reply resolved your issue, if so then can I close this issue?

Hi @selvamramam, For using HTTPS, if your `spark.yarn.historyServer.address` has HTTP then change that to HTTPS and you also need to make some changes to the Dr.Elephant's `SparkRestClient.scala` class. There is...

Hi @abdul2011, apology for the late reply. Is this a blocker for you. I will surely have a look and if you have made any changes then we would be...