KafkaIO implementation for feast#19
Merged
woop merged 2 commits intofeast-dev:masterfrom Dec 28, 2018
Merged
Conversation
Contributor
baskaranz
commented
Dec 27, 2018
- Support for reading message from kafka topics as FeatureRow using Apache Beam's KafkaIO implementation
- Profiles to building ingestion jar for specific runners (flink, dataflow and direct)
- Minor refactoring
woop
approved these changes
Dec 28, 2018
| } catch (IOException e) { | ||
| log.error("Exception while setting gcp credential manually : ", e.getMessage()); | ||
| } | ||
| log.info("options: " + options.toString()); |
Member
There was a problem hiding this comment.
This doesn't print out the credentials, right?
Contributor
|
This looks mostly good, but I don't think this should have been merged so quickly.
I'd suggest we revert this and fix the build at least. |
Closed
Yanson
pushed a commit
to Yanson/feast
that referenced
this pull request
Jul 29, 2020
…_manager Databricks job manager
Yanson
pushed a commit
to Yanson/feast
that referenced
this pull request
Jul 29, 2020
Closes KE-712, KE-738 Deploys an IaC environment with Feast and Databricks, and runs e2e tests with Redis (using DirectRunner for now, as tests with Databricks runner depend on PR feast-dev#19 and currently fail with timeout issues) Deletes infra/charts/feast/charts/feast-serving/templates/configmap-store.yaml (To be reviewed)Closes KE-712, KE-738 Deploys an IaC environment with Feast and Databricks, and runs e2e tests with Redis (using DirectRunner for now, as tests with Databricks runner depend on PR feast-dev#19 and currently fail with timeout issues) Deletes infra/charts/feast/charts/feast-serving/templates/configmap-store.yaml
dmartinol
pushed a commit
to dmartinol/feast
that referenced
this pull request
Jun 24, 2024
Feast RBAC Model
jyejare
pushed a commit
to jyejare/feast
that referenced
this pull request
Jun 12, 2025
…2ETest Refactor Operator E2E test suite to compatible with OpenShift Cluster environment
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.