Repository: ambari Updated Branches: refs/heads/branch-1.6.0.slider ab330ba45 -> d0236071f
Enabling views by default and updating Slider JAR Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/d0236071 Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/d0236071 Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/d0236071 Branch: refs/heads/branch-1.6.0.slider Commit: d0236071ffdcc1301431adef4cb2138f06596bad Parents: ab330ba Author: Srimanth Gunturi <[email protected]> Authored: Thu May 29 15:28:52 2014 -0700 Committer: Srimanth Gunturi <[email protected]> Committed: Thu May 29 15:28:52 2014 -0700 ---------------------------------------------------------------------- ambari-web/app/config.js | 2 +- .../slider/slider/0.30.0/slider-0.30.0.jar | Bin 1036988 -> 1037191 bytes 2 files changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/d0236071/ambari-web/app/config.js ---------------------------------------------------------------------- diff --git a/ambari-web/app/config.js b/ambari-web/app/config.js index 4709a6f..37b276f 100644 --- a/ambari-web/app/config.js +++ b/ambari-web/app/config.js @@ -76,7 +76,7 @@ App.supports = { appTimelineServer: true, jobs: true, ubuntu: false, - views: false, + views: true, flume: false }; http://git-wip-us.apache.org/repos/asf/ambari/blob/d0236071/contrib/views/slider/lib/org/apache/slider/slider/0.30.0/slider-0.30.0.jar ---------------------------------------------------------------------- diff --git a/contrib/views/slider/lib/org/apache/slider/slider/0.30.0/slider-0.30.0.jar b/contrib/views/slider/lib/org/apache/slider/slider/0.30.0/slider-0.30.0.jar index 4bd5833..25d55f8 100644 Binary files a/contrib/views/slider/lib/org/apache/slider/slider/0.30.0/slider-0.30.0.jar and b/contrib/views/slider/lib/org/apache/slider/slider/0.30.0/slider-0.30.0.jar differ
