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

Indexing using ES on a file as sample #7

Closed
wants to merge 0 commits into from

Conversation

NEGRAH-S
Copy link

@NEGRAH-S NEGRAH-S commented Jun 1, 2023

I implemented indexing using elasticsearch in a single file just as a example but was lacking some details Thus, made comment entry for same and took example (hypothetical) dataset and other hosting details.
#5

import org.elasticsearch.common.xcontent.XContentType
import org.elasticsearch.action.index.IndexRequest
import org.elasticsearch.action.index.IndexResponse
import com.fasterxml.jackson.databind.ObjectMapper
Copy link
Collaborator

Choose a reason for hiding this comment

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

did you get a chance to take a look at the Kafka connector? https://github.com/confluentinc/kafka-connect-elasticsearch

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.

None yet

2 participants