seznam / euphoria

Euphoria is an open source Java API for creating unified big-data processing flows. It provides an engine independent programming model which can express both batch and stream transformations.
Apache License 2.0
82 stars 11 forks source link

[euphoria-hadoop] InputSplit doesn't have to be Writable #240

Closed je-ik closed 6 years ago

je-ik commented 6 years ago

This should be the correct way to handle serialization in modern Hadoop.