Changeset [1180d52be153cfeb451712138615207b84163c29] by Shayan Pooya
January 24th, 2014 @ 06:30 AM
Avoid fragment ids in urls.
These ids cause problems when given to the clients. The clients
will
request the exact urls which would not be found on the server.
https://github.com/discoproject/disco/commit/1180d52be153cfeb451712...
Committed by Shayan Pooya
- M master/src/pipeline_utils.erl
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Disco is an open-source implementation of the Map-Reduce framework for distributed computing. As the original framework, Disco supports parallel computations over large data sets on unreliable cluster of computers.