[ 
https://issues.apache.org/jira/browse/NIFI-6829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17734540#comment-17734540
 ] 

David Handermann edited comment on NIFI-6829 at 6/19/23 10:22 PM:
------------------------------------------------------------------

This issue could be addressed if there is sufficient community interest in new 
versions of the Processors based on RethinkDB 2.4 or later.


was (Author: exceptionfactory):
This issue could be address if there is sufficient community interest in new 
versions of the Processors based on RethinkDB 2.4 or later.

> RethinkDB processors require Username and Password
> --------------------------------------------------
>
>                 Key: NIFI-6829
>                 URL: https://issues.apache.org/jira/browse/NIFI-6829
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>    Affects Versions: 1.9.2
>            Reporter: Nicholas Carenza
>            Priority: Major
>
> 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]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to