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

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

brumi1024 commented on code in PR #8082:
URL: https://github.com/apache/hadoop/pull/8082#discussion_r2576870052


##########
dev-support/Jenkinsfile:
##########
@@ -55,7 +55,7 @@ pipeline {
     environment {
         YETUS='yetus'
         // Branch or tag name.  Yetus release tags are 'rel/X.Y.Z'
-        YETUS_VERSION='rel/0.14.0'
+        YETUS_VERSION='a7d29a6a72750a0c5c39512f33945e773e69303e'

Review Comment:
   YARN-11886 was merged, so this is no longer present.



##########
dev-support/Jenkinsfile:
##########
@@ -71,7 +71,7 @@ pipeline {
                     checkout([
                         $class: 'GitSCM',
                         branches: [[name: "${env.YETUS_VERSION}"]],
-                        userRemoteConfigs: [[ url: 
'https://github.com/apache/yetus.git']]]
+                        userRemoteConfigs: [[ url: 
'https://github.com/ayushtkn/yetus.git']]]

Review Comment:
   YARN-11886 was merged, so this is no longer present.





> Serve the Capacity Scheduler UI
> -------------------------------
>
>                 Key: YARN-11888
>                 URL: https://issues.apache.org/jira/browse/YARN-11888
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Benjamin Teke
>            Assignee: Benjamin Teke
>            Priority: Major
>              Labels: pull-request-available
>
> Serve the new Capacity Scheduler UI on a path from the ResourceManager.
>  
> Create two configs for:
>  # Serving the Capacity Scheduler UI itself
>  # Read-only or write mode, as the UI supports read-only mode



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to