mirror of https://github.com/apache/druid.git
a0c2ae7a38
In DeterminePartitonsJob - config.get("mapred.job.tracker").equals("local") throws NPE as the property name is changed in hadoop 3.0 to mapreduce.jobtracker.address This patch extracts the logic to fetch jobTrackerAddress in JobHelper and reuses it when needed. |
||
---|---|---|
.. | ||
src | ||
pom.xml |