Created 05-31-2017 11:43 AM
Hi, I am unable to configure HBase JDBC driver on HDF 2.1.3. It comes with a blank interface with nowhere the edit the parameters. The NiFi version running on it is 1.1.0. Anyone experienced the same issue?
Created 06-02-2017 12:21 PM
Tested and confirmed a bug exists in HDF 2.1.3 that affects the Controller services UI. The fix for this bug will be in HDF 2.1.4. Unfortunately there is no easy workaround to this bug. You can still modify, delete, start, and stop controller services by interfacing directly with the NiFi Rest-API.
Thanks,
Matt
Created 05-31-2017 12:53 PM
Hey @Joshua Adeleke, I haven't experienced this directly but looks like it could be a bug or rendering issue. Is it possible to check with another browser?
Created 05-31-2017 01:15 PM
@Sebastian Carroll I have checked in Chrome and Firefox. It's the same issue.
Created 05-31-2017 12:58 PM
Are you able to add new controller services?
Created 05-31-2017 01:16 PM
@Matt Clarke Yes, i am able to add a new controller but not edit it.
Created 05-31-2017 01:05 PM
Do you see any javascript errors in the dev tools console of your web browser?
Created 05-31-2017 01:24 PM
@Scott Aslan I don't see any javascript errors in the dev tools console of Chrome/Firefox.
Created 05-31-2017 07:58 PM
I had somewhat similar issue, the State of client service would get stuck on "Disabling" and the edit option would disappear; restarting the NiFi instance brought back the Edit option for me.
Created 06-02-2017 12:21 PM
Tested and confirmed a bug exists in HDF 2.1.3 that affects the Controller services UI. The fix for this bug will be in HDF 2.1.4. Unfortunately there is no easy workaround to this bug. You can still modify, delete, start, and stop controller services by interfacing directly with the NiFi Rest-API.
Thanks,
Matt
Created 06-02-2017 02:16 PM
thanks @Matt Clarke. Will downgrade asap.