<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: In terms of implementation where does Storm stores the derived aggregation into? Does it use any embedded key value store etc? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/In-terms-of-implementation-where-does-Storm-stores-the/m-p/174020#M50364</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/9842/mpandit.html" nodeid="9842"&gt;@milind pandit&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Storm core has abstractions for bolts to save and retrieve the state of its operations. There is a default in-memory based state implementation and also a Redis backed implementation that provides state persistence.&lt;/P&gt;&lt;P&gt;Currently the only kind of &lt;CODE&gt;State&lt;/CODE&gt; implementation that is supported is &lt;CODE&gt;KeyValueState&lt;/CODE&gt; which provides key-value mapping.&lt;/P&gt;&lt;P&gt;Bolts that requires its state to be managed and persisted by the framework should implement the &lt;CODE&gt;IStatefulBolt&lt;/CODE&gt; interface or extend the &lt;CODE&gt;BaseStatefulBolt&lt;/CODE&gt; and implement &lt;CODE&gt;void initState(T state)&lt;/CODE&gt; method. &lt;/P&gt;&lt;P&gt;Please see following link for details:&lt;/P&gt;&lt;P&gt;&lt;A href="http://storm.apache.org/releases/2.0.0-SNAPSHOT/State-checkpointing.html" target="_blank"&gt;http://storm.apache.org/releases/2.0.0-SNAPSHOT/State-checkpointing.html&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 29 Dec 2016 09:30:20 GMT</pubDate>
    <dc:creator>mqureshi</dc:creator>
    <dc:date>2016-12-29T09:30:20Z</dc:date>
    <item>
      <title>In terms of implementation where does Storm stores the derived aggregation into? Does it use any embedded key value store etc?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/In-terms-of-implementation-where-does-Storm-stores-the/m-p/174019#M50363</link>
      <description />
      <pubDate>Tue, 21 Apr 2026 12:26:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/In-terms-of-implementation-where-does-Storm-stores-the/m-p/174019#M50363</guid>
      <dc:creator>mpandit</dc:creator>
      <dc:date>2026-04-21T12:26:04Z</dc:date>
    </item>
    <item>
      <title>Re: In terms of implementation where does Storm stores the derived aggregation into? Does it use any embedded key value store etc?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/In-terms-of-implementation-where-does-Storm-stores-the/m-p/174020#M50364</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/9842/mpandit.html" nodeid="9842"&gt;@milind pandit&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Storm core has abstractions for bolts to save and retrieve the state of its operations. There is a default in-memory based state implementation and also a Redis backed implementation that provides state persistence.&lt;/P&gt;&lt;P&gt;Currently the only kind of &lt;CODE&gt;State&lt;/CODE&gt; implementation that is supported is &lt;CODE&gt;KeyValueState&lt;/CODE&gt; which provides key-value mapping.&lt;/P&gt;&lt;P&gt;Bolts that requires its state to be managed and persisted by the framework should implement the &lt;CODE&gt;IStatefulBolt&lt;/CODE&gt; interface or extend the &lt;CODE&gt;BaseStatefulBolt&lt;/CODE&gt; and implement &lt;CODE&gt;void initState(T state)&lt;/CODE&gt; method. &lt;/P&gt;&lt;P&gt;Please see following link for details:&lt;/P&gt;&lt;P&gt;&lt;A href="http://storm.apache.org/releases/2.0.0-SNAPSHOT/State-checkpointing.html" target="_blank"&gt;http://storm.apache.org/releases/2.0.0-SNAPSHOT/State-checkpointing.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Dec 2016 09:30:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/In-terms-of-implementation-where-does-Storm-stores-the/m-p/174020#M50364</guid>
      <dc:creator>mqureshi</dc:creator>
      <dc:date>2016-12-29T09:30:20Z</dc:date>
    </item>
  </channel>
</rss>

