You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Jungtaek Lim (JIRA)" <ji...@apache.org> on 2017/02/27 04:06:45 UTC

[jira] [Created] (STORM-2383) [storm-hbase] Support HBase as state backend

Jungtaek Lim created STORM-2383:
-----------------------------------

             Summary: [storm-hbase] Support HBase as state backend
                 Key: STORM-2383
                 URL: https://issues.apache.org/jira/browse/STORM-2383
             Project: Apache Storm
          Issue Type: Bug
          Components: storm-hbase
            Reporter: Jungtaek Lim
            Assignee: Jungtaek Lim


We're providing Redis as state backend, but someone may claim that:

1. Redis is not suitable for persistent storage, and memory is not cheap enough.
2. Users should install and maintain Redis (or even Redis Cluster) even it's not their stack. (It's also not Hadoop environment.)

Supporting HBase as state backend will address above two things, and open the possibility to make state scalable.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)