Loading README.md +1 −5 Original line number Diff line number Diff line Loading @@ -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>` Loading Loading
README.md +1 −5 Original line number Diff line number Diff line Loading @@ -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>` Loading