You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/07/12 13:21:20 UTC

[jira] [Commented] (STORM-1963) Replace Put add with addColumn

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

ASF GitHub Bot commented on STORM-1963:
---------------------------------------

GitHub user darionyaphet opened a pull request:

    https://github.com/apache/storm/pull/1555

    [Storm 1963] Replace Put add with addColumn

    [STORM-1963  Replace Put add with addColumn](https://issues.apache.org/jira/browse/STORM-1963)
    
    HBase Put add() have deprecated , replace add() with addColumn()


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

    $ git pull https://github.com/darionyaphet/storm STORM-1963

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

    https://github.com/apache/storm/pull/1555.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 #1555
    
----
commit 1667d888168985f2ba8b3da94f4d4d756d134ada
Author: darionyaphet <da...@gmail.com>
Date:   2016-07-11T13:36:48Z

    STORM-1957 Support Storm JDBC batch insert

commit c24bdd4f7533c84f53a52598dd3ee127a6eb2b3a
Author: darionyaphet <da...@gmail.com>
Date:   2016-07-12T13:19:14Z

    STORM-1963 Replace Put add with addColumn

----


> Replace Put add with addColumn
> ------------------------------
>
>                 Key: STORM-1963
>                 URL: https://issues.apache.org/jira/browse/STORM-1963
>             Project: Apache Storm
>          Issue Type: Improvement
>          Components: storm-hbase
>    Affects Versions: 0.10.0, 1.0.0, 1.0.1
>            Reporter: darion yaphet
>            Assignee: darion yaphet
>
> HBase Put add() have deprecated , replace add() with addColumn()



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