GitHub user WangTaoTheTonic opened a pull request:

    https://github.com/apache/spark/pull/16331

    [SPARK-18920][HISTORYSERVER]Update outdated date formatting

    ## What changes were proposed in this pull request?
    
    Before we show "-" while the timestamp is less than 0, we should update it 
as now the date string is presented in format "yyyy-MM-dd ....."
    
    ## How was this patch tested?
    
    **Before:**
    
![historyserver-before](https://cloud.githubusercontent.com/assets/5276001/21299300/1bd15ac6-c5d5-11e6-97c3-d51b19da9cd5.JPG)
    
    **After:**
    
![history-after](https://cloud.githubusercontent.com/assets/5276001/21299304/24a34c68-c5d5-11e6-8282-974cf14f0089.JPG)


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/WangTaoTheTonic/spark patch-2

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/16331.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #16331
    
----
commit 1618d1d7855a6c2bdb01387330854b6e6159dd61
Author: Tao Wang <wangtao...@huawei.com>
Date:   2016-12-19T02:18:49Z

    Update outdated date formatting

----


---
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