-
Notifications
You must be signed in to change notification settings - Fork 9k
HDFS-17729. Inconsistent mtime in the results of -stat and -ls command due to different TimeZone. #7405
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…d due to different TimeZone.
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated.< 8000 /p> |
@Hexiaoqiao @slfan1989 Sir, cc. Thanks~ |
@hfutatzhanghb Thanks for the contribution! LGTM. |
@hfutatzhanghb Thanks for the contribution! Merged into trunk. |
@slfan1989 Sir, Thanks for reviewing and merging. |
…d due to different TimeZone. (apache#7405) Contributed by hfutatzhanghb. Signed-off-by: Shilun Fan <slfan1989@apache.org>
…d due to different TimeZone. (apache#7405) Contributed by hfutatzhanghb. Signed-off-by: Shilun Fan <slfan1989@apache.org>
Description of PR
The problem is shown in below picture. It's caused by different TimeZone of these two commands.
After fixing: