You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2016/07/05 20:21:10 UTC

[jira] [Created] (SPARK-16385) NoSuchMethodException thrown by Utils.waitForProcess

Marcelo Vanzin created SPARK-16385:
--------------------------------------

             Summary: 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


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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org