Skip to content
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

feat: Add new dataproc templates for Elasticsearch #927

Merged
merged 23 commits into from
Jun 24, 2024

Conversation

rohilla-anuj
Copy link
Collaborator

Add the following templates for Dataproc:

  • ElasticsearchToBQ: To load the data from Elasticsearch to BigQuery Table
  • ElasticsearchToGCS: To load the data from Elasticsearch to GCS Bucket
  • ElasticsearchToBigTable: To load the data from Elasticsearch to BigTable Table

@rohilla-anuj rohilla-anuj requested a review from surjits254 June 7, 2024 05:40
Copy link
Collaborator

@surjits254 surjits254 left a comment

Choose a reason for hiding this comment

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

minor changes

python/README.md Outdated Show resolved Hide resolved
python/dataproc_templates/elasticsearch/README.md Outdated Show resolved Hide resolved
@rohilla-anuj rohilla-anuj changed the title Add new dataproc templates for Elasticsearch feat: Add new dataproc templates for Elasticsearch Jun 20, 2024
Copy link
Collaborator

@surjits254 surjits254 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@vanshaj-bhatia vanshaj-bhatia left a comment

Choose a reason for hiding this comment

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

Minor changes

python/README.md Outdated Show resolved Hide resolved
python/dataproc_templates/elasticsearch/README.md Outdated Show resolved Hide resolved
Copy link
Collaborator

@vanshaj-bhatia vanshaj-bhatia left a comment

Choose a reason for hiding this comment

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

Integration tests are missing. Can you please add them similar to other templates at: https://github.com/GoogleCloudPlatform/dataproc-templates/blob/main/python/.ci/Jenkinsfile

@surjits254
Copy link
Collaborator

Integration tests are missing. Can you please add them similar to other templates at: https://github.com/GoogleCloudPlatform/dataproc-templates/blob/main/python/.ci/Jenkinsfile

Discussed offline, integ tests are not required currently

Copy link
Collaborator

@surjits254 surjits254 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@vanshaj-bhatia vanshaj-bhatia left a comment

Choose a reason for hiding this comment

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

LGTM

@surjits254 surjits254 merged commit 7b1f23f into main Jun 24, 2024
8 checks passed
@surjits254 surjits254 deleted the feature/ElasticSearch-Dataproc-Template branch June 24, 2024 16:41
@surjits254 surjits254 restored the feature/ElasticSearch-Dataproc-Template branch June 24, 2024 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants