Skip to content
Snippets Groups Projects
Commit 4dbb63f0 authored by James Shuster's avatar James Shuster Committed by Felix Cheung
Browse files

[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.

Author: James Shuster <jshuster@palantir.com>

Closes #18040 from jrshust/feature/r-package-utils.
parent a2460be9
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment