Github user Leemoonsoo commented on the pull request:
https://github.com/apache/incubator-zeppelin/pull/746#issuecomment-188816674
This PR change behavior of REST api `job/{notebookId}/{paragraphId}` from
asynchronous to synchronous.
To me it's better we keep asynchronous behavior for backward compatibility.
Some user might depends on asynchronous behavior.
Synchronous behavior can be implemented in a different rest api.
---
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.
---