You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by vrangan <gi...@git.apache.org> on 2016/05/16 21:14:19 UTC

[GitHub] falcon pull request: FALCON-1858: Support HBase as a storage backe...

GitHub user vrangan opened a pull request:

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

    FALCON-1858: Support HBase as a storage backend for Falcon Titan graphDB

    This patch provides the following features
    1.   Ability to build Falcon with storage backend plugins without the artifacts (hbase and bdb).
    2.   Ability to package a standalone HBase if desired
    3.  Backport of Titan 1.0 Hbase 1.0 storage backend into Titan 0.5.4 (shaded classes - mostly similar to Apache Atlas usage of the same) (most of the addons/titan codebase)
    4.  Default build profile is with bdb backend with bdb artifacts also included in the build.
    
    Tested the HBase backend with 1.1.5 and 1.2.1 Hbase environments.   Ran test-patch successfully with enabling/disabling of bdb db artifacts and also with all potential addons enabled

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

    $ git pull https://github.com/vrangan/falcon FALCON-1858

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

    https://github.com/apache/falcon/pull/143.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 #143
    
----
commit d95f93e476ce5381bde0f7dcdfc5468bbaa549fe
Author: Venkat Ranganathan <ve...@hortonworks.com>
Date:   2016-05-16T21:03:41Z

    FALCON-1858: Support HBase as a storage backend for Falcon Titan graphDB

----


---
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: FALCON-1858: Support HBase as a storage backe...

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

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


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