Return-Path: X-Original-To: apmail-falcon-commits-archive@minotaur.apache.org Delivered-To: apmail-falcon-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 F3B5D18A75 for ; Mon, 15 Feb 2016 06:52:58 +0000 (UTC) Received: (qmail 65026 invoked by uid 500); 15 Feb 2016 06:52:58 -0000 Delivered-To: apmail-falcon-commits-archive@falcon.apache.org Received: (qmail 64990 invoked by uid 500); 15 Feb 2016 06:52:58 -0000 Mailing-List: contact commits-help@falcon.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@falcon.apache.org Delivered-To: mailing list commits@falcon.apache.org Received: (qmail 64981 invoked by uid 99); 15 Feb 2016 06:52:58 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Feb 2016 06:52:58 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 797CB180470 for ; Mon, 15 Feb 2016 06:52:58 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.671 X-Spam-Level: X-Spam-Status: No, score=0.671 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-0.329] autolearn=disabled Received: from mx2-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id pBE9CaIacvvd for ; Mon, 15 Feb 2016 06:52:57 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx2-lw-us.apache.org (ASF Mail Server at mx2-lw-us.apache.org) with ESMTP id 641E15FAF9 for ; Mon, 15 Feb 2016 06:52:57 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id C9777E0097 for ; Mon, 15 Feb 2016 06:52:56 +0000 (UTC) Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id C54723A0256 for ; Mon, 15 Feb 2016 06:52:56 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1730462 - /falcon/site/0.9/index.html Date: Mon, 15 Feb 2016 06:52:56 -0000 To: commits@falcon.apache.org From: pallavi@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20160215065256.C54723A0256@svn01-us-west.apache.org> Author: pallavi Date: Mon Feb 15 06:52:56 2016 New Revision: 1730462 URL: http://svn.apache.org/viewvc?rev=1730462&view=rev Log: Fix broken Falcon CLI links Modified: falcon/site/0.9/index.html Modified: falcon/site/0.9/index.html URL: http://svn.apache.org/viewvc/falcon/site/0.9/index.html?rev=1730462&r1=1730461&r2=1730462&view=diff ============================================================================== --- falcon/site/0.9/index.html (original) +++ falcon/site/0.9/index.html Mon Feb 15 06:52:56 2016 @@ -90,7 +90,7 @@

Getting Started

Start with these simple steps to install an falcon instance Simple setup. Also refer to Falcon architecture and documentation in Documentation. On boarding describes steps to on-board a pipeline to Falcon. It also gives a sample pipeline for reference. Entity Specification gives complete details of all Falcon entities.

-

Falcon CLI implements Falcon's RESTful API and describes various options for the command line utility provided by Falcon.

+

Falcon CLI implements Falcon's RESTful API and describes various options for the command line utility provided by Falcon.

Falcon provides OOTB lifecycle management for Tables in Hive (HCatalog) such as table replication for BCP and table eviction. Falcon also enforces Security on protected resources and enables SSL.