How to create Data Source using Custom Controller Service?
33 views
Skip to first unread message
Umamaheswari
unread,
Feb 27, 2020, 11:07:37 AM2/27/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Kylo Community
Hi,
I created a custom Controller Service in NIFI. This will connect to a REST API for authentication & returns SessionID to the Custom Processor. It is working fine in NIFI. I want to create a Data Source in Kylo using this Controller Service. How do I achieve this?