0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 7 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
changing the name of hdfs interacter to hdfs .... which can be either the master in case of mapred or the hdfsInteracter in case of mrimprov More... over 15 years ago
correcting imports on the master.py More... over 15 years ago
correcting imports More... over 15 years ago
Fixed import errors in: ma.commons.core.* ma.mrimprov.core.* More... over 15 years ago
*** empty log message *** More... over 15 years ago
keeping all common files in a commons packages out of packages mapred and mrimprov More... over 15 years ago
commiting FileTransferclient and FileTransferServer More... over 15 years ago
*** empty log message *** More... over 15 years ago
Configuration text file for installing DFS More... over 15 years ago
*** empty log message *** More... over 15 years ago
New: 1. Distributed Lock built and tested 2. Configuration.txt file for help More... over 15 years ago
*** empty log message *** More... over 15 years ago
temp hdfs More... over 15 years ago
inserting logger (not complete) and debugging the mapred module More... over 15 years ago
we are inserting the code for a master driven impl to the mapred package .. to compare MR and MR+ More... over 15 years ago
*** empty log message *** More... over 15 years ago
trying to debug the HDFSInteracter and the TaskSheduler... iterator.next StopIteration Exception in TaskScheduler is still to be fixed More... over 15 years ago
Debugging the TaskScheduler and the HDFSInteractor as they have been upadted with real code that communicates with the DFSFlags More... over 15 years ago
DfsFlags stub comment changes More... over 15 years ago
Changes in DFS Flags More... over 15 years ago
*** empty log message *** More... over 15 years ago
changing scheduleATask More... over 15 years ago
*** empty log message *** More... over 15 years ago
adding the real scheduler for tasks running on the NT, changing the scheduler's interaction with the NT to the HDFSInteractor More... over 15 years ago
corrected / More... over 15 years ago
*** empty log message *** More... over 15 years ago
change in consts More... over 15 years ago
adding a function to check the remaining time to expiry of a particular timer More... over 15 years ago
Testing apply() on athread More... over 15 years ago
changing the way jobs dict at the NT scheduler is updated it is no longer passed the Complete and Failed jobs but rather an active jobs list from the HDFSInteractor to update its jobs dict! More... over 15 years ago