Github user felixcheung commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/746#issuecomment-196526150 @doanduyhai typically async pattern in REST, it seems, is either: 1. server callback 2. list status So IMO if we submit a request o run paragraph asynchronously, and that request is accepted, then we would get back a 202 (preferred) or 200, and through some other ways we would check how the request is going.
--- 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. ---