-
guoxiaolong authored
## What changes were proposed in this pull request? **1.stage api modify the description format** <td>A list of all stages for a given application.</td> <br><code>?status=[active|complete|pending|failed]</code> list only stages in the state. content should be included in <td> </ td> fix before:  fix after:  **2.add version api doc '/api/v1/version' in monitoring.md** fix after:  ## How was this patch tested? manual tests Please review http://spark.apache.org/contributing.html before opening a pull request. Author: guoxiaolong <guo.xiaolong1@zte.com.cn> Closes #19532 from guoxiaolongzte/SPARK-22311.
guoxiaolong authored## What changes were proposed in this pull request? **1.stage api modify the description format** <td>A list of all stages for a given application.</td> <br><code>?status=[active|complete|pending|failed]</code> list only stages in the state. content should be included in <td> </ td> fix before:  fix after:  **2.add version api doc '/api/v1/version' in monitoring.md** fix after:  ## How was this patch tested? manual tests Please review http://spark.apache.org/contributing.html before opening a pull request. Author: guoxiaolong <guo.xiaolong1@zte.com.cn> Closes #19532 from guoxiaolongzte/SPARK-22311.
Loading