Shubham Gupta

Results 62 comments of Shubham Gupta

@CalvinNeo can you provide your Dependency.scala? Seems like the wrong dependency mention issue.

It's under `/project` folder. @CalvinNeo can you help me with the changes you have made till now for using higher version of Spark.

@CalvinNeo you are facing this issue because Dr.Elephant is trying to fetch spark-core_2.10:2.4.4 but Spark2.4.4 is not available with Scala 2.10. Spark2.2 is the highest version which is compatible with...

What's the value of `scalaVersion` in `build.sbt`?

Are your Azkaban jobs getting analyzed and exactly what error you are facing while comparing two flows?

Can you provide the screenshot of the attempt when you are trying to compare the flows? Also kindly check the logs (dr.log and dr_elephant.log) too

![image](https://user-images.githubusercontent.com/24277980/57678849-abe24880-7647-11e9-8a4d-8fdc62d85c8d.png) Correct: ``` com.linkedin.drelephant.clients.azkaban.AzkabanWorkflowClient ```

Hi @Tagar, I never faced such a permission problem, I think this is due to the `/opt` directory in which you are compiling. Kindly try to compile in some other...

@omicron8 sorry for the late follow-up, can you let me know if you are still facing this issue?

Are you getting any exceptions in the dr_elephant.log or dr.log or logs/application.log? Any type of application getting analyzed?