You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/02/19 12:12:00 UTC

[jira] [Commented] (YARN-11443) "State" column in YARN RM web page shows "undefined" while using fairscheduler

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

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

xihuanbanku opened a new pull request, #5416:
URL: https://github.com/apache/hadoop/pull/5416

   "State" column in YARN RM web page shows "undefined" while using fairscheduler.
   
   <!--
     Thanks for sending a pull request!
       1. If this is your first time, please read our contributor guidelines: https://cwiki.apache.org/confluence/display/HADOOP/How+To+Contribute
       2. Make sure your PR title starts with JIRA issue id, e.g., 'HADOOP-17799. Your PR title ...'.
   -->
   
   ### Description of PR
   Add a "if" statement for "isFairSchedulerPage", while user using FairScheduler", the columns which need to format as date is 
   [6] &[7],  for other case leave as what it is.
   ### How was this patch tested?
   Jenkins
   
   ### For code changes:
   
   - [*] Does the title or this PR starts with the corresponding JIRA issue id (e.g. 'HADOOP-17799. Your PR title ...')?
   - [*] Object storage: have the integration tests been executed and the endpoint declared according to the connector-specific documentation?
   - [*] If adding new dependencies to the code, are these dependencies licensed in a way that is compatible for inclusion under [ASF 2.0](http://www.apache.org/legal/resolved.html#category-a)?
   - [ ] If applicable, have you updated the `LICENSE`, `LICENSE-binary`, `NOTICE-binary` files?
   
   




> "State" column in YARN RM web page shows "undefined" while using fairscheduler
> ------------------------------------------------------------------------------
>
>                 Key: YARN-11443
>                 URL: https://issues.apache.org/jira/browse/YARN-11443
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: fairscheduler
>    Affects Versions: 3.3.4
>            Reporter: Frank
>            Priority: Minor
>         Attachments: 20230219-195613.png
>
>
> While user use "fairscheduler" as YARN's scheduler class, after launch a application, go to RM web ui, the "Application List" in "Scheduler" page does not shows properly. !20230219-195613.png!



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

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