[jira] [Updated] (YARN-10680) Revisit try blocks without catch blocks but having finally blocks

2022-10-15 Thread Szilard Nemeth (Jira)


 [ 
https://issues.apache.org/jira/browse/YARN-10680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Szilard Nemeth updated YARN-10680:
--
Fix Version/s: 3.4.0

> Revisit try blocks without catch blocks but having finally blocks
> -
>
> Key: YARN-10680
> URL: https://issues.apache.org/jira/browse/YARN-10680
> Project: Hadoop YARN
>  Issue Type: Bug
>Reporter: Szilard Nemeth
>Assignee: Susheel Gupta
>Priority: Minor
>  Labels: newbie, pull-request-available, trivial
> Fix For: 3.4.0
>
> Attachments: YARN-10860.001.patch
>
>
> This jira is to revisit all try blocks without catch blocks but having 
> finally blocks in SLS.



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

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



[jira] [Commented] (YARN-10680) Revisit try blocks without catch blocks but having finally blocks

2022-10-15 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on YARN-10680:
---

szilard-nemeth closed pull request #4941: YARN-10680: logging of uncaught 
exceptions throughout SLS
URL: https://github.com/apache/hadoop/pull/4941




> Revisit try blocks without catch blocks but having finally blocks
> -
>
> Key: YARN-10680
> URL: https://issues.apache.org/jira/browse/YARN-10680
> Project: Hadoop YARN
>  Issue Type: Bug
>Reporter: Szilard Nemeth
>Assignee: Susheel Gupta
>Priority: Minor
>  Labels: newbie, pull-request-available, trivial
> Attachments: YARN-10860.001.patch
>
>
> This jira is to revisit all try blocks without catch blocks but having 
> finally blocks in SLS.



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

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



[jira] [Commented] (YARN-10680) Revisit try blocks without catch blocks but having finally blocks

2022-10-15 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on YARN-10680:
---

szilard-nemeth commented on PR #4941:
URL: https://github.com/apache/hadoop/pull/4941#issuecomment-1279821871

   @susheel-gupta Thanks for working on this.
   +1, committed to trunk.




> Revisit try blocks without catch blocks but having finally blocks
> -
>
> Key: YARN-10680
> URL: https://issues.apache.org/jira/browse/YARN-10680
> Project: Hadoop YARN
>  Issue Type: Bug
>Reporter: Szilard Nemeth
>Assignee: Susheel Gupta
>Priority: Minor
>  Labels: newbie, pull-request-available, trivial
> Attachments: YARN-10860.001.patch
>
>
> This jira is to revisit all try blocks without catch blocks but having 
> finally blocks in SLS.



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

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



[jira] [Resolved] (YARN-10680) Revisit try blocks without catch blocks but having finally blocks

2022-10-15 Thread Szilard Nemeth (Jira)


 [ 
https://issues.apache.org/jira/browse/YARN-10680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Szilard Nemeth resolved YARN-10680.
---
Hadoop Flags: Reviewed
  Resolution: Fixed

> Revisit try blocks without catch blocks but having finally blocks
> -
>
> Key: YARN-10680
> URL: https://issues.apache.org/jira/browse/YARN-10680
> Project: Hadoop YARN
>  Issue Type: Bug
>Reporter: Szilard Nemeth
>Assignee: Susheel Gupta
>Priority: Minor
>  Labels: newbie, pull-request-available, trivial
> Fix For: 3.4.0
>
> Attachments: YARN-10860.001.patch
>
>
> This jira is to revisit all try blocks without catch blocks but having 
> finally blocks in SLS.



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

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



[jira] [Created] (YARN-11351) [Federation] Router Support Calls SubCluster's RMAdminRequest

2022-10-15 Thread fanshilun (Jira)
fanshilun created YARN-11351:


 Summary: [Federation] Router Support Calls SubCluster's 
RMAdminRequest
 Key: YARN-11351
 URL: https://issues.apache.org/jira/browse/YARN-11351
 Project: Hadoop YARN
  Issue Type: Improvement
  Components: federation, router
Affects Versions: 3.4.0
Reporter: fanshilun
Assignee: fanshilun


The Router does not support calling SubCluster's RMAdmin directly. If we want 
to use management commands in Federation mode, we still need to find the Yarn 
client of the specified SubCluster, and then execute the Yarn management 
command.
This is not conducive to the unified management of Federation. The JIRA plan 
will enhance the router's capabilities, provide a set of CLI commands, and 
execute SubCluster RM management commands on the Router side.



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

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