Ranger install pre-requisite
If you are using super user "root" to create ranger db and user,
1. grant all privileges on ranger.* to 'rangeradmin'@'%' with grant option;
2. grant all privileges on ranger.* to 'root'@'<hostname where ranger>' with grant option;
or
grant ALL on *.* to 'root'@'c249-node5.example.com' identified by 'root';
and FLUSH Privileges .
Subscribe to:
Post Comments (Atom)
Boost Your Download Speed with lftp Segmentation
Looking for a faster way to download files via sftp to a Linux machine? Try using "lftp" instead. This tool offers segmented downl...
Other relevant topics
-
Hive metastore DB Connection verification from Command line:- You can run the following on any node where ambari agent installed on the ...
-
Using PIG to load into Hbase:- In this article we will see how to join 2 datasets in PIG and load the joined, filtered data into HBASE t...
-
+++++++++++++++++++++++++++++++++++++++++++ How to move a region from 1 RS to another Region server:- ++++++++++++++++++++++++++++++++++++...
No comments:
Post a Comment