Accessing NiFi Via Knox
To launch NiFi via Knox, complete the following steps:
Enter the following url in a browser:
https://$KNOX_HOST:$KNOX_PORT/$GATEWAY_CONTEXT/default/nifi-app/nifi
Where:
$KNOX_HOST:KNOX_PORT
is the Knox host:gateway port$GATEWAY_CONTEXT
is the gateway context, defined in the gateway-site configuration in Knox
When prompted, enter your NiFi username and password to be authenticated by Knox.
Knox proxies the NiFi UI.