You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by prongs <gi...@git.apache.org> on 2016/02/29 19:55:41 UTC

[GitHub] falcon pull request: Falcon Admin Commands

GitHub user prongs opened a pull request:

    https://github.com/apache/falcon/pull/53

    Falcon Admin Commands

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/prongs/falcon FALCON-1611

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/falcon/pull/53.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 #53
    
----
commit 74d9a6b267f02ef7f1afce7ffe390bfd281a4a83
Author: Rajat Khandelwal <ra...@gmail.com>
Date:   2015-12-01T08:20:13Z

    begin work on entity commands

commit a2582f7ccba24b6284e3cfb9dfcefab6b14094ce
Author: Rajat Khandelwal <ra...@gmail.com>
Date:   2016-01-11T10:00:59Z

    entity commands

commit d073f0aea0fd0c2a4bca6f9e237649b904a48f39
Author: Rajat Khandelwal <ra...@gmail.com>
Date:   2016-01-11T11:30:43Z

    reviews

commit e88dbd1d001d0b6b1c114e57e0829844c4198ec7
Author: Rajat Khandelwal <ra...@gmail.com>
Date:   2016-01-27T10:32:53Z

    addressing comments

commit 07be3ce41a3db987b5827e6cef9d1049d8d837e6
Author: Rajat Khandelwal <ra...@gmail.com>
Date:   2016-01-27T11:05:50Z

    review comments addressed, merged with master

commit 916b1e090577ef45051656768a9b0f0d077b1221
Author: Rajat Khandelwal <ra...@gmail.com>
Date:   2016-01-29T09:22:52Z

    fixing Test cases and checkstyle

commit a3a4bf758047c5c4b339368ea180200cb76048bd
Author: Rajat Khandelwal <ra...@gmail.com>
Date:   2016-02-01T14:57:10Z

    checkstyle suspension to individual methods

commit 5c2af7156cb3599dc28bfd619c81b3be1f4c0cb7
Author: Rajat Khandelwal <ra...@gmail.com>
Date:   2016-02-01T14:58:30Z

    changes.txt conflicts resolved

commit 50613dec11760f63eaad963291a9e28ae5da2e58
Author: Rajat Khandelwal <ra...@gmail.com>
Date:   2016-02-18T07:12:40Z

    checkpoint

commit db433738824f0e16fa545f17b92b9948640eb19b
Author: Rajat Khandelwal <ra...@gmail.com>
Date:   2016-02-22T07:03:20Z

    Merge branch 'master' into FALCON-1609

commit b22021a299c578ab251ed5488439663ce4a160c6
Author: Rajat Khandelwal <ra...@gmail.com>
Date:   2016-02-22T12:45:48Z

    compilation +checkstyle done

commit 689447e89912099bf78ed3f83ff0d7b106d0b9e9
Author: Rajat Khandelwal <ra...@gmail.com>
Date:   2016-02-25T12:36:05Z

    fixing another compile failure

commit 1c390306dc4892360d0e872aba786b2ea2b592c1
Author: Rajat Khandelwal <ra...@gmail.com>
Date:   2016-02-29T07:22:08Z

    Merge branch 'master' into FALCON-1609

commit 173a391c08022609b470070fd8e5b733638df6a6
Author: Rajat Khandelwal <ra...@gmail.com>
Date:   2016-02-29T16:20:07Z

    separated

commit 97b3b776a5fd4bc066beac07be49e7b5fef1bde4
Author: Rajat Khandelwal <ra...@gmail.com>
Date:   2016-02-29T16:21:44Z

    separated

commit 67a4f3dfbf975ffbf3b4634c9e04a28539dfb681
Author: Rajat Khandelwal <ra...@gmail.com>
Date:   2016-02-29T16:39:01Z

    checkpoint

commit a681b01ce9109f29c8fdca253aca40dc0c759b36
Author: Rajat Khandelwal <ra...@gmail.com>
Date:   2016-02-29T17:20:14Z

    Added instance commands

commit c48e0dad476baf12ca9bbcc209e9a52d6be7f175
Author: Rajat Khandelwal <ra...@gmail.com>
Date:   2016-02-29T18:35:11Z

    imports

commit 26a4b408d44ae70d3b8e02e4cdc4891c61c54deb
Author: Rajat Khandelwal <ra...@gmail.com>
Date:   2016-02-29T18:37:09Z

    import order

commit 621ca137b1f171b5c5c096b9b87a31d9bf2e6bbc
Author: Rajat Khandelwal <ra...@gmail.com>
Date:   2016-02-29T18:37:18Z

    Merge branch 'FALCON-1609' into FALCON-1610

commit 076ef900d115e847b41c44f05ca5a703ee10f49c
Author: Rajat Khandelwal <ra...@gmail.com>
Date:   2016-02-29T18:38:07Z

    checkstyle

commit 3bff6f8e9942177c452954a0958e46007f06e6a6
Author: Rajat Khandelwal <ra...@gmail.com>
Date:   2016-02-29T18:38:28Z

    Merge branch 'FALCON-1609' into FALCON-1611

commit 0ee2b53ed94114f3ca7120802913d4068f2e072c
Author: Rajat Khandelwal <ra...@gmail.com>
Date:   2016-02-29T18:38:30Z

    Merge branch 'FALCON-1610' into FALCON-1611

commit daac895331428e501beb5f4593b1303d140ba53b
Author: Rajat Khandelwal <ra...@gmail.com>
Date:   2016-02-29T18:54:52Z

    admin commands

----


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

[GitHub] falcon pull request #53: FALCON-1611: Falcon Admin Commands

Posted by prongs <gi...@git.apache.org>.
Github user prongs closed the pull request at:

    https://github.com/apache/falcon/pull/53


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