jar

io.github.nanhu-lab : beam-datalake

Maven & Gradle

Apr 12, 2023
2 stars

beam-datalake · A new IO connector named DataLakeIO, which support to connect Apache Beam and data lake, such as Delta Lake, Apache Hudi, Apache iceberg. With DataLakeIO, data from Apache Beam's pipelines can be written to data lake. It is also supported to read data from data lake into Apache Beam's pipeline.

Table Of Contents

Latest Version

Download io.github.nanhu-lab : beam-datalake JAR file - Latest Versions:

All Versions

Download io.github.nanhu-lab : beam-datalake JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window beam-datalake-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.nanhulab.beam.datalake

├─ org.nanhulab.beam.datalake.AutoValue_DataLakeIO_Read.class - [JAR]

├─ org.nanhulab.beam.datalake.AutoValue_DataLakeIO_ReadAll.class - [JAR]

├─ org.nanhulab.beam.datalake.AutoValue_DataLakeIO_Write.class - [JAR]

├─ org.nanhulab.beam.datalake.DataLakeIO.class - [JAR]