Member since
09-18-2018
6
Posts
0
Kudos Received
0
Solutions
10-01-2018
11:18 AM
Actually the problem is it is not creating 'ambari-qa' user in Ranger at the time of installation resulting in this error. And this is happening for HDP 3 version.
... View more
09-20-2018
06:38 PM
Name Node is working in HA Mode and Ranger Admin start normal and able to view the UI of ranger. opened 6080 and able to login in ranger. But no luck with HIVE metastore and Server2
... View more
09-20-2018
06:38 PM
2018-09-20 12:53:01,206 - Retry Repository Creation is being called
2018-09-20 12:53:53,139 - Will retry 4 time(s), caught exception: Connection to Ranger Admin failed. Reason - timeout. Sleeping for 8 sec(s)
2018-09-20 12:54:21,160 - Will retry 3 time(s), caught exception: Connection to Ranger Admin failed. Reason - timeout. Sleeping for 8 sec(s)
2018-09-20 12:54:49,188 - Will retry 2 time(s), caught exception: Connection to Ranger Admin failed. Reason - timeout. Sleeping for 8 sec(s)
2018-09-20 12:55:17,209 - Will retry 1 time(s), caught exception: Connection to Ranger Admin failed. Reason - timeout. Sleeping for 8 sec(s)
2018-09-20 12:55:45,230 - Connection to Ranger Admin failed. Reason - timeout
2018-09-20 12:55:45,230 - Retry Repository Creation is being called
2018-09-20 12:56:37,199 - Will retry 4 time(s), caught exception: Connection to Ranger Admin failed. Reason - timeout. Sleeping for 8 sec(s)
2018-09-20 12:57:05,218 - Will retry 3 time(s), caught exception: Connection to Ranger Admin failed. Reason - timeout. Sleeping for 8 sec(s)
2018-09-20 12:57:33,251 - Will retry 2 time(s), caught exception: Connection to Ranger Admin failed. Reason - timeout. Sleeping for 8 sec(s)
... View more
09-20-2018
06:38 PM
Getting the below error while trying to start Hive-server2 with ranger-hive plugin enabled. Tried updating SAME password for admin-password and ranger-admin-password from both the Ranger UI as well as from the Ambari UI but no luck... 2018-09-20 12:07:45,807 - call['ambari-python-wrap /usr/bin/hdp-select status hive-server2'] {'timeout': 20} 2018-09-20 12:07:45,839 - call returned (0, 'hive-server2 - 3.0.0.0-1334')
2018-09-20 12:07:45,840 - RangeradminV2: Skip ranger admin if it's down !
2018-09-20 12:07:50,390 - amb_ranger_admin user already exists.
2018-09-20 12:08:12,311 - Will retry 4 time(s), caught exception: Connection to Ranger Admin failed. Reason - timeout. Sleeping for 8 sec(s)
2018-09-20 12:08:40,347 - Will retry 3 time(s), caught exception: Connection to Ranger Admin failed. Reason - timeout. Sleeping for 8 sec(s)
2018-09-20 12:09:08,375 - Will retry 2 time(s), caught exception: Connection to Ranger Admin failed. Reason - timeout. Sleeping for 8 sec(s)
2018-09-20 12:09:36,403 - Will retry 1 time(s), caught exception: Connection to Ranger Admin failed. Reason - timeout. Sleeping for 8 sec(s)
2018-09-20 12:10:04,429 - Connection to Ranger Admin failed. Reason - timeout
2018-09-20 12:10:04,429 - Retry Repository Creation is being called
... View more
Labels:
- Labels:
-
Apache Hive
-
Apache Ranger
09-19-2018
05:49 PM
2018-09-18 13:52:57,238 [I] DB FLAVOR :MYSQL 2018-09-18 13:52:57,239 [I] ---------
Verifying Ranger DB connection --------- 2018-09-18 13:52:57,239 [I] Checking
connection.. 2018-09-18 13:52:57,239 [JISQL]
/usr/lib/jvm/java/bin/java -cp /usr/hdp/current/ranger-admin/ews/lib/mysql-connector-java.jar:/usr/hdp/current/ranger-admin/jisql/lib/*
org.apache.util.sql.Jisql -driver mysqlconj -cstring jdbc:mysql://cb1/ranger -u
'rangeradmin' -p '********' -noheader -trim -c \; -query "SELECT
version();" 2018-09-18 13:52:58,740 [I] Checking
connection passed. 2018-09-18 13:52:58,741 [JISQL]
/usr/lib/jvm/java/bin/java -cp
/usr/hdp/current/ranger-admin/ews/lib/mysql-connector-java.jar:/usr/hdp/current/ranger-admin/jisql/lib/*
org.apache.util.sql.Jisql -driver mysqlconj -cstring jdbc:mysql://cb1/ranger -u
'rangeradmin' -p '********' -noheader -trim -c \; -query "select version
from x_db_version_h where version = 'DEFAULT_RANGER_USERSYNC_UPDATE' and active
= 'Y';" 2018-09-18 13:53:00,265 [JISQL]
/usr/lib/jvm/java/bin/java -cp
/usr/hdp/current/ranger-admin/ews/lib/mysql-connector-java.jar:/usr/hdp/current/ranger-admin/jisql/lib/*
org.apache.util.sql.Jisql -driver mysqlconj -cstring jdbc:mysql://cb1/ranger -u
'rangeradmin' -p '********' -noheader -trim -c \; -query "select version
from x_db_version_h where version = 'DEFAULT_RANGER_USERSYNC_UPDATE' and active
= 'N';" 2018-09-18 13:53:01,814 [JISQL]
/usr/lib/jvm/java/bin/java -cp
/usr/hdp/current/ranger-admin/ews/lib/mysql-connector-java.jar:/usr/hdp/current/ranger-admin/jisql/lib/*
org.apache.util.sql.Jisql -driver mysqlconj -cstring jdbc:mysql://cb1/ranger -u
'rangeradmin' -p '********' -noheader -trim -c \; -query "insert into
x_db_version_h (version, inst_at, inst_by, updated_at, updated_by,active)
values ('DEFAULT_RANGER_USERSYNC_UPDATE', now(), 'Ranger 1.1.0.3.0.0.0-1634',
now(), 'ghjkl-d-2-20180918095208.c.steam-cache-211409.internal','N') ;" 2018-09-18 13:53:03,352 [I] Ranger
rangerusersync default password change request is in process.. Command failed after 1 tries
... View more
09-18-2018
01:48 PM
I am trying to create a multi-node cluster with HDP 3.0 using blueprint (hdp3-ranger.json) , but Ranger -admin is failing to start, because of which hiveserver2 is also failing. Thanks in advance.
... View more