Bharath Vissapragada has uploaded a new change for review. http://gerrit.cloudera.org:8080/2844
Change subject: Make catalogd's num_worker_threads configurable ...................................................................... Make catalogd's num_worker_threads configurable Currently catalog's thrift server's worker thread count is hardcoded to 5. This seems a little low for heavily loaded clusters. This patch makes it configurable with parameter --catalogd_num_worker_threads. Change-Id: Ia8a4b1c528cf30cff106275ffbae77b32e2fe683 --- M be/src/catalog/catalogd-main.cc 1 file changed, 3 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/44/2844/1 -- To view, visit http://gerrit.cloudera.org:8080/2844 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ia8a4b1c528cf30cff106275ffbae77b32e2fe683 Gerrit-PatchSet: 1 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Bharath Vissapragada <[email protected]>
