whats-new.apt 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  1. ~~ Licensed to the Apache Software Foundation (ASF) under one or more
  2. ~~ contributor license agreements. See the NOTICE file distributed with
  3. ~~ this work for additional information regarding copyright ownership.
  4. ~~ The ASF licenses this file to You under the Apache License, Version 2.0
  5. ~~ (the "License"); you may not use this file except in compliance with
  6. ~~ the License. You may obtain a copy of the License at
  7. ~~
  8. ~~ http://www.apache.org/licenses/LICENSE-2.0
  9. ~~
  10. ~~ Unless required by applicable law or agreed to in writing, software
  11. ~~ distributed under the License is distributed on an "AS IS" BASIS,
  12. ~~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  13. ~~ See the License for the specific language governing permissions and
  14. ~~ limitations under the License.
  15. ~~
  16. What's New with Ambari?
  17. * Upcoming 1.2.3 release features the following:
  18. * Improved general stability
  19. * Ability to update core-site.xml properties
  20. * Add + remove custom configuration properties
  21. * New Heatmaps (Host > CPU WIO %, HBase > RegionServer Reads/Writes/Regions/QueueSize/MemstoreSize)
  22. * Add host components on existing hosts
  23. * Filter hosts by host health status
  24. * Mixed OS support
  25. * init.d scripts
  26. * Support for Oracle Enterprise Linux 5 and 6
  27. * Ambari 1.2.4 will feature:
  28. * Ability to use a non-root, sudo user to install Ambari agents
  29. * MySQL and Oracle database support for Ambari (in addition to Postgres)
  30. * Oracle database support for Hive Metastore (in addition to MySQL)
  31. * MySQL and Oracle database support for Oozie (in addition to Derby)
  32. * Ability to select which stack to deploy
  33. * Ambari 1.2.5 will feature:
  34. * A wizard to configure and manage a secure cluster via Kerberos
  35. * Support for configuring and running Ambari Web Server https
  36. * Run Ambari Server as a non-root user
  37. * Audit capture of login and config changes
  38. * Ambari 1.4.0 will support Hadoop 2.0. This work is going on under the {{{https://svn.apache.org/repos/asf/incubator/ambari/branches/branch-1.4.0} 1.4.0 branch}}.
  39. Getting Ambari Source
  40. The source can be checked out anonymously from SVN with the following command:
  41. +--
  42. $ svn checkout http://svn.apache.org/repos/asf/incubator/ambari/trunk ambari
  43. +--
  44. JIRA
  45. You can follow all the work going on by watching the Ambari JIRA project. You can see the
  46. JIRA details for Ambari here:
  47. {{{https://issues.apache.org/jira/issues/?jql=project%20%3D%20AMBARI} https://issues.apache.org/jira/issues/?jql=project%20%3D%20AMBARI}}
  48. User Guide
  49. Take a look at {{{http://incubator.apache.org/ambari/1.2.3/installing-hadoop-using-ambari/content/index.html} how to install a Hadoop cluster using Ambari 1.2.3}}.
  50. Stay Tuned
  51. {{{http://incubator.apache.org/ambari/mail-lists.html} Subscribe to the Ambari mailing lists}} and check back here often to learn about our
  52. upcoming releases.