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

    https://github.com/apache/spark/pull/11152#discussion_r55810591
  
    --- Diff: docs/monitoring.md ---
    @@ -229,10 +229,28 @@ for a running application, at 
`http://localhost:4040/api/v1`.
         <td>A list of all applications</td>
       </tr>
       <tr>
    +     <td></td>
    +     <td><code>?status=[completed|running]</code> list only applications 
in the chosen state</td>
    +  </tr>
    +  <tr>
    +     <td></td>
    +     <td><code>?minDate=[date]</code> earliest date/time to list. Examples:
    +     <br><code>?minDate=2015-02-10</code>
    --- End diff --
    
    actually no, it MUST be `<br>` without a tag, except in the specific case 
of XHTML, which nobody uses
    
    1. [Mozilla](https://developer.mozilla.org/en/docs/Web/HTML/Element/br)
    1. [MSFT](https://msdn.microsoft.com/en-us/library/ms535208(v=vs.85).aspx)
    
    This is the same as the paragraph tag, {{<p>}}.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to