datafu.hourglass.avro.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of datafu-hourglass Show documentation
Show all versions of datafu-hourglass Show documentation
A framework for incrementally processing data in Hadoop
The newest version!
/**
* Input and output formats for using Avro in incremental Hadoop jobs.
* These are used internally by {@link datafu.hourglass.jobs.AbstractPartitionPreservingIncrementalJob}
* and {@link datafu.hourglass.jobs.AbstractPartitionCollapsingIncrementalJob}.
*/
package datafu.hourglass.avro;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy