Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 903AF200B82 for ; Tue, 9 Aug 2016 01:15:39 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 8F39B160AB5; Mon, 8 Aug 2016 23:15:39 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 74996160AD3 for ; Tue, 9 Aug 2016 01:15:38 +0200 (CEST) Received: (qmail 61652 invoked by uid 500); 8 Aug 2016 23:15:37 -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 59766 invoked by uid 99); 8 Aug 2016 23:15:36 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Aug 2016 23:15:36 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 6F260E38AC; Mon, 8 Aug 2016 23:15:36 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: balu@apache.org To: commits@falcon.apache.org Date: Mon, 08 Aug 2016 23:16:13 -0000 Message-Id: <78edf9e87c8e4ace8a91a87734a55f37@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [39/49] falcon git commit: FALCON-2006 Update documentation on site for 0.10 release archived-at: Mon, 08 Aug 2016 23:15:39 -0000 http://git-wip-us.apache.org/repos/asf/falcon/blob/4612c3f7/content/0.10/images/remove.gif ---------------------------------------------------------------------- diff --git a/content/0.10/images/remove.gif b/content/0.10/images/remove.gif new file mode 100644 index 0000000..fc65631 Binary files /dev/null and b/content/0.10/images/remove.gif differ http://git-wip-us.apache.org/repos/asf/falcon/blob/4612c3f7/content/0.10/images/rss.png ---------------------------------------------------------------------- diff --git a/content/0.10/images/rss.png b/content/0.10/images/rss.png new file mode 100644 index 0000000..a9850ee Binary files /dev/null and b/content/0.10/images/rss.png differ http://git-wip-us.apache.org/repos/asf/falcon/blob/4612c3f7/content/0.10/images/update.gif ---------------------------------------------------------------------- diff --git a/content/0.10/images/update.gif b/content/0.10/images/update.gif new file mode 100644 index 0000000..b2a6d0b Binary files /dev/null and b/content/0.10/images/update.gif differ http://git-wip-us.apache.org/repos/asf/falcon/blob/4612c3f7/content/0.10/images/window-new.png ---------------------------------------------------------------------- diff --git a/content/0.10/images/window-new.png b/content/0.10/images/window-new.png new file mode 100644 index 0000000..0e12ef9 Binary files /dev/null and b/content/0.10/images/window-new.png differ http://git-wip-us.apache.org/repos/asf/falcon/blob/4612c3f7/content/0.10/img/glyphicons-halflings-white.png ---------------------------------------------------------------------- diff --git a/content/0.10/img/glyphicons-halflings-white.png b/content/0.10/img/glyphicons-halflings-white.png new file mode 100644 index 0000000..3bf6484 Binary files /dev/null and b/content/0.10/img/glyphicons-halflings-white.png differ http://git-wip-us.apache.org/repos/asf/falcon/blob/4612c3f7/content/0.10/img/glyphicons-halflings.png ---------------------------------------------------------------------- diff --git a/content/0.10/img/glyphicons-halflings.png b/content/0.10/img/glyphicons-halflings.png new file mode 100644 index 0000000..a996999 Binary files /dev/null and b/content/0.10/img/glyphicons-halflings.png differ http://git-wip-us.apache.org/repos/asf/falcon/blob/4612c3f7/content/0.10/index.html ---------------------------------------------------------------------- diff --git a/content/0.10/index.html b/content/0.10/index.html new file mode 100644 index 0000000..a9b4553 --- /dev/null +++ b/content/0.10/index.html @@ -0,0 +1,122 @@ + + + + + + + + + Falcon - Falcon - Feed management and data processing platform + + + + + + + + + + + + + + + + + +
+ + + + + + +
+ +
+

Falcon - Feed management and data processing platform

+

Falcon is a feed processing and feed management system aimed at making it easier for end consumers to onboard their feed processing and feed management on hadoop clusters.

+
+

Why?

+

+
    +
  • Establishes relationship between various data and processing elements on a Hadoop environment
+

+
    +
  • Feed management services such as feed retention, replications across clusters, archival etc.
+

+
    +
  • Easy to onboard new workflows/pipelines, with support for late data handling, retry policies
+

+
    +
  • Integration with metastore/catalog such as Hive/HCatalog
+

+
    +
  • Provide notification to end customer based on availability of feed groups
(logical group of related feeds, which are likely to be used together) +

+
    +
  • Enables use cases for local processing in colo and global aggregations
+

+
    +
  • Captures Lineage information for feeds and processes
+
+

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 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.

+

+
+

Licensing Information

+

Falcon is distributed under Apache License 2.0.

+
+
+ +
+ + + + http://git-wip-us.apache.org/repos/asf/falcon/blob/4612c3f7/content/0.10/integration.html ---------------------------------------------------------------------- diff --git a/content/0.10/integration.html b/content/0.10/integration.html new file mode 100644 index 0000000..8fd7d9d --- /dev/null +++ b/content/0.10/integration.html @@ -0,0 +1,98 @@ + + + + + + + + + Falcon - CI Management + + + + + + + + + + + + + + + + + +
+ + + + + + +
+ +
+

Overview

+

This project uses Jenkins.

+
+

Access

+

The following is a link to the continuous integration system used by the project:

+
+
+

Notifiers

+

No notifiers are defined. Please check back at a later date.

+
+
+ +
+ + + + http://git-wip-us.apache.org/repos/asf/falcon/blob/4612c3f7/content/0.10/issue-tracking.html ---------------------------------------------------------------------- diff --git a/content/0.10/issue-tracking.html b/content/0.10/issue-tracking.html new file mode 100644 index 0000000..1d6f434 --- /dev/null +++ b/content/0.10/issue-tracking.html @@ -0,0 +1,95 @@ + + + + + + + + + Falcon - Issue Management + + + + + + + + + + + + + + + + + +
+ + + + + + +
+ +
+

Overview

+

This project uses JIRA.

+
+

Issue Management

+

Issues, bugs, and feature requests should be submitted to the following issue management system for this project.

+
+
+
+ +
+ + + +