Fix compilation

Signed-off-by: Karup <karuppayya@outlook.com>
This commit is contained in:
Karup 2016-12-18 10:03:50 +05:30
parent fc44d9b479
commit 09fc0e223c

View file

@ -127,7 +127,6 @@ public class SparkRInterpreter extends Interpreter {
}
}
String jobGroup = getJobGroup(interpreterContext);
String setJobGroup = "";
// assign setJobGroup to dummy__, otherwise it would print NULL for this statement
if (Utils.isSpark2()) {