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

RethinkDB processors require Username and Password

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • 1.9.2
    • None
    • Extensions
    • None

    Description

      The RethinkDB suite of processor all require username and password. They are marked as optional but if you don't provide them then the processor fails to initialize.

      It's probably because in the AbstractRethinkDBProcessor the `makeConnection` method doesn't have a case for making a connection in the absence of username and password.

      When you run the processor in this case you get an unhelpful RuntimeError with no message and a NullPointerException .

      https://github.com/apache/nifi/blob/ea9b0db2f620526c8dd0db595cf8b44c3ef835be/nifi-nar-bundles/nifi-rethinkdb-bundle/nifi-rethinkdb-processors/src/main/java/org/apache/nifi/processors/rethinkdb/AbstractRethinkDBProcessor.java#L199-L203

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ncarenza Nicholas Carenza
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: