Skip to content

Add get_by_id and list_jobs interface to the launcher interface and implement it for EMR - #1095

Merged
khorshuheng merged 1 commit into
feast-dev:masterfrom
oavdeev:get-list-jobs
Oct 27, 2020
Merged

Add get_by_id and list_jobs interface to the launcher interface and implement it for EMR#1095
khorshuheng merged 1 commit into
feast-dev:masterfrom
oavdeev:get-list-jobs

Conversation

@oavdeev

@oavdeev oavdeev commented Oct 23, 2020

Copy link
Copy Markdown
Collaborator

What this PR does / why we need it:
Job Service will need those to implement its API calls.

Which issue(s) this PR fixes:

Fixes #

Does this PR introduce a user-facing change?:

NONE

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

I know this is a little hacky to have retrieval-job-specific param in the generic JobInfo but i didn't want to build an entire class hierarchy because of this param (at least not yet)

Signed-off-by: Oleg Avdeev <oleg.v.avdeev@gmail.com>
@oavdeev

oavdeev commented Oct 26, 2020

Copy link
Copy Markdown
Collaborator Author

/kind feature

@feast-ci-bot feast-ci-bot added kind/feature New feature or request and removed needs-kind labels Oct 26, 2020
@feast-ci-bot

Copy link
Copy Markdown
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

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

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

@khorshuheng

Copy link
Copy Markdown
Collaborator

/lgtm

@feast-ci-bot

Copy link
Copy Markdown
Collaborator

@oavdeev: The following test failed, say /retest to rerun them all:

Test name Commit Details Rerun command
test-end-to-end-redis-cluster 612eb93 link /test test-end-to-end-redis-cluster

Full PR test history

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@khorshuheng
khorshuheng merged commit b542df5 into feast-dev:master Oct 27, 2020
@oavdeev
oavdeev deleted the get-list-jobs branch October 27, 2020 06:07
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.

3 participants