Rice-Comp413-2016 / RDFS

The Rice Comp413 class (2016-2017) implementation of HDFS. (This will eventually be put under an open source license, which one TBD).
4 stars 2 forks source link

RPC_METHOD_FOUND: [[getListing]] #85

Closed zhouhanc closed 7 years ago

zhouhanc commented 7 years ago

Map Reduce client issues a getListing command. Namenode prints: RPC_METHOD_FOUND: [[getListing]] We should implement this method.

efrederic commented 7 years ago

Untested version currently on branch "getListing"

zhouhanc commented 7 years ago

getListing works on mapreduce branch