You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by kemiya-yx <gi...@git.apache.org> on 2015/11/11 10:48:08 UTC

[GitHub] hadoop pull request: The `hadoop fs -ls` command and `hadoop fs -s...

GitHub user kemiya-yx opened a pull request:

    https://github.com/apache/hadoop/pull/44

    The `hadoop fs -ls` command and `hadoop fs -stat` command will show different time if the default timezone isn't UTC 

    

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

    $ git pull https://github.com/kemiya-yx/hadoop trunk

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

    https://github.com/apache/hadoop/pull/44.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 #44
    
----
commit e52db5e7882e3b08dfa5d04f2eee026b567fb4c2
Author: kemiya-yx <ke...@users.noreply.github.com>
Date:   2015-11-09T23:48:11Z

    adapt `hadoop fs -stat` time to current timezone
    
    If the timezone is not "UTC", the modify time of `hadoop fs -stat` will be different from the modify time of `hadoop fs -ls`

commit be38ce358fc9ea98d9e6de53ec9d419feb78d748
Author: kemiya-yx <ke...@users.noreply.github.com>
Date:   2015-11-11T09:42:49Z

    modify document of stat

----


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

[GitHub] hadoop pull request: The `hadoop fs -ls` command and `hadoop fs -s...

Posted by oza <gi...@git.apache.org>.
Github user oza commented on the pull request:

    https://github.com/apache/hadoop/pull/44#issuecomment-155797735
  
    @kemiya-yx  thanks for your PR. Currently, we accept all contribution via JIRA.
    
    Please read how to contribute page on wiki: http://wiki.apache.org/hadoop/HowToContribute


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

[GitHub] hadoop pull request: The `hadoop fs -ls` command and `hadoop fs -s...

Posted by kemiya-yx <gi...@git.apache.org>.
Github user kemiya-yx commented on the pull request:

    https://github.com/apache/hadoop/pull/44#issuecomment-156015267
  
    @oza Thanks, I will close this PR.


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

[GitHub] hadoop pull request: The `hadoop fs -ls` command and `hadoop fs -s...

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

    https://github.com/apache/hadoop/pull/44


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