Kimahriman / hdfs-native

Apache License 2.0
33 stars 12 forks source link

Remove need for Hadoop binary for running tests #83

Closed Kimahriman closed 8 months ago

Kimahriman commented 8 months ago

We use the Hadoop binary to upload a testfile to verify reads, but we can just create this testfile in the minidfs Java program instead, and remove the need for having a Hadoop binary locally