azkaban-aplcache

Merge pull request #683 from arumugarani/master After upgrading

7/25/2016 8:08:37 PM

Details

diff --git a/azkaban-webserver/src/main/resources/azkaban/webapp/servlet/velocity/executionspage.vm b/azkaban-webserver/src/main/resources/azkaban/webapp/servlet/velocity/executionspage.vm
index 9c2a6fb..b36bfea 100644
--- a/azkaban-webserver/src/main/resources/azkaban/webapp/servlet/velocity/executionspage.vm
+++ b/azkaban-webserver/src/main/resources/azkaban/webapp/servlet/velocity/executionspage.vm
@@ -140,7 +140,7 @@
               </tr>
             </thead>
             <tbody>
-#if ($recentlyFinished.isEmpty())
+#if ( !$null.isNull(${recentlyFinished}))
   #foreach ($flow in $recentlyFinished)
               <tr>
                 <td class="tb-name">