GitHub user prabhjyotsingh opened a pull request:
https://github.com/apache/zeppelin/pull/2348
ZEPPELIN-2555: Run all paragraphs API does not run all paragraph as
front-end user.
### What is this PR for?
Run all paragraphs API
(http://zeppelin.apache.org/docs/0.8.0-SNAPSHOT/rest-api/rest-notebook.html#run-all-paragraphs)
does not run all paragraph as front-end user.
### What type of PR is it?
[Bug Fix]
### Todos
* [ ] - Task
### What is the Jira issue?
* [ZEPPELIN-2555](https://issues.apache.org/jira/browse/ZEPPELIN-2555)
### How should this be tested?
Testing steps in screenshot
### Screenshots (if appropriate)
Before:

After:

### Questions:
* Does the licenses files need update? N/A
* Is there breaking changes for older versions? N/A
* Does this needs documentation? N/A
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/prabhjyotsingh/zeppelin ZEPPELIN-2555
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/2348.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 #2348
----
commit 13350c2f9ac00bb9d94e097170610cd6ae9b013e
Author: Prabhjyot Singh <[email protected]>
Date: 2017-05-16T17:48:56Z
add runAll(AuthenticationInfo authenticationInfo) methond
----
---
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.
---