Return-Path: X-Original-To: apmail-incubator-ambari-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-ambari-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A7DE910BBD for ; Mon, 4 Nov 2013 20:15:14 +0000 (UTC) Received: (qmail 10303 invoked by uid 500); 4 Nov 2013 20:15:14 -0000 Delivered-To: apmail-incubator-ambari-commits-archive@incubator.apache.org Received: (qmail 10283 invoked by uid 500); 4 Nov 2013 20:15:14 -0000 Mailing-List: contact ambari-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ambari-dev@incubator.apache.org Delivered-To: mailing list ambari-commits@incubator.apache.org Received: (qmail 10276 invoked by uid 99); 4 Nov 2013 20:15:14 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Nov 2013 20:15:14 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Nov 2013 20:15:03 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id CAAA42388868; Mon, 4 Nov 2013 20:14:40 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1538749 - in /incubator/ambari/site: index.html install-0.9.html install.html irc.html issue-tracking.html license.html mail-lists.html privacy-policy.html project-info.html team-list.html whats-new.html Date: Mon, 04 Nov 2013 20:14:40 -0000 To: ambari-commits@incubator.apache.org From: yusaku@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20131104201440.CAAA42388868@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: yusaku Date: Mon Nov 4 20:14:39 2013 New Revision: 1538749 URL: http://svn.apache.org/r1538749 Log: Updated docs for 1.4.1 release. Updated committer list. (yusaku) Modified: incubator/ambari/site/index.html incubator/ambari/site/install-0.9.html incubator/ambari/site/install.html incubator/ambari/site/irc.html incubator/ambari/site/issue-tracking.html incubator/ambari/site/license.html incubator/ambari/site/mail-lists.html incubator/ambari/site/privacy-policy.html incubator/ambari/site/project-info.html incubator/ambari/site/team-list.html incubator/ambari/site/whats-new.html Modified: incubator/ambari/site/index.html URL: http://svn.apache.org/viewvc/incubator/ambari/site/index.html?rev=1538749&r1=1538748&r2=1538749&view=diff ============================================================================== --- incubator/ambari/site/index.html (original) +++ incubator/ambari/site/index.html Mon Nov 4 20:14:39 2013 @@ -1,13 +1,13 @@ - + @@ -101,7 +101,7 @@ Releases @@ -286,7 +286,7 @@
  • - + 1.4.1
  • @@ -399,7 +399,7 @@
  • - + API Reference
  • @@ -430,7 +430,7 @@
    -

    Introduction

    The Apache Ambari project is aimed at mak ing Hadoop management simpler by developing software for provisioning, managing, and monitoring Apache Hadoop clusters. Ambari provides an intuitive, easy-to-use Hadoop management web UI backed by its RESTful APIs.

    The set of Hadoop components that are currently supported by Ambari includes:

    HDFS, MapReduce, Hive, HCatalog, HBase, ZooKeeper, Oozie, Pig, Sqoop

    Ambari enables System Adm inistrators to:

    • Provision a Hadoop Cluster
      • Ambari provides a step-by-step wizard for installing Hadoop services across any number of hosts.
      • Ambari handles configuration of Hadoop services for the cluster.
    • Manage a Hadoop Cluster
      • Ambari provides central management for starting, stopping, and reconfiguring Hadoop services across the entire cluster.
    • Monitor a Hadoop Cluster
      • Ambari provides a dashboard for monitoring health and status of the Hadoop cluster.
      • Ambari leverages Ganglia for metrics collection.
      • Ambari leverages Nagios for system alerting and will send emails when your attention is needed (e.g., a node goes down, remaining disk space is low, etc).

    Ambari enables Application Developers and System Integrators to:

    • Easily integrate Hadoop provisioning, management, and monitoring capabilities to their own applications with the Ambari REST APIs.

    Getting Started with Ambari

    Follow the installation guide for Ambari 1.2.5.

    Note: Ambari currently supports the 64-bit version of the following Operating Systems:

    • RHEL (Redhat Enterprise Linux) 5 and 6
    • CentOS 5 and 6
    • OEL (Oracle Enterprise Linux) 5 and 6
    • SLES (SuSE Linux Enterprise Server) 11

    What's New?

    Check out the work going on for the upcoming releases.

    Disclaimer

    Apache Ambari is an effort undergoing incubation at The Apache Software Foundation (ASF) sponsored by the Apache Incubator PMC. Incubation is required of all newly accepted proje cts until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

    +

    Introduction

    The Apache Ambari project is aimed at mak ing Hadoop management simpler by developing software for provisioning, managing, and monitoring Apache Hadoop clusters. Ambari provides an intuitive, easy-to-use Hadoop management web UI backed by its RESTful APIs.

    The set of Hadoop components that are currently supported by Ambari includes:

    HDFS, MapReduce, Hive, HCatalog, HBase, ZooKeeper, Oozie, Pig, Sqoop

    Ambari enables System Adm inistrators to:

    • Provision a Hadoop Cluster
      • Ambari provides a step-by-step wizard for installing Hadoop services across any number of hosts.
      • Ambari handles configuration of Hadoop services for the cluster.
    • Manage a Hadoop Cluster
      • Ambari provides central management for starting, stopping, and reconfiguring Hadoop services across the entire cluster.
    • Monitor a Hadoop Cluster
      • Ambari provides a dashboard for monitoring health and status of the Hadoop cluster.
      • Ambari leverages Ganglia for metrics collection.
      • Ambari leverages Nagios for system alerting and will send emails when your attention is needed (e.g., a node goes down, remaining disk space is low, etc).

    Ambari enables Application Developers and System Integrators to:

    • Easily integrate Hadoop provisioning, management, and monitoring capabilities to their own applications with the Ambari REST APIs.

    Getting Started with Ambari

    Follow the installation guide for Ambari 1.4.1.

    Note: Ambari currently supports the 64-bit version of the following Operating Systems:

    • RHEL (Redhat Enterprise Linux) 5 and 6
    • CentOS 5 and 6
    • OEL (Oracle Enterprise Linux) 5 and 6
    • SLES (SuSE Linux Enterprise Server) 11

    Get Involved

    Visit the Ambari Wiki for design documents, roadmap, development guidelines, etc.

    Join the Ambari User Meetup Group. You can see the slides from April 2, 2013, June 25, 2013, and September 25, 2013 meetups.

    What's New?

    Check out the work going on for the upcoming releases.

    Disclaimer

    Apache Ambari is an effort undergoing incubation at The Apache Software Foundation (ASF) sponsored by the Apache Incubator PMC. Incubation is required of all newly accept ed projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

    Modified: incubator/ambari/site/install-0.9.html URL: http://svn.apache.org/viewvc/incubator/ambari/site/install-0.9.html?rev=1538749&r1=1538748&r2=1538749&view=diff ============================================================================== --- incubator/ambari/site/install-0.9.html (original) +++ incubator/ambari/site/install-0.9.html Mon Nov 4 20:14:39 2013 @@ -1,13 +1,13 @@ - + @@ -101,7 +101,7 @@ Releases @@ -288,7 +288,7 @@
  • - + 1.4.1
  • @@ -399,7 +399,7 @@
  • - + API Reference
  • Modified: incubator/ambari/site/install.html URL: http://svn.apache.org/viewvc/incubator/ambari/site/install.html?rev=1538749&r1=1538748&r2=1538749&view=diff ============================================================================== --- incubator/ambari/site/install.html (original) +++ incubator/ambari/site/install.html Mon Nov 4 20:14:39 2013 @@ -1,13 +1,13 @@ - + @@ -101,7 +101,7 @@ Releases @@ -288,7 +288,7 @@
  • - + 1.4.1
  • @@ -401,7 +401,7 @@
  • - + API Reference
  • Modified: incubator/ambari/site/irc.html URL: http://svn.apache.org/viewvc/incubator/ambari/site/irc.html?rev=1538749&r1=1538748&r2=1538749&view=diff ============================================================================== --- incubator/ambari/site/irc.html (original) +++ incubator/ambari/site/irc.html Mon Nov 4 20:14:39 2013 @@ -1,13 +1,13 @@ - + @@ -101,7 +101,7 @@ Releases @@ -286,7 +286,7 @@
  • - + 1.4.1
  • @@ -399,7 +399,7 @@
  • - + API Reference
  • Modified: incubator/ambari/site/issue-tracking.html URL: http://svn.apache.org/viewvc/incubator/ambari/site/issue-tracking.html?rev=1538749&r1=1538748&r2=1538749&view=diff ============================================================================== --- incubator/ambari/site/issue-tracking.html (original) +++ incubator/ambari/site/issue-tracking.html Mon Nov 4 20:14:39 2013 @@ -1,13 +1,13 @@ - + Issue Tracking @@ -101,7 +101,7 @@ Releases @@ -286,7 +286,7 @@
  • - + 1.4.1
  • @@ -399,7 +399,7 @@
  • - + API Reference
  • Modified: incubator/ambari/site/license.html URL: http://svn.apache.org/viewvc/incubator/ambari/site/license.html?rev=1538749&r1=1538748&r2=1538749&view=diff ============================================================================== --- incubator/ambari/site/license.html (original) +++ incubator/ambari/site/license.html Mon Nov 4 20:14:39 2013 @@ -1,13 +1,13 @@ - + Project License @@ -101,7 +101,7 @@ Releases @@ -288,7 +288,7 @@
  • - + 1.4.1
  • @@ -401,7 +401,7 @@
  • - + API Reference
  • Modified: incubator/ambari/site/mail-lists.html URL: http://svn.apache.org/viewvc/incubator/ambari/site/mail-lists.html?rev=1538749&r1=1538748&r2=1538749&view=diff ============================================================================== --- incubator/ambari/site/mail-lists.html (original) +++ incubator/ambari/site/mail-lists.html Mon Nov 4 20:14:39 2013 @@ -1,13 +1,13 @@ - + Project Mailing Lists @@ -101,7 +101,7 @@ Releases @@ -286,7 +286,7 @@
  • - + 1.4.1
  • @@ -399,7 +399,7 @@
  • - + API Reference
  • Modified: incubator/ambari/site/privacy-policy.html URL: http://svn.apache.org/viewvc/incubator/ambari/site/privacy-policy.html?rev=1538749&r1=1538748&r2=1538749&view=diff ============================================================================== --- incubator/ambari/site/privacy-policy.html (original) +++ incubator/ambari/site/privacy-policy.html Mon Nov 4 20:14:39 2013 @@ -1,6 +1,6 @@ @@ -9,7 +9,7 @@ - + Privacy Policy @@ -103,7 +103,7 @@ Releases @@ -290,7 +290,7 @@
  • - + 1.4.1
  • @@ -403,7 +403,7 @@
  • - + API Reference
  • Modified: incubator/ambari/site/project-info.html URL: http://svn.apache.org/viewvc/incubator/ambari/site/project-info.html?rev=1538749&r1=1538748&r2=1538749&view=diff ============================================================================== --- incubator/ambari/site/project-info.html (original) +++ incubator/ambari/site/project-info.html Mon Nov 4 20:14:39 2013 @@ -1,13 +1,13 @@ - + Project Information @@ -101,7 +101,7 @@ Releases @@ -288,7 +288,7 @@
  • - + 1.4.1
  • @@ -401,7 +401,7 @@
  • - + API Reference
  • Modified: incubator/ambari/site/team-list.html URL: http://svn.apache.org/viewvc/incubator/ambari/site/team-list.html?rev=1538749&r1=1538748&r2=1538749&view=diff ============================================================================== --- incubator/ambari/site/team-list.html (original) +++ incubator/ambari/site/team-list.html Mon Nov 4 20:14:39 2013 @@ -1,13 +1,13 @@ - + Team list @@ -101,7 +101,7 @@ Releases @@ -286,7 +286,7 @@
  • - + 1.4.1
  • @@ -399,7 +399,7 @@
  • - + API Reference
  • @@ -430,7 +430,7 @@
    -

    The Team

    A successful project requires many people to play many roles. Some members write code or documentation, while others are valuable as testers, submitting patches and suggestions.

    The team is comprised of Members and Contributors. Members have direct access to the source of a project and actively evolve the code-base. Contributors improve the project through submission of patches and suggestions to the Members. The number of Contributors to the project is unbounded. Get involved today. All contributions to the project are greatly appreciated.

    Members

    The following is a list of developers with commit privileges that have directly contributed to the project in one way or another.

    IdNameEmailOrganizationRo lesTime ZoneActual Time (GMT)
    omalleyOwen O'Malleyomalley@apache.orgHortonworksPMC-8-8
    atkachAndrii Tkachatkach@apache.orgHortonworksCommitter+2+2
    akovalenkoAleksandr Kovalenkoakovalenko@apache.orgHortonworksCommitter+2+2
    alexantonenkoAlex Antonenkoalexanto nenko@apache.orgHortonworksCommitter+2+2
    berndfBernd Fondermannberndf@apache.org-PMC+1+1
    billieBillie Rinaldibillie@apache.orgHortonworksCommitter-8-8
    crobertsChad Robertscroberts@apache.orgRed HatCommitter--
    ddasDevaraj Das ddas@hortonworks.comHortonworksPMC-8-8
    dmitriusanDmitry Lysnichenkodmitriusan@apache.orgHortonworksCommitter+2+2
    eyangEric Yangeyang@apache.orgIBMPMC-8-8
    hiteshHitesh Shahhitesh@apache.orgHortonworksPMC-8-8
    jaganeJagane Sundarjagane@apache.org-PMC-8-8
    jaiminJaimin Jetlyjaimin@apache.orgHortonworksPMC-8-8
    jitendraJitendra Pandeyjitendra@apache.orgHortonworksPMC-8-8
    jspeidelJohn Speideljspeidel@apache.orgHortonworksCommitter-8-8
    kzhangKan Zhangkanzhangmail@yahoo.comIBMPMC-8-8
    mahadevMahadev Konarmahadev@apache.orgHortonworksPMC-8-8
    ncoleNate Colencole@apache.orgHortonworksPMC-8-8
    odiachenkoOleksandr Diachenkoodiachenko@apache.orgHortonworksCommitter+2+2
    onechiporenkoOleg Nechiporenkoonechiporenko@apache.orgHortonworksCommitter+2+2
    ramyaRamya Sunilramya@apache.orgHortonworksPMC-8-8
    reznorVarun Kapoorreznor@apache.org-Committer-8-8
    smohantySumit Mohantysmohanty@apache.orgHortonworksPMC-8-8
    swagleSiddharth Wagle swagle@apache.orgHortonworksPMC-8-8
    srimanthSrimanth Gunturisrimanth@apache.orgHortonworksPMC-8-8
    tbeerbowerThomas Beerbowertbeerbower@apache.orgHortonworksPMC-8-8
    vikramVikram Dixitvikram@apache.orgHortonworksCommitter-8-8
    vg ogateVitthal Suhas Gogatevgogate@apache.org-PMC-8-8
    vinodkvVinod Kumar Vavilapallivinodkv@apache.orgHortonworksCommitter-8-8
    xiwangXi Wangxiwang@apache.orgHortonworksCommitter-8-8
    yusakuYusaku Sakoyusaku@apache.orgHortonworksPMC-8-8

    Contributors

    There are no contributors listed for this project. Please check back again later.