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

Sean Owen updated SPARK-16385:
------------------------------
    Fix Version/s: 1.6.3

> NoSuchMethodException thrown by Utils.waitForProcess
> ----------------------------------------------------
>
>                 Key: SPARK-16385
>                 URL: https://issues.apache.org/jira/browse/SPARK-16385
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 2.0.0
>            Reporter: Marcelo Vanzin
>            Assignee: Marcelo Vanzin
>             Fix For: 1.6.3, 2.0.0
>
>
> The code in Utils.waitForProcess catches the wrong exception: when using 
> reflection, {{NoSuchMethodException}} is thrown, but the code catches 
> {{NoSuchMethodError}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to