Member since
09-20-2018
26
Posts
1
Kudos Received
0
Solutions
02-24-2019
02:12 AM
@Shraddha Singh Any updates did my response resolve the issue if so accept so the thread is marked as closed.
... View more
02-07-2019
03:42 PM
@Shraddha Singh Where machine is the FQDN and {rangerkms_password} is the rangerkms user password. The FQDN is the output of $hostname -f Re-run the below commands grant all privileges on rangerkms.* to 'rangerkms'@'machine' identified by '{rangerkms_password}';
grant all privileges on rangerkms.* to 'rangerkms'@'machine' with grant option; And let me know
... View more