Adar Dembo has posted comments on this change. Change subject: docs: add notes for multi master migration ......................................................................
Patch Set 2: (3 comments) http://gerrit.cloudera.org:8080/#/c/5728/1/docs/administration.adoc File docs/administration.adoc: Line 292: ---- > We configured to write wal in ssd, and write data in hdd, so wal path and d Gotcha. There's nothing wrong with doing this, it's just that the master does so little IO that you might consider it to be a waste of an SSD. PS1, Line 418: [source,bash] : ---- : $ kudu fs dump uuid --fs_w > The same change should be made for this workflow. Thanks for making the change below (L433-437), but for completeness we should also do it here. http://gerrit.cloudera.org:8080/#/c/5728/2/docs/administration.adoc File docs/administration.adoc: PS2, Line 233: except when dumping uuid For simplicity of documentation, can we omit this exception? There's nothing wrong with specifying fs_data_dirs in "kudu fs dump uuid", is there? -- To view, visit http://gerrit.cloudera.org:8080/5728 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I7e469bc23b650f3b99c785311acc665ac20f33ea Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: zhen.zhang <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: zhen.zhang <[email protected]> Gerrit-HasComments: Yes
