Dionysios Logothetis created GIRAPH-1164: --------------------------------------------
Summary: Set mapred.job.tracker/mapred.local.dir options in InternalVertexRunner Key: GIRAPH-1164 URL: https://issues.apache.org/jira/browse/GIRAPH-1164 Project: Giraph Issue Type: Improvement Reporter: Dionysios Logothetis The mapred.job.tracker and mapred.local.dir are always expected when the InternalVertexRunner is used but they are not set explicitly. Instead, they are expected to be loaded from an external options file (or passed as parameters from the tests). Setting them explicitly while stile allowing them to be overriden makes more sense. -- This message was sent by Atlassian JIRA (v6.4.14#64029)