Member since
03-25-2016
27
Posts
7
Kudos Received
2
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
1854 | 04-21-2016 08:42 PM | |
3199 | 03-28-2016 09:29 PM |
08-19-2017
12:42 PM
Hey @marksf, I am also facing the same issue, how did you resolved that please share. Thnks, Prashant
... View more
02-16-2017
03:44 PM
@marksf Correct, the "key" icon will allow you to apply component level access policies to your process group with id "863928d5-12e7-...." Once "view the component" is granted the ID will be replaced with the actual process group name.
"Modify the component" will allow the user to also add, modify and delete components within that process group. Thanks, Matt
... View more
02-13-2017
11:13 PM
@Matt Clarke - I think I get it now. I was misunderstanding that within the Policy area I need to literally add their cert credentials. I was falsely assuming once I added a user, I would see those users as options to add to policies. It appears I must not only copy the users cert to the users area but also to all of the policies to which they should have access. I agree, I did not want to manually edit files. I was just previously confused how policies were getting applied.
... View more
02-09-2017
11:37 PM
Thank you for the thorough answer. I am good to give this a try now. I cannot recall the previous HDF version I installed, but I think it was based on Nifi 0.6. I was back in, roughly, April of 2016. Thank you again!
... View more
04-21-2016
08:42 PM
1 Kudo
The problem was the version of the mysql connector. I was using 5.1.38, I tried the dev relase 6.0.2, I tried the default for RHEL6.7 (5.1.17), and I finally ended up trying specifically 5.1.35. 5.1.35 was the magic version.
... View more
11-15-2018
06:43 PM
@marksf...Could you please tell me how did you resolve this?
... View more
03-28-2016
09:29 PM
2 Kudos
It appears this was a bug that was filed with MySQL pertaining to the JDBC driver version I was using. I was originally using mysql-connector-java-5.1.17.jar. I have since upgraded to mysql-connector-java-5.1.38-bin.jar and this issue has gone away.
... View more