From 6f11919beb71f3bab7a49f2866c03bca5a4afc3b Mon Sep 17 00:00:00 2001 From: Sunil G Date: Tue, 9 Oct 2018 22:04:17 +0530 Subject: [PATCH] YARN-8853. [UI2] Application Attempts tab is not shown correctly when there are no attempts. Contributed by Akhil PB. --- .../src/main/webapp/app/templates/yarn-app/attempts.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/webapp/app/templates/yarn-app/attempts.hbs b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/webapp/app/templates/yarn-app/attempts.hbs index 62105d32341..4aa47c876e9 100644 --- a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/webapp/app/templates/yarn-app/attempts.hbs +++ b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/webapp/app/templates/yarn-app/attempts.hbs @@ -30,7 +30,7 @@ viewType=viewType }} {{else}} -
+
Application Attempts