[ 
https://issues.apache.org/jira/browse/HAWQ-1436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15984421#comment-15984421
 ] 

Paul Guo edited comment on HAWQ-1436 at 4/26/17 9:21 AM:
---------------------------------------------------------

[~xsheng]

Typo in my comment. I removed the "do not" word.

[~lilima]

load balancer is just an option. Up to you to decide the necessity, but I 
really would offload work to other idle system. Anyway since the load is small, 
it is not a big issue. Frankly speaking, if using round-robin, the code logic 
change seems to be really small.

For proxy, the cps should be high enough normally. Even if the cps is low, why 
not use load-balance (e.g. round-robin) in hawq code directly since adding an 
additional proxy (I assume you mean reverse proxy kinda thing) will introduce 
unncessary latency, besides, the "proxy" will need HA also.


was (Author: paul guo):
[~xsheng]

Typo in my comment. I removed the "do not" word.

> Implement RPS High availability on HAWQ
> ---------------------------------------
>
>                 Key: HAWQ-1436
>                 URL: https://issues.apache.org/jira/browse/HAWQ-1436
>             Project: Apache HAWQ
>          Issue Type: Sub-task
>          Components: Security
>            Reporter: Hongxu Ma
>            Assignee: Hongxu Ma
>             Fix For: backlog
>
>         Attachments: RPSHADesign_v0.1.pdf
>
>
> Once Ranger is configured, HAWQ will rely on RPS to connect to Ranger. A 
> single point RPS may influence the robustness of HAWQ. 
> Thus We need to investigate and design out the way to implement RPS High 
> availability. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to