project-website icon indicating copy to clipboard operation
project-website copied to clipboard

add kafka connect for data ingestion post

Open jaehyeon-kim opened this issue 2 years ago • 5 comments
trafficstars

Description

PR for community blog series.

Ingest data from Kafka into OpenSearch using Kafka Connect

  • Part 1 - Local Development
  • Part 2 - AWS Deployment

It just includes Part 1 for now for initial discussion. Part 2 will be include shortly after.

Issues Resolved

Check List

  • [x] Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the BSD-3-Clause License.

jaehyeon-kim avatar Sep 23 '23 19:09 jaehyeon-kim

Hello! Can you please do the following to resolve DCO? Thank you!

  1. In your local branch, run: git rebase HEAD~2 --signoff
  2. Force push your changes to overwrite the branch: git push --force-with-lease origin main

dtaivpp avatar Sep 25 '23 17:09 dtaivpp

Part 2 is added.

jaehyeon-kim avatar Sep 26 '23 08:09 jaehyeon-kim

Hi, any update on this PR?

jaehyeon-kim avatar Oct 02 '23 21:10 jaehyeon-kim

Hi @jaehyeon-kim - we need to break this up into two PRs to avoid pushing both Part 1 and Part 2 live at the same time. In the meantime, I have asked PM to review the content.

pajuric avatar Oct 24 '23 23:10 pajuric

@jaehyeon-kim - checking in on your blog and seeing if you were able to address the comments above?

pajuric avatar Dec 13 '23 20:12 pajuric