Open analytically opened 6 years ago
Found in the logs:
2018-10-09 12:41:52,449 WARN [main] org.apache.nifi.nar.ExtensionManager Component com.jeremydyer.processors.salesforce.sobject.SObjectDescribeProcessor is bundled with its referenced Controller Service APIs com.jeremydyer.nifi.salesforce.SalesforceUserPassAuthentication. The service APIs should not be bundled with component implementations that reference it.
This is with nifi-salesforce-nar-1.7.1.nar, nifi-salesforce-controllerservice-nar-1.7.1.nar and nifi-salesforce-api-nar-1.7.1.nar available to Nifi.
@jdye64
Could it be that due to jars residing in different nars we're seeing the 'Incompatible Controller Service Configured' error?