Member since
04-05-2016
4
Posts
0
Kudos Received
0
Solutions
07-20-2016
02:04 PM
@Benjamin Leonhardi How are your logs being recorded on the Oozie servers? Did you setup HAProxy as a transparent proxy? If so, did you account for the X-Forwarded-For header in the Oozie server log config `oozie-log4j.properties` to enable recording the original Oozie client IP in the Oozie logs?
Appreciate your help and comment, thanks!
... View more
06-29-2016
07:01 PM
I used NiFi's ConvertCharacterSet to change from UTF-16LE to UTF-8, it's a great and straightforward option if you're using it 🙂
... View more
04-06-2016
04:49 PM
Issues such as the one in my question above can be resolved by stopping Nifi and then removing the `database_repository/nifi-users.h2.db` file and starting fresh again.
... View more
04-05-2016
08:33 PM
Thanks for the article. I've tried to implement this but messed up something. How can I remove the admin user from Nifi's repository? After I've imported the client certificate into the browser, it requested that I submit a request for authorizing access and now it's stuck because the admin user status is "request pending". Appreciate any hints. Thanks,
... View more