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

Fengdong Yu commented on HBASE-8211:
------------------------------------

Himanshu,

Thanks for comments.

<blockquote>The idea of HA support is that a client doesn't need to change any 
url whatsoever, otherwise its not really a failover. </blockquote>

yes. I read the code again. that's it.

<blockquote>If you mean a change in their value because of failover, then it is 
not required.</blockquote>

for HDFS HA, fs.defaultFS should be configured such as 
<value>hdfs://mycluster</value>, so for hbase.rootdir, can we configured such 
as: <value>hdfs://mycluster/hbase</value>

currently, we just using a specified name node address for hbase.rootdit.



                
> Support for NN HA for 0.94
> --------------------------
>
>                 Key: HBASE-8211
>                 URL: https://issues.apache.org/jira/browse/HBASE-8211
>             Project: HBase
>          Issue Type: Bug
>          Components: master, regionserver
>    Affects Versions: 0.94.6
>            Reporter: Himanshu Vashishtha
>            Assignee: Himanshu Vashishtha
>             Fix For: 0.94.7
>
>         Attachments: HBase-8211-v1.patch
>
>
> HBase-8156 is for adding support for retrying non-idempotent operations. This 
> is useful in case NN is suffering from n/w hiccups, etc. This jira is to add 
> similar support for 0.94.x branch.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to