You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nifi.apache.org by randerzander <gi...@git.apache.org> on 2015/09/24 01:03:46 UTC

[GitHub] nifi pull request: NIFI-991

GitHub user randerzander opened a pull request:

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

    NIFI-991

    Working on testing this, but wanted to get an initial proposal out for commentary before going too far down the path.
    
    If this processor is not the place to enable Apache Phoenix support, what might be a suggested alternative?

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

    $ git pull https://github.com/randerzander/nifi master

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

    https://github.com/apache/nifi/pull/93.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 #93
    
----
commit cf683611e3f3ba3c71e44f6d1a6aea9be0524ed6
Author: Randy Gelhausen <rg...@gmail.com>
Date:   2015-09-23T22:56:09Z

    Added UPSERT support to ConvertJSONToSQLProcessor

----


---
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 #93: NIFI-991: Add "upsert" verb support for ConvertJSONToSQL pro...

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

    https://github.com/apache/nifi/pull/93
  
    > closing after suggestion to use existing processor in input mode with a downstream ReplaceText Processor(replace "INSERT" with "UPSERT".
    
    Where was this suggestion, @randerzander? Any documentation you can point me to? Thanks!


---
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: NIFI-991: Add "upsert" verb support for Convert...

Posted by randerzander <gi...@git.apache.org>.
Github user randerzander commented on the pull request:

    https://github.com/apache/nifi/pull/93#issuecomment-145168859
  
    closing after suggestion to use existing processor in input mode with a downstream ReplaceText Processor(replace "INSERT" with "UPSERT".


---
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: NIFI-991: Add "upsert" verb support for Convert...

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

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


---
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 #93: NIFI-991: Add "upsert" verb support for ConvertJSONToSQL pro...

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

    https://github.com/apache/nifi/pull/93
  
    @joshelser check https://issues.apache.org/jira/browse/NIFI-991


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