Github user gengliangwang commented on the issue:

    https://github.com/apache/spark/pull/21213
  
    @jongyoul @ajbozarth 
    Personally I prefer to the current way, showing the error message:
    
![image](https://user-images.githubusercontent.com/1097932/39964611-9eab0790-56ba-11e8-8362-b1994db3f80d.png)
    
    If the problem is `yarn filter couldn't pass query strings`, can we 
consider changing the url from 
    ```
    /jobs/job?id=1
    ```
    to
    ```
    /jobs/1
    ```
    which is more restful.
    
    



---

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

Reply via email to