Kimahriman / hdfs-native

Apache License 2.0
32 stars 12 forks source link

Stream erasure coded reads properly #106

Closed Kimahriman closed 5 months ago

Kimahriman commented 5 months ago

Currently erasure coded streams return entire blocks at once. We should update this to return individual cells at a time instead to better support incremental loading/processing