Will Berkeley has posted comments on this change. ( http://gerrit.cloudera.org:8080/11409 )
Change subject: [docs] Add "one client only" best practice for kudu-spark ...................................................................... Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/11409/1/docs/developing.adoc File docs/developing.adoc: http://gerrit.cloudera.org:8080/#/c/11409/1/docs/developing.adoc@230 PS1, Line 230: To diagnose multiple `KuduClient` instances in a Spark job, look for signs in : the logs of the master being overloaded by many `GetTableLocations` or : `GetTabletLocations` requests coming from different clients, usually around the : same time > I see. My questions was more about how to diagnose that condition at the m There'll be a giant list of logs about those RPCs with about the same timestamp :), and possibly timeouts. It's obvious. -- To view, visit http://gerrit.cloudera.org:8080/11409 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ibaf369315b8627674ba64e6418d153568ded6fe8 Gerrit-Change-Number: 11409 Gerrit-PatchSet: 1 Gerrit-Owner: Will Berkeley <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Will Berkeley <[email protected]> Gerrit-Comment-Date: Mon, 10 Sep 2018 18:43:35 +0000 Gerrit-HasComments: Yes
