GitHub user minahlee opened a pull request:
https://github.com/apache/incubator-zeppelin/pull/716
Return empty file list instead of throwing error when dependency artifact
is empty
### What is this PR for?
This PR returns empty list of dependency files instead of throwing error
when dependency artifact input form in interpreter setting is empty.
### What type of PR is it?
Bug Fix
### Is there a relevant Jira issue?
No. The bug is reported through comment in #630
### Questions:
* Does the licenses files need update? No
* Is there breaking changes for older versions? No
* Does this needs documentation? No
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/minahlee/incubator-zeppelin fix/emptyArtifact
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-zeppelin/pull/716.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 #716
----
commit 22d53443eed021937bd626f80ffc26c3bc7606c7
Author: Mina Lee <[email protected]>
Date: 2016-02-15T05:13:41Z
Return empty file list instead of throwing error when dependency artifact
is empty
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---