You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Praveen Rachabattuni (JIRA)" <ji...@apache.org> on 2015/02/24 04:51:51 UTC

[jira] [Updated] (PIG-4390) Fix the NPE of System.getenv("SPARK_MASTER") in SparkLauncher.java

     [ https://issues.apache.org/jira/browse/PIG-4390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Praveen Rachabattuni updated PIG-4390:
--------------------------------------
    Fix Version/s: spark-branch

> 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
>             Fix For: spark-branch
>
>         Attachments: PIG-4390.patch, pig_spark #20 Test Results [Jenkins .png
>
>
> 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)