Skip to content
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

MapReduceFSFetcherHadoop2 should use the same timezone with Job History Server #215

Closed
stiga-huang opened this issue Feb 25, 2017 · 1 comment

Comments

@stiga-huang
Copy link
Contributor

To calculate the event log location of a MR job, both MapReduceFSFetcherHadoop2 and Job History Server use java.util.Calendar. This object will return different date strings in different timezone. So we should make sure the timezone are aligned.
#214 add a config for this.

@akshayrai
Copy link
Contributor

Merged! Thanks @stiga-huang.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants