Github user fmaritato commented on the issue:
https://github.com/apache/nifi/pull/1482
Hi,
I like this implementation better than what I came up with and I'd like to
collaborate with you on future processors. I have already put together code for
Google PubSub and BigQuery but I will need to redo them a bit to take advantage
of the auth controller.
I have a minor comment on your pull:
* Can you make project id and most other properties allow for expression
language? At my company, we have several projects and they have different
credentials, so it would be handy to have that info in a variable so we can
reuse.
Actually, now that I think about it, if I have to write data to different
project ids that require different credentials, would I need to instantiate
multiple credential controllers?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---