[Impala-ASF-CR] IMPALA-4707: Fix command line help for webserver private key file

2016-12-20 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change.

Change subject: IMPALA-4707: Fix command line help for 
webserver_private_key_file
..


Patch Set 1:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/5552/1//COMMIT_MSG
Commit Message:

Line 7: IMPALA-4707: Fix command line help for webserver_private_key_file
IMPALA-4702?


-- 
To view, visit http://gerrit.cloudera.org:8080/5552
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ie2820951b381240d5dab7c98e07e92332234462a
Gerrit-PatchSet: 1
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-Owner: Lars Volker 
Gerrit-Reviewer: Alex Behm 
Gerrit-Reviewer: Tim Armstrong 
Gerrit-HasComments: Yes


[Impala-ASF-CR] IMPALA-4707: Fix command line help for webserver private key file

2016-12-20 Thread Alex Behm (Code Review)
Alex Behm has posted comments on this change.

Change subject: IMPALA-4707: Fix command line help for 
webserver_private_key_file
..


Patch Set 1: Code-Review+2

-- 
To view, visit http://gerrit.cloudera.org:8080/5552
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ie2820951b381240d5dab7c98e07e92332234462a
Gerrit-PatchSet: 1
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-Owner: Lars Volker 
Gerrit-Reviewer: Alex Behm 
Gerrit-HasComments: No


[Impala-ASF-CR] IMPALA-4707: Fix command line help for webserver private key file

2016-12-20 Thread Lars Volker (Code Review)
Lars Volker has uploaded a new change for review.

  http://gerrit.cloudera.org:8080/5552

Change subject: IMPALA-4707: Fix command line help for 
webserver_private_key_file
..

IMPALA-4707: Fix command line help for webserver_private_key_file

The command line help for 'webserver_private_key_file' should refer to
'webserver_certificate_file' instead of 'ssl_server_certificate'.

Change-Id: Ie2820951b381240d5dab7c98e07e92332234462a
---
M be/src/util/webserver.cc
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/52/5552/1
-- 
To view, visit http://gerrit.cloudera.org:8080/5552
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie2820951b381240d5dab7c98e07e92332234462a
Gerrit-PatchSet: 1
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-Owner: Lars Volker