You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nifi.apache.org by mattyb149 <gi...@git.apache.org> on 2016/07/07 02:38:52 UTC

[GitHub] nifi pull request #613: NIFI-2157: Add GenerateTableFetch processor

GitHub user mattyb149 opened a pull request:

    https://github.com/apache/nifi/pull/613

    NIFI-2157: Add GenerateTableFetch processor

    NOTE: This PR depends on #599. I put the DB-specific stuff in an interface and used ServiceLoader to get at them, but I welcome your comments perhaps on adding it to the DBCPService interface for example. I didn't want to overkill here, but if we end up with more processors that need a DB-specific interface, I wanted to make sure it was more generic. Perhaps it belongs in nifi-api or something in that case.

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

    $ git pull https://github.com/mattyb149/nifi NIFI-2157

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

    https://github.com/apache/nifi/pull/613.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 #613
    
----
commit c33da1d7f3635225f74ae4a722fbb49440e5e72a
Author: Matt Burgess <ma...@apache.org>
Date:   2016-07-07T02:34:37Z

    NIFI-2156: Add ListDatabaseTables processor

commit 4037dbe540df0d3f98927cd66296f1310c53b9ef
Author: Matt Burgess <ma...@apache.org>
Date:   2016-07-07T02:35:55Z

    NIFI-2157: Add GenerateTableFetch processor

----


---
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 issue #613: NIFI-2126: Add processors to enable distributed fetching of...

Posted by mattyb149 <gi...@git.apache.org>.
Github user mattyb149 commented on the issue:

    https://github.com/apache/nifi/pull/613
  
    Closing this as incremental fetch capability is needed. Will produce a new PR against NIFI-2126 with both processors inside


---
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 pull request #613: NIFI-2126: Add processors to enable distributed fetc...

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

    https://github.com/apache/nifi/pull/613


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