You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eagle.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/06/16 02:29:05 UTC

[jira] [Commented] (EAGLE-339) Create HBase tables if not exists

    [ https://issues.apache.org/jira/browse/EAGLE-339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15332924#comment-15332924 ] 

ASF GitHub Bot commented on EAGLE-339:
--------------------------------------

GitHub user qingwen220 opened a pull request:

    https://github.com/apache/incubator-eagle/pull/240

    EAGLE-339: Automatically create hbase table when initializing

    https://issues.apache.org/jira/browse/EAGLE-339

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

    $ git pull https://github.com/qingwen220/incubator-eagle EAGLE-339

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

    https://github.com/apache/incubator-eagle/pull/240.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 #240
    
----
commit af53413b74335f7771f49a59ce581e0dccb4ff4a
Author: Zhao, Qingwen <qi...@ebay.com>
Date:   2016-06-15T09:53:36Z

    Automatically create hbase table when initializing

----


> Create HBase tables if not exists 
> ----------------------------------
>
>                 Key: EAGLE-339
>                 URL: https://issues.apache.org/jira/browse/EAGLE-339
>             Project: Eagle
>          Issue Type: Improvement
>    Affects Versions: v0.3.0
>            Reporter: Zhao, Qingwen
>            Assignee: Zhao, Qingwen
>             Fix For: v0.4.0
>
>
> To use hbase as the data storage, users must create tables with scirpt 'eagle-service-init.sh' in advance. We can try to skip this step if Eagle can automatically create these tables 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)