[ 
https://issues.apache.org/jira/browse/SPARK-37349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yian Liou updated SPARK-37349:
------------------------------
    Description: 
https://issues.apache.org/jira/browse/SPARK-31440 added improvements for SQL 
Rest API. Currently, values like
{code:java}
"value" : "total (min, med, max (stageId: taskId))\n177.0 B (59.0 B, 59.0 B, 
59.0 B (stage 1.0: task 5))"{code}
 are currently shown from Rest API calls which are not easily digested in its 
current form.New processing logic of the values is introduced to organize and 
process new metric fields in a more user friendly manner.

  was:
https://issues.apache.org/jira/browse/SPARK-31440 added improvements for SQL 
Rest API. Currently, values like
`"value" : "total (min, med, max (stageId: taskId))\n177.0 B (59.0 B, 59.0 B, 
59.0 B (stage 1.0: task 5))"` are currently shown from Rest API calls which are 
not easily digested in its current form.New processing logic of the values is 
introduced to organize and process new metric fields in a more user friendly 
manner.


> Improve SQL Rest API Parsing
> ----------------------------
>
>                 Key: SPARK-37349
>                 URL: https://issues.apache.org/jira/browse/SPARK-37349
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.2.0
>            Reporter: Yian Liou
>            Priority: Major
>
> https://issues.apache.org/jira/browse/SPARK-31440 added improvements for SQL 
> Rest API. Currently, values like
> {code:java}
> "value" : "total (min, med, max (stageId: taskId))\n177.0 B (59.0 B, 59.0 B, 
> 59.0 B (stage 1.0: task 5))"{code}
>  are currently shown from Rest API calls which are not easily digested in its 
> current form.New processing logic of the values is introduced to organize and 
> process new metric fields in a more user friendly manner.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to