<?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 Building and deploying a new accumulo iterator in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Building-and-deploying-a-new-accumulo-iterator/m-p/5901#M1105</link>
    <description>&lt;P&gt;I would like to build and test, deploy and make available a "special" accumulo Iterator.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I an not sure where to start, e.g. do I download a git project, do I create a jar to test, how do I make it available.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am good at my algebras, but new to this &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My environment is accumulo 1.4.3 on CDH4 QuickStart.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Used maven to import accumulo simple examples into netbeans.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Chris&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 16 Sep 2022 08:53:51 GMT</pubDate>
    <dc:creator>crigano</dc:creator>
    <dc:date>2022-09-16T08:53:51Z</dc:date>
    <item>
      <title>Building and deploying a new accumulo iterator</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Building-and-deploying-a-new-accumulo-iterator/m-p/5901#M1105</link>
      <description>&lt;P&gt;I would like to build and test, deploy and make available a "special" accumulo Iterator.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I an not sure where to start, e.g. do I download a git project, do I create a jar to test, how do I make it available.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am good at my algebras, but new to this &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My environment is accumulo 1.4.3 on CDH4 QuickStart.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Used maven to import accumulo simple examples into netbeans.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Chris&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 08:53:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Building-and-deploying-a-new-accumulo-iterator/m-p/5901#M1105</guid>
      <dc:creator>crigano</dc:creator>
      <dc:date>2022-09-16T08:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: Building and deploying a new accumulo iterator</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Building-and-deploying-a-new-accumulo-iterator/m-p/5955#M1106</link>
      <description>&lt;P&gt;Chris,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You will need to create a class that implements &lt;A target="_blank" href="http://accumulo.apache.org/1.4/apidocs/org/apache/accumulo/core/iterators/SortedKeyValueIterator.html"&gt;SortedKeyValueIterator&lt;/A&gt; and deploy it to your cluster. You may also want to consider extending one of the existing iterators in &lt;A target="_blank" href="http://accumulo.apache.org/1.4/apidocs/org/apache/accumulo/core/iterators/user/package-summary.html"&gt;org.apache.accumulo.core.iterators.user&lt;/A&gt; if your use case is similar to something that has already been done, or for examples.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2014 19:03:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Building-and-deploying-a-new-accumulo-iterator/m-p/5955#M1106</guid>
      <dc:creator>madrob</dc:creator>
      <dc:date>2014-02-10T19:03:18Z</dc:date>
    </item>
  </channel>
</rss>

