|
|
|
|
|
by kirugan
1386 days ago
|
|
Original whitepaper is a great overview of how the system works, but devil in the details. I still have a lot of questions about implementation, for instance: from where did master get information about chunkservers (chubby, configuration files) ? did chunkserver know about which master it belongs to? etc. |
|
The master is configured with the endpoints for all the chunkaervers. A separate control/config system supported this including things like automatic replacement of dead nodes.