Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-19824

Standalone master JSON not showing cores for running applications

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.1.0
    • 2.3.0
    • Deploy
    • None

    Description

      The JSON API of the standalone master ("/json") does not show the number of cores for a running application, which is available on the UI.

      "activeapps" : [

      { "starttime" : 1488702337788, "id" : "app-20170305102537-19717", "name" : "POPAI_Aggregated", "user" : "ibiuser", "memoryperslave" : 16384, "submitdate" : "Sun Mar 05 10:25:37 IST 2017", "state" : "RUNNING", "duration" : 1141934 }

      ],

      Attachments

        Activity

          People

            jiangxb1987 Xingbo Jiang
            MiniMizer Dan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: