You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nifi.apache.org by apiri <gi...@git.apache.org> on 2016/04/26 21:44:46 UTC

[GitHub] nifi-minifi pull request: MINIFI-23 Removing indexing from provena...

GitHub user apiri opened a pull request:

    https://github.com/apache/nifi-minifi/pull/18

    MINIFI-23 Removing indexing from provenance repository

    Providing base implementation of a non-indexed, persistent, provenance repository using NiFi interfaces and package structure.
    
    Had initially started extracting out the API, but altered approach to have this implementation work out of the NiFi package structure to avoid method scoping issues.  The prior efforts were kept on a branch locally and will aid in the efforts of MINIFI-29.
    
    Some TODOs and notes are left behind to adjust implementation once the new FlowController and associated API are accomplished.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apiri/nifi-minifi MINIFI-23

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi-minifi/pull/18.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 #18
    
----
commit 83a8d8796329b68344397369a86adf8c4ef99d5d
Author: Aldrin Piri <al...@apache.org>
Date:   2016-04-21T15:27:06Z

    MINIFI-23 Providing base implementation of a non-indexed, persistent
    provenance repository using NiFi interfaces and package structure.

----


---
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] nifi-minifi pull request: MINIFI-23 Removing indexing from provena...

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

    https://github.com/apache/nifi-minifi/pull/18


---
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.
---