Skip to content

Commit

Permalink
HeuristicConf changed to include MR Configuration Heuristic
Browse files Browse the repository at this point in the history
  • Loading branch information
pralabhkumar committed Jul 19, 2018
1 parent 58f012c commit 9dc175d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions app-conf/HeuristicConf.xml
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,12 @@
</params>
</heuristic>

<heuristic>
<applicationtype>mapreduce</applicationtype>
<heuristicname>MapReduceConfiguration</heuristicname>
<classname>com.linkedin.drelephant.mapreduce.heuristics.ConfigurationHeuristic</classname>
<viewname>views.html.help.mapreduce.helpMapperSpeed</viewname>
</heuristic>

<!-- SPARK HEURISTICS -->

Expand Down

0 comments on commit 9dc175d

Please sign in to comment.