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

"org.apache.avro.SchemaParseException: empty name"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 0.5.0
    • None
    • Core Framework
    • None

    Description

      With Nifi version 0.5.0 and following all the steps pointed here
      https://www.mail-archive.com/search?l=users@nifi.apache.org&q=subject:%22executesql%22&o=newest&f=1

      I am still getting the same error.

      My flow is
      Generate Flow File > Fetch File -> Extract Text (here the value for the WHERE clause is exposed as a property "property1")> ExecuteSQL (Oracle DB) -> PutFile (results of the query)

      The query executes fine in the Oracle DB
      SELECT field1
      FROM table
      WHERE field1= '${property1}'

      I am hitting dead ends, any help will be appreciated

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              rahul0920 RAHUL CHATURVEDI
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: