liyunzhang_intel created PIG-4390:
-------------------------------------
Summary: Fix the NPE of System.getenv("SPARK_MASTER") in
SparkLauncher.java
Key: PIG-4390
URL: https://issues.apache.org/jira/browse/PIG-4390
Project: Pig
Issue Type: Bug
Components: spark
Reporter: liyunzhang_intel
Assignee: liyunzhang_intel
after commit patch of PIG-4362. Many unittest in Jenkins fails
error message:
Caused by: java.lang.NullPointerException
at
org.apache.pig.backend.hadoop.executionengine.spark.SparkLauncher.cleanUpSparkJob(SparkLauncher.java:182)
at
org.apache.pig.backend.hadoop.executionengine.spark.SparkLauncher.launchPig(SparkLauncher.java:176)
at
org.apache.pig.backend.hadoop.executionengine.HExecutionEngine.launchPig(HExecutionEngine.java:301)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)