Commit c60b9220 authored by Ramon Nou's avatar Ramon Nou
Browse files

Update README.md

parent 26474151
Loading
Loading
Loading
Loading
Loading
+1 −5
Original line number Diff line number Diff line
@@ -192,10 +192,6 @@ Chunks are distributed randomly to the different GekkoFS servers.

### Guided Distributor

To use the Guided Distributor, Boost (specifically the Boost *Interval Container Library* (ICL) must be available). 

#### General

The guided distributor allows defining a specific distribution of data on a per directory or file basis. 
The distribution configurations are defined within a shared file (called `guided_config.txt` henceforth) with the following format:
`<path> <chunk_number> <host>`