Linkedin Release
This release includes the below commits since v2.0.13. We are running this release with the FSFetcher for both MR and Spark.
752a94b added logic for map reduce time-skew heuristic (#267)
7230038 Add filtering on Job Definition Id in the Search view (#269)
9a65e0e Add custom flowtime per scheduler (#268)
1d6f3f6 add s3, s3a, s3n bytes read and bytes written, and update heuristics to use them (#254)
54a16fd Add pinball scheduler to dr-elephant (#253)
f77886a Add index on severity, finish_time to speed up welcome page display (#250)
cdf680b MRfetcher ignores failed tasks (#249)
cae79c7 Refactor statusapiv1 to trait and implement for ease of creation of these objects when we implement our own parser (#248)
1ca2676 Enables SparkFetcher to only get eventLog via rest and process it locally. (#243)