Github user yongtang commented on a diff in the pull request:

    https://github.com/apache/spark/pull/17181#discussion_r104532599
  
    --- Diff: core/src/main/scala/org/apache/spark/deploy/JsonProtocol.scala ---
    @@ -44,7 +44,7 @@ private[deploy] object JsonProtocol {
         ("starttime" -> obj.startTime) ~
         ("id" -> obj.id) ~
         ("name" -> obj.desc.name) ~
    -    ("cores" -> obj.desc.maxCores) ~
    --- End diff --
    
    @nanop this is to align with Master UI. I can update the PR to add 
additional field in the JSON API if confirmed from maintainers.


---
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.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to