You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@livy.apache.org by "Andrew Crozier (Jira)" <ji...@apache.org> on 2020/05/08 16:18:00 UTC

[jira] [Commented] (LIVY-769) Field name in REST API docs incorrect

    [ https://issues.apache.org/jira/browse/LIVY-769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17102705#comment-17102705 ] 

Andrew Crozier commented on LIVY-769:
-------------------------------------

I have submitted a patch for this here:
[https://github.com/apache/incubator-livy/pull/295]

> Field name in REST API docs incorrect
> -------------------------------------
>
>                 Key: LIVY-769
>                 URL: https://issues.apache.org/jira/browse/LIVY-769
>             Project: Livy
>          Issue Type: Bug
>          Components: Docs
>    Affects Versions: 0.7.0
>            Reporter: Andrew Crozier
>            Priority: Minor
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> On the session and batch log endpoints, one of the fields returned in the JSON response has the key "total":
> [https://github.com/apache/incubator-livy/blob/1c656aad3495814fb55b5c2f5be708642b6174f3/server/src/main/scala/org/apache/livy/server/SessionServlet.scala#L105]
> However, in the REST API docs, this is labelled "size":
> [https://livy.apache.org/docs/latest/rest-api.html#get-sessionssessionidlog]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)