[
https://issues.apache.org/jira/browse/STORM-1701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15234437#comment-15234437
]
ASF GitHub Bot commented on STORM-1701:
---------------------------------------
GitHub user kristopherkane opened a pull request:
https://github.com/apache/storm/pull/1327
STORM-1701 simple JSON mapping
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kristopherkane/storm master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/1327.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 #1327
----
commit 5476955cb65dc425656ed6cdd0a5bfbdf3d7782d
Author: Kristopher Kane <[email protected]>
Date: 2016-04-11T02:49:23Z
STORM-1701 simple JSON mapping
----
> 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)