Shubham Gupta

Results 62 comments of Shubham Gupta

Are you able to log messages like `Analysis of MAPREDUCE application application_xxxxxxxx took XYZ ms`?

Is `logs/elephant/dr_elephant.log` is getting populated(logs are written)? If yes, can you confirm if X is non-zero in `Job queue size is **X**` log statement? It would be helpful if you...

This shows that Dr.Elephant is able to fetch finished applications but they are not getting processed which can be confirmed if the Y in `Second Retry queue size is Y`...

Can you provide some logs before and after the log you gave above?

Keep oozie scheduler in app-conf/SchedulerConf.xml commented out, and then attach the respective logs here, if your application is still not getting processed then there must be some error and need...

@omicron8 I can't see any errors in the log provided, but seems like you have made few changes to the code. Can you provide the diff of changes you made?

@edwinalu thanks for the review. There were some merge conflicts introduced to some efforts to merge this branch with master. I have resolved the conflicts, if feasible kindly have a...

Hi @MohammedLayeeq , For Spark 2.3 try using this branch: https://github.com/ShubhamGupta29/dr-elephant/tree/feature_spark2.3 Kindly don't update any config and Dr.Elephant should be able to work with your Hadoop 3 (as Dr.E mostly...

Can you provide the full error stack trace?

@ashokhellboy do you see any error in the` dr_elephant.log` file?