You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@fluo.apache.org by mikewalch <gi...@git.apache.org> on 2016/09/08 15:04:16 UTC

[GitHub] incubator-fluo-recipes issue #102: Simplify Accumulo export queue recipe

GitHub user mikewalch opened an issue:

    https://github.com/apache/incubator-fluo-recipes/issues/102

    Simplify Accumulo export queue recipe

    The current implementation is hard to understand and could be improved via the following
    
    * Object that is added on to export should not contain code for writing to Accumulo
    * AccumuloExport object should not be placed on queue
    * An AccumuloExporter class should extend Exporter but include code to write mutations.  

----

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-fluo-recipes issue #102: Simplify Accumulo export queue recipe

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the issue at:

    https://github.com/apache/incubator-fluo-recipes/issues/102


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---