Skip to content

The missing I/O PTransforms of Apache Beam in python; which already exist in Java SDK based but not yet supported in the official apache-beam module.

License

Notifications You must be signed in to change notification settings

rrmerugu-archive/apache-beam-io-extras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apache-beam-io-extras

The missing I/O PTransforms of Apache Beam in python; which already exist in Java SDK based but not yet supported in the official apache-beam module.

The support information can be viewed from here https://beam.apache.org/documentation/io/built-in/

Note: This module is in alpha, may contain breaking changes

Installation

pip install git+https://github.com/invanalabs/apache-beam-io-extras

Todo

The plan to write ptranforms for the following database solutions.

  • MongoDB
  • Solr
  • Elasticsearch

About

The missing I/O PTransforms of Apache Beam in python; which already exist in Java SDK based but not yet supported in the official apache-beam module.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages