Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

Use Hadoop yarn clock utils for all time based calculations #313

Merged
merged 15 commits into from
Jan 14, 2021

Conversation

thugsatbay
Copy link
Contributor

What is the context for this pull request?

Use hadoop yarn utils clock for all time based calculations, also makes it easy during testing.

  • Tracking Issue:Issue67
  • Parent Issue: N/A
  • Dependencies: N/A

What changes were proposed in this pull request?

Just using inbuilt utils of hadoop lib for getting time.

Does this PR introduce any user-facing change?

None

How was this patch tested?

Unit tests were modified to test changes.

Gurleen Dhody added 2 commits January 6, 2021 13:18
@thugsatbay thugsatbay marked this pull request as ready for review January 6, 2021 22:53
@thugsatbay thugsatbay marked this pull request as draft January 8, 2021 00:19
@thugsatbay thugsatbay marked this pull request as ready for review January 8, 2021 00:31
Copy link
Contributor

@imback82 imback82 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@thugsatbay Can you first go over the changes and make sure unnecessary formatting changes are not introduced? I see too many to review. Thanks.

src/main/scala/com/microsoft/hyperspace/Hyperspace.scala Outdated Show resolved Hide resolved
src/main/scala/com/microsoft/hyperspace/Hyperspace.scala Outdated Show resolved Hide resolved
Copy link
Contributor

@imback82 imback82 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM (one question), thanks @thugsatbay!

@sezruby Can you also take a look?

@imback82 imback82 added the enhancement New feature or request label Jan 14, 2021
@imback82 imback82 added this to In progress in Hyperspace via automation Jan 14, 2021
@imback82 imback82 moved this from In progress to Reviewer approved in Hyperspace Jan 14, 2021
@imback82 imback82 added this to the January 2021 milestone Jan 14, 2021
Copy link
Collaborator

@sezruby sezruby left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM Thanks @thugsatbay!

imback82 and others added 2 commits January 13, 2021 21:02
@imback82 imback82 merged commit 70320ce into microsoft:master Jan 14, 2021
Hyperspace automation moved this from Reviewer approved to Done Jan 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants