Uploaded image for project: 'Apache NiFi'
  1. Apache NiFi
  2. NIFI-4843

ExecuteSQL cannot execute delete without error

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • Extensions
    • Patch

    Description

      I had a scenario in which i wanted to execute a delete statement on one of my tables

      the processor works, and deletes what data i needed it to delete. but after every execution it throws and exception that it cannot retrieve data from the ResultSet. i guess that's because it expects data from the db to be returned to it. but in the case of deletion there is none.

      why it's a problem is that we cannot determine if the processor is doing it's job properly or not when bulletins are thrown from it. 

      so i would greatly appreciate it if you could make the ExecuteSQL processor support delete queries

      Attachments

        Activity

          People

            Unassigned Unassigned
            Max Kelada Nimrod Avni
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: