You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by 351zyf <gi...@git.apache.org> on 2017/01/06 07:23:24 UTC

[GitHub] spark pull request #16485: [SPARK-19099] correct the wrong time display in h...

GitHub user 351zyf opened a pull request:

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

    [SPARK-19099] correct the wrong time display in history server web UI

    JIRA Issue: https://issues.apache.org/jira/browse/SPARK-19099
    
    Correct the wrong job start/end time display in spark history server web UI.
    I am a user from China. The job time is 8 hour less than the actual time due to the hard coding of rawOffsetValue 0.


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

    $ git pull https://github.com/351zyf/spark zyf_b1

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

    https://github.com/apache/spark/pull/16485.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 #16485
    
----
commit 7c80d96fa6c1dcea07eec56363a115a9f145e6eb
Author: Johnson Zhang <jo...@qq.com>
Date:   2017-01-06T06:44:34Z

    correct the wrong time display in history server web UI

----


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

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


[GitHub] spark pull request #16485: [SPARK-19099] correct the wrong time display in h...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


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

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


[GitHub] spark issue #16485: [SPARK-19099] correct the wrong time display in history ...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the issue:

    https://github.com/apache/spark/pull/16485
  
    Can one of the admins verify this patch?


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

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


[GitHub] spark issue #16485: [SPARK-19099] correct the wrong time display in history ...

Posted by 351zyf <gi...@git.apache.org>.
Github user 351zyf commented on the issue:

    https://github.com/apache/spark/pull/16485
  
    But the time display on history server web UI is not correct. It is 8 hours eralier than the actual time here.
    
    Am I using the wrong configuration ? 
    



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

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


[GitHub] spark issue #16485: [SPARK-19099] correct the wrong time display in history ...

Posted by srowen <gi...@git.apache.org>.
Github user srowen commented on the issue:

    https://github.com/apache/spark/pull/16485
  
    I dont' think this is a bug. It's supposed to be GMT.


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

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