[jira] [Commented] (SPARK-12694) The detailed rest API documentation for each field is missing

2017-03-09 Thread Ehsun Behravesh (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-12694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15902692#comment-15902692
 ] 

Ehsun Behravesh commented on SPARK-12694:
-

Thanks

> The detailed rest API documentation for each field is missing
> -
>
> Key: SPARK-12694
> URL: https://issues.apache.org/jira/browse/SPARK-12694
> Project: Spark
>  Issue Type: Documentation
>  Components: Documentation
>Reporter: Zhuo Liu
>
> In 1.4, rest API is added. However, we now only have high-level description 
> here (http://spark.apache.org/docs/latest/monitoring.html). We still lack 
> detailed documentation for the name, type and description of each field in 
> the REST API. For example, "startTime" in an application's attempt.
> Adding this will help users a lot.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Commented] (SPARK-12694) The detailed rest API documentation for each field is missing

2017-03-09 Thread Sean Owen (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-12694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15902690#comment-15902690
 ] 

Sean Owen commented on SPARK-12694:
---

Already done, yes.

> The detailed rest API documentation for each field is missing
> -
>
> Key: SPARK-12694
> URL: https://issues.apache.org/jira/browse/SPARK-12694
> Project: Spark
>  Issue Type: Documentation
>  Components: Documentation
>Reporter: Zhuo Liu
>
> In 1.4, rest API is added. However, we now only have high-level description 
> here (http://spark.apache.org/docs/latest/monitoring.html). We still lack 
> detailed documentation for the name, type and description of each field in 
> the REST API. For example, "startTime" in an application's attempt.
> Adding this will help users a lot.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Commented] (SPARK-12694) The detailed rest API documentation for each field is missing

2017-03-09 Thread Ehsun Behravesh (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-12694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15902689#comment-15902689
 ] 

Ehsun Behravesh commented on SPARK-12694:
-

So this JIRA ticket should be close?

> The detailed rest API documentation for each field is missing
> -
>
> Key: SPARK-12694
> URL: https://issues.apache.org/jira/browse/SPARK-12694
> Project: Spark
>  Issue Type: Documentation
>  Components: Documentation
>Reporter: Zhuo Liu
>
> In 1.4, rest API is added. However, we now only have high-level description 
> here (http://spark.apache.org/docs/latest/monitoring.html). We still lack 
> detailed documentation for the name, type and description of each field in 
> the REST API. For example, "startTime" in an application's attempt.
> Adding this will help users a lot.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Commented] (SPARK-12694) The detailed rest API documentation for each field is missing

2017-03-09 Thread Ehsun Behravesh (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-12694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15902657#comment-15902657
 ] 

Ehsun Behravesh commented on SPARK-12694:
-

Does this still need someone to work on? I checked it at 
http://spark.apache.org/docs/latest/monitoring.html it seems to be fixed.

> The detailed rest API documentation for each field is missing
> -
>
> Key: SPARK-12694
> URL: https://issues.apache.org/jira/browse/SPARK-12694
> Project: Spark
>  Issue Type: Documentation
>  Components: Documentation
>Reporter: Zhuo Liu
>
> In 1.4, rest API is added. However, we now only have high-level description 
> here (http://spark.apache.org/docs/latest/monitoring.html). We still lack 
> detailed documentation for the name, type and description of each field in 
> the REST API. For example, "startTime" in an application's attempt.
> Adding this will help users a lot.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Commented] (SPARK-12694) The detailed rest API documentation for each field is missing

2016-01-08 Thread Josh Rosen (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-12694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15089737#comment-15089737
 ] 

Josh Rosen commented on SPARK-12694:


+1. Do you want to put together a PR for this?

> The detailed rest API documentation for each field is missing
> -
>
> Key: SPARK-12694
> URL: https://issues.apache.org/jira/browse/SPARK-12694
> Project: Spark
>  Issue Type: Documentation
>  Components: Documentation
>Reporter: Zhuo Liu
>
> In 1.4, rest API is added. However, we now only have high-level description 
> here (http://spark.apache.org/docs/latest/monitoring.html). We still lack 
> detailed documentation for the name, type and description of each field in 
> the REST API. For example, "startTime" in an application's attempt.
> Adding this will help users a lot.



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

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



[jira] [Commented] (SPARK-12694) The detailed rest API documentation for each field is missing

2016-01-08 Thread Zhuo Liu (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-12694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15089753#comment-15089753
 ] 

Zhuo Liu commented on SPARK-12694:
--

Yes, Josh. I plan to fix this soon after Spark-10873.

> The detailed rest API documentation for each field is missing
> -
>
> Key: SPARK-12694
> URL: https://issues.apache.org/jira/browse/SPARK-12694
> Project: Spark
>  Issue Type: Documentation
>  Components: Documentation
>Reporter: Zhuo Liu
>
> In 1.4, rest API is added. However, we now only have high-level description 
> here (http://spark.apache.org/docs/latest/monitoring.html). We still lack 
> detailed documentation for the name, type and description of each field in 
> the REST API. For example, "startTime" in an application's attempt.
> Adding this will help users a lot.



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

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