thegiive created SPARK-8656:
-------------------------------

             Summary: Spark Standalone master json API's worker number is not 
match web UI number
                 Key: SPARK-8656
                 URL: https://issues.apache.org/jira/browse/SPARK-8656
             Project: Spark
          Issue Type: Bug
          Components: Web UI
    Affects Versions: 1.4.0
            Reporter: thegiive
            Priority: Minor


Spark standalone master web UI show  "Alive workers" worker number, "Alive 
Workers" total core, total used cores and "Alive workers" total memory, memory 
used. 
But the JSON API page "http://MASTERURL:8088/json"; shows "all workers" worker 
number, core, memory number. 
This webUI data is not sync with the JSON API. 

The proper way is to sync the number with webUI and JSON API. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to