You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@livy.apache.org by js...@apache.org on 2019/08/27 03:29:00 UTC

[incubator-livy] branch master updated (3626382 -> 256702e)

This is an automated email from the ASF dual-hosted git repository.

jshao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-livy.git.


    from 3626382  [LIVY-574][TESTS][THRIFT] Add tests for metadata operations
     add 256702e  [LIVY-639][REPL] add start time and completion time and duration to the statements web ui

No new revisions were added by this update.

Summary of changes:
 docs/rest-api.md                                   | 15 +++++++++
 .../main/scala/org/apache/livy/repl/Session.scala  |  3 ++
 .../java/org/apache/livy/rsc/driver/Statement.java |  2 ++
 .../server/ui/static/html/statements-table.html    | 18 ++++++++++
 .../org/apache/livy/server/ui/static/js/session.js | 38 ++++++++++++++++++++++
 5 files changed, 76 insertions(+)