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 EEDCF200AE2 for ; Fri, 27 May 2016 21:59:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id ED794160A12; Fri, 27 May 2016 19:59:23 +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 3D5D9160A10 for ; Fri, 27 May 2016 21:59:23 +0200 (CEST) Received: (qmail 10421 invoked by uid 500); 27 May 2016 19:59:22 -0000 Mailing-List: contact dev-help@atlas.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@atlas.incubator.apache.org Delivered-To: mailing list dev@atlas.incubator.apache.org Received: (qmail 10409 invoked by uid 99); 27 May 2016 19:59:22 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 May 2016 19:59:22 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id AD737C0D1F for ; Fri, 27 May 2016 19:59:21 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -5.196 X-Spam-Level: X-Spam-Status: No, score=-5.196 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, KAM_LOTSOFHASH=0.25, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-1.426] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id gp_DQrBvZvFf for ; Fri, 27 May 2016 19:59:19 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with SMTP id DC5805F2EF for ; Fri, 27 May 2016 19:59:18 +0000 (UTC) Received: (qmail 10404 invoked by uid 99); 27 May 2016 19:59:18 -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; Fri, 27 May 2016 19:59:18 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id E72A0DFD9C; Fri, 27 May 2016 19:59:17 +0000 (UTC) From: sowmyaramesh To: dev@atlas.incubator.apache.org Reply-To: dev@atlas.incubator.apache.org Message-ID: Subject: [GitHub] incubator-atlas pull request: ATLAS-835: Falcon Integration with A... Content-Type: text/plain Date: Fri, 27 May 2016 19:59:17 +0000 (UTC) archived-at: Fri, 27 May 2016 19:59:24 -0000 GitHub user sowmyaramesh opened a pull request: https://github.com/apache/incubator-atlas/pull/26 ATLAS-835: Falcon Integration with Atlas You can merge this pull request into a Git repository by running: $ git pull https://github.com/sowmyaramesh/incubator-atlas ATLAS-835 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-atlas/pull/26.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 #26 ---- commit 6b31a442c89f0f00b4836bfcd521667d378d8338 Author: Sowmya Ramesh Date: 2016-04-05T23:25:12Z Atlas Falcon Integration commit f0074948a3baffc795c4b9b91330a619361911ac Author: Sowmya Ramesh Date: 2016-04-20T21:01:53Z Merge remote-tracking branch 'upstream/master' commit 85b3837a3417c95833d7b52fe3bbc28c7fc4e38c Author: Sowmya Ramesh Date: 2016-05-03T22:25:54Z Merge remote-tracking branch 'upstream/master' commit 7971770bf662bd3b31a3142e00b71c754485e68b Author: Sowmya Ramesh Date: 2016-05-18T22:56:00Z Merged master fixed conflict. commit f049dc858451636aaa46cbba638c6e7dbec996be Author: Sowmya Ramesh Date: 2016-05-24T00:06:18Z Merge remote-tracking branch 'upstream/master' commit 5c5612205f579e5ed42fe00658f00379515b62cc Author: Sowmya Ramesh Date: 2016-05-24T00:43:52Z Falcon Integration with altest Atlas commit b9aeb07d8221ec26717298104861d90a867b68cb Author: Sowmya Ramesh Date: 2016-05-27T19:43:24Z Merge remote-tracking branch 'upstream/master' commit d1c4bdbf6024ce45e4cfa42081198e93f4b85158 Author: Sowmya Ramesh Date: 2016-05-27T19:56:57Z ATLAS-835: Falcon Integration with Atlas ---- --- 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. ---