For a full basically functioning end-to-end filesystem, we need the ability for the client to write blocks of data to the DataNode. This issue only requires the completion of the network streaming, not the actual persistence of the DataNodes. For that task, see #41.
For a full basically functioning end-to-end filesystem, we need the ability for the client to write blocks of data to the DataNode. This issue only requires the completion of the network streaming, not the actual persistence of the DataNodes. For that task, see #41.