Skip to content

Feature group sample #46

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

Merged
merged 3 commits into from
Jul 17, 2021

Conversation

BriannaRoskind
Copy link
Contributor

@BriannaRoskind BriannaRoskind commented Jun 21, 2021

Added a feature group sample subdirectory, README, and sample code.

This PR assumes feature group testing code from PR #50, is already in place.

@ack-bot
Copy link
Collaborator

ack-bot commented Jun 21, 2021

Hi @BriannaRoskind. Thanks for your PR.

I'm waiting for a aws-controllers-k8s member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

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.

@ack-bot ack-bot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Jun 21, 2021
@akartsky
Copy link
Contributor

akartsky commented Jul 8, 2021

/approve cancel

@ack-bot ack-bot removed the approved label Jul 8, 2021
Changed data ingestion sample code format.

Also Removed typo.
service_name="sagemaker-featurestore-runtime")

### OPTION 1: To Download all records at once and upload records sequentially
records = []
Copy link
Member

@surajkota surajkota Jul 16, 2021

Choose a reason for hiding this comment

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

use the faster run option & make it a script instead of the readme. add the commands here to run it. Take file location as an input

create a file for csv file as well since its pretty small

@@ -0,0 +1,108 @@
# Feature Group Sample

This sample demonstrates how to create a feature group using the Amazon AWS Controllers for Kubernetes (ACK) service controller for Amazon SageMaker.
Copy link
Member

@surajkota surajkota Jul 16, 2021

Choose a reason for hiding this comment

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

If this is taken from a notebook, can you please add a reference/link to it?

It'll be useful for us as well. We need to start doing it for all samples

@akartsky
Copy link
Contributor

/lgtm

@ack-bot ack-bot added the lgtm Indicates that a PR is ready to be merged. label Jul 16, 2021
@ack-bot
Copy link
Collaborator

ack-bot commented Jul 16, 2021

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: akartsky, BriannaRoskind

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

The pull request process is described here

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

@ack-bot ack-bot merged commit 628e87e into aws-controllers-k8s:main Jul 17, 2021
@surajkota
Copy link
Member

/approve

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved lgtm Indicates that a PR is ready to be merged. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants