Skip to content

Implement list job and get job methods for Dataproc launcher - #1106

Merged
feast-ci-bot merged 7 commits into
feast-dev:masterfrom
khorshuheng:dataproc-listjob
Nov 3, 2020
Merged

Implement list job and get job methods for Dataproc launcher#1106
feast-ci-bot merged 7 commits into
feast-dev:masterfrom
khorshuheng:dataproc-listjob

Conversation

@khorshuheng

Copy link
Copy Markdown
Collaborator

Signed-off-by: Khor Shu Heng khor.heng@gojek.com

What this PR does / why we need it:
get_by_id and list_jobs methods were added to the launcher interface on #1095, but was not implemented for Dataproc launcher. This PR provides the implementation.

Which issue(s) this PR fixes:

Fixes #

Does this PR introduce a user-facing change?:


@woop woop Oct 28, 2020

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

job fails? is that the only information we provide?

@woop

woop commented Oct 28, 2020

Copy link
Copy Markdown
Member

@khorshuheng where can I see the tests that validate whether these methods work?

@khorshuheng

khorshuheng commented Oct 28, 2020

Copy link
Copy Markdown
Collaborator Author

@khorshuheng where can I see the tests that validate whether these methods work?

Once we expose list job and get job method on Feast client, we can add tests for them under end to end test. Alternatively, this would be covered when we add Job service to the end to end test, since job service will use this two method.

@feast-ci-bot

Copy link
Copy Markdown
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: khorshuheng, pyalex

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Signed-off-by: Khor Shu Heng <khor.heng@gojek.com>
Signed-off-by: Khor Shu Heng <khor.heng@gojek.com>
Signed-off-by: Khor Shu Heng <khor.heng@gojek.com>
Signed-off-by: Khor Shu Heng <khor.heng@gojek.com>
Signed-off-by: Khor Shu Heng <khor.heng@gojek.com>
Signed-off-by: Khor Shu Heng <khor.heng@gojek.com>
Signed-off-by: Khor Shu Heng <khor.heng@gojek.com>
@pyalex

pyalex commented Nov 3, 2020

Copy link
Copy Markdown
Collaborator

/lgtm

@feast-ci-bot
feast-ci-bot merged commit 3a634cf into feast-dev:master Nov 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants