Matthew Jacobs has posted comments on this change. Change subject: Remove Llama support. ......................................................................
Patch Set 1: (2 comments) http://gerrit.cloudera.org:8080/#/c/4445/1/be/src/scheduling/request-pool-service.cc File be/src/scheduling/request-pool-service.cc: Line 47: DEFINE_string(llama_site_path, "", "Path to the Llama configuration file " > what about this? also, it looks like the header has a bunch of llama refere This file is unfortunately still referenced by admission control even when there is no real llama service (CM generates it) for a few per-pool configurations. On our AC/RM roadmap is cleaning up the configuration story. Line 136: jstring llama_site_path = > ? same thing I mentioned above -- To view, visit http://gerrit.cloudera.org:8080/4445 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: Icfb14209e31f6608bb7b8a33789e00411a6447ef Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Henry Robinson <[email protected]> Gerrit-Reviewer: Henry Robinson <[email protected]> Gerrit-Reviewer: Marcel Kornacker <[email protected]> Gerrit-Reviewer: Matthew Jacobs <[email protected]> Gerrit-HasComments: Yes
