[jira] [Commented] (HDFS-14750) RBF: Improved isolation for downstream name nodes. {Dynamic}

2023-12-01 Thread ASF GitHub Bot (Jira)


[ 
https://issues.apache.org/jira/browse/HDFS-14750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17792101#comment-17792101
 ] 

ASF GitHub Bot commented on HDFS-14750:
---

kokonguyen191 closed pull request #4307: HDFS-14750. RBF: Support dynamic 
handler allocation in routers
URL: https://github.com/apache/hadoop/pull/4307




> RBF: Improved isolation for downstream name nodes. {Dynamic}
> 
>
> Key: HDFS-14750
> URL: https://issues.apache.org/jira/browse/HDFS-14750
> Project: Hadoop HDFS
>  Issue Type: Improvement
>Reporter: CR Hota
>Assignee: CR Hota
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 4h
>  Remaining Estimate: 0h
>
> This Jira tracks the work around dynamic allocation of resources in routers 
> for downstream hdfs clusters. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Commented] (HDFS-14750) RBF: Improved isolation for downstream name nodes. {Dynamic}

2022-10-18 Thread JiangHua Zhu (Jira)


[ 
https://issues.apache.org/jira/browse/HDFS-14750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17619276#comment-17619276
 ] 

JiangHua Zhu commented on HDFS-14750:
-

Thanks [~xuzq_zander] for the work.
I have read your design and have some doubts:
1. Will the penalty time produced during the router run really disappear a lot?
2. Will it affect existing features such as Quota.
3. Overall, RBF still has a lot of room for development, and some compatibility 
needs to be considered.
I have some ideas of my own that I can add to, if I can.
1: Add additional functions to each Router. include:
   1.1. Collect your own processing performance indicators, similar to the role 
of sliding windows.
   1.2. Dynamically set the maximum allowable processing upper limit according 
to the value of the sliding window.
2. Isolate the exception handler and namespace.
Through these processes, the current problems can be effectively alleviated, 
and good compatibility can also be maintained.


> RBF: Improved isolation for downstream name nodes. {Dynamic}
> 
>
> Key: HDFS-14750
> URL: https://issues.apache.org/jira/browse/HDFS-14750
> Project: Hadoop HDFS
>  Issue Type: Improvement
>Reporter: CR Hota
>Assignee: CR Hota
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 4h
>  Remaining Estimate: 0h
>
> This Jira tracks the work around dynamic allocation of resources in routers 
> for downstream hdfs clusters. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Commented] (HDFS-14750) RBF: Improved isolation for downstream name nodes. {Dynamic}

2022-09-22 Thread ZanderXu (Jira)


[ 
https://issues.apache.org/jira/browse/HDFS-14750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17608220#comment-17608220
 ] 

ZanderXu commented on HDFS-14750:
-

[https://docs.google.com/document/d/1-XIoJ5wwWLJG9aFjRLRvpEAF5bvSILKtRjHo_9g50dQ/edit?usp=sharing]

 

[~hexiaoqiao] [~elgoiri] [~ayushtkn] [~idbeta] [~crh] Sir, I write one doc to 
describe two solution to support one elastic fairness policy. Please help me 
review it.

> RBF: Improved isolation for downstream name nodes. {Dynamic}
> 
>
> Key: HDFS-14750
> URL: https://issues.apache.org/jira/browse/HDFS-14750
> Project: Hadoop HDFS
>  Issue Type: Improvement
>Reporter: CR Hota
>Assignee: CR Hota
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 4h
>  Remaining Estimate: 0h
>
> This Jira tracks the work around dynamic allocation of resources in routers 
> for downstream hdfs clusters. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Commented] (HDFS-14750) RBF: Improved isolation for downstream name nodes. {Dynamic}

2022-04-26 Thread Felix N (Jira)


[ 
https://issues.apache.org/jira/browse/HDFS-14750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17528060#comment-17528060
 ] 

Felix N commented on HDFS-14750:


Tried my hands at it since there seems to be no updates for this ticket.

The rough idea is to utilize the metrics added by HDFS-16296 and HDFS-16302, 
spawn a background thread that resizes the semaphores periodically based on the 
traffic to the namespaces (determined from the metrics).

> RBF: Improved isolation for downstream name nodes. {Dynamic}
> 
>
> Key: HDFS-14750
> URL: https://issues.apache.org/jira/browse/HDFS-14750
> Project: Hadoop HDFS
>  Issue Type: Improvement
>Reporter: CR Hota
>Assignee: CR Hota
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> This Jira tracks the work around dynamic allocation of resources in routers 
> for downstream hdfs clusters. 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org