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 C29FA2009F3 for ; Fri, 6 May 2016 01:50:16 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id C1885160A05; Thu, 5 May 2016 23:50:16 +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 13245160A04 for ; Fri, 6 May 2016 01:50:15 +0200 (CEST) Received: (qmail 89628 invoked by uid 500); 5 May 2016 23:50:15 -0000 Mailing-List: contact dev-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 dev@falcon.apache.org Received: (qmail 89616 invoked by uid 99); 5 May 2016 23:50:15 -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; Thu, 05 May 2016 23:50:15 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id E28DBDFCE0; Thu, 5 May 2016 23:50:14 +0000 (UTC) From: bvellanki To: dev@falcon.apache.org Reply-To: dev@falcon.apache.org Message-ID: Subject: [GitHub] falcon pull request: Falcon 1085 Allow cluster entities to be upda... Content-Type: text/plain Date: Thu, 5 May 2016 23:50:14 +0000 (UTC) archived-at: Thu, 05 May 2016 23:50:16 -0000 GitHub user bvellanki opened a pull request: https://github.com/apache/falcon/pull/126 Falcon 1085 Allow cluster entities to be updated in Falcon Server Basic documentation is updated. Detailed documentation will be added as part of https://issues.apache.org/jira/browse/FALCON-1937 You can merge this pull request into a Git repository by running: $ git pull https://github.com/bvellanki/falcon FALCON-1085 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/falcon/pull/126.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #126 ---- commit 6273a41d494c45dddd6a456598a15d4d0e7ad0f3 Author: bvellanki Date: 2016-04-17T05:02:33Z FALCON 1861 : Support HDFS Snapshot based replication in Falcon commit e773bb847b42e5e97ce75fa726fc5334d629ebbb Author: bvellanki Date: 2016-04-20T22:59:33Z FALCON-1861 Support HDFS snapshot based replication in Falcon commit 9704e45ec2645c65a7884551f5199d3eb6dd9f00 Author: bvellanki Date: 2016-04-20T23:16:35Z FALCON-1861 Support HDFS snapshot based replication in Falcon commit c541d8e8fb1844b8ef8e47de54c9861e3c624807 Author: bvellanki Date: 2016-04-21T21:41:45Z FALCON-1861 Support hdfs snapshot based mirroring in Falcon. commit d7a904221bd3115eceeb171130c7335025e829b0 Author: bvellanki Date: 2016-04-26T17:52:43Z Merge remote-tracking branch 'upstream/master' commit 684dcf64d3c042ec7563288ee9523a46444ec22b Author: bvellanki Date: 2016-05-05T23:47:23Z Merge branch 'master' of https://github.com/bvellanki/falcon commit a1391847ede4d55d19841434b64d1cdc5fd33c01 Author: bvellanki Date: 2016-05-05T23:48:45Z FALCON-1085 Support Cluster entity updates in Falcon Server ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---