GitHub user jrshust opened a pull request:

    https://github.com/apache/spark/pull/18040

    [SPARK-20815] [SPARKR] NullPointerException in 
RPackageUtils#checkManifestForR

    ## What changes were proposed in this pull request?
    
    - Add a null check to RPackageUtils#checkManifestForR so that jars w/o 
manifests don't NPE.
    
    ## How was this patch tested?
    
    - Unit tests and manual tests.
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jrshust/spark feature/r-package-utils

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/18040.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #18040
    
----
commit 8b5bde8a4325af7fca3c355d0fc797917391b6c6
Author: James Shuster <jshus...@palantir.com>
Date:   2017-05-20T00:03:00Z

    Add null check

commit 5951b3358cd676f05b46eab74fe4296e0a3991dc
Author: James Shuster <jshus...@palantir.com>
Date:   2017-05-20T05:00:32Z

    Add test case

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to