[
https://issues.apache.org/jira/browse/STORM-1701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15287504#comment-15287504
]
ASF GitHub Bot commented on STORM-1701:
---------------------------------------
GitHub user ppoulosk opened a pull request:
https://github.com/apache/storm/pull/1427
[STORM-1701] Port PR 1370 to 1.x-branch (Git rid of hardcoded wait after
worker launch)
Ported this to 1.x branch from master. @HeartSaVioR
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ppoulosk/storm PortTo1xBranch
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/1427.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 #1427
----
commit a9d51c60a4ffa27da9503a42d329906196912f2c
Author: Paul Poulosky <[email protected]>
Date: 2016-05-17T20:30:03Z
Port PR 1370 to 1.x-branch
----
> Add simple JSON mapping to storm-hbase
> --------------------------------------
>
> Key: STORM-1701
> URL: https://issues.apache.org/jira/browse/STORM-1701
> Project: Apache Storm
> Issue Type: Improvement
> Components: storm-hbase
> Reporter: Kristopher Kane
> Priority: Trivial
> Fix For: 2.0.0
>
>
> storm-hbase includes a way to map Storm fields to HBase CQs. This adds a
> similar ability where a single field contains a flat JSON and the keys map to
> CQs. The flat JSON must contain the row key.
> No intention of reverse mapping from HBaseLookUp as the existing HBaseMapper
> works well for this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)