[ https://issues.apache.org/jira/browse/STORM-1011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14715747#comment-14715747 ]
ASF GitHub Bot commented on STORM-1011: --------------------------------------- GitHub user Parth-Brahmbhatt opened a pull request: https://github.com/apache/storm/pull/701 STORM-1011: Hbase default mapper should handle null values. You can merge this pull request into a Git repository by running: $ git pull https://github.com/Parth-Brahmbhatt/incubator-storm STORM-1011 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/storm/pull/701.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 #701 ---- commit 5a1abd3bc6b1b7d6ba7532ad7b0758f143cefde3 Author: Parth Brahmbhatt <brahmbhatt.pa...@gmail.com> Date: 2015-08-26T23:34:49Z STORM-1011: Hbase default mapper should handle null values. ---- > HBaseBolt default mapper should handle null values > -------------------------------------------------- > > Key: STORM-1011 > URL: https://issues.apache.org/jira/browse/STORM-1011 > Project: Apache Storm > Issue Type: Bug > Components: storm-hbase > Reporter: Parth Brahmbhatt > Assignee: Parth Brahmbhatt > Fix For: 0.11.0 > > > Hbase bolt's default mapper currently can not handle null values. We should > support insertion of null values. -- This message was sent by Atlassian JIRA (v6.3.4#6332)