Skip to content

mdymczyk/spark-es-writer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spark-es-writer

This repository is highly influenced by Cloudera's spark-kafka-writer and serves the same purpose but for ElasticSearch clients.

It contains APIs allowing you to execute ElasticSearch requests on worker nodes, which might be otherwise problematic due to ES Clients not being Serializable and/or creating too many clients on the worker nodes.

TODO:

  • add installation
  • add tutorials

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages