Member since
11-14-2013
11
Posts
3
Kudos Received
0
Solutions
02-28-2019
06:12 PM
still face this error in kerberized env: java.sql.SQLException: Could not open client transport for any of the Server URI's in ZooKeeper: Unable to read HiveServer2 uri from ZooKeeper
Caused by: org.apache.hive.jdbc.ZooKeeperHiveClientException: Unable to read HiveServer2 uri from ZooKeeper
Caused by: org.apache.hive.jdbc.ZooKeeperHiveClientException: Tried all existing HiveServer2 uris from ZooKeeper.
... View more
12-06-2018
10:20 AM
What is REST API similar to click on "Test Connection" button in Ranger? I want to make script to check plugin connections is OK.
Thank you.
... View more
Labels:
- Labels:
-
Apache Ranger
05-22-2018
09:18 AM
must be in "ms", so try 800000.
... View more
12-12-2017
05:19 AM
4. Increasing Number of Reducers, the Proper Way
Let's set hive.exec.reducers.bytes.per.reducer to 10 MB about 10432 It should be 10 KB not 10 MB.
... View more
09-11-2017
04:21 AM
1 Kudo
Well explained @ssathish. I accept this as correct answer. Thank you.
... View more
09-08-2017
07:14 AM
2 Kudos
I've configure queue default capacity to 20 dan maximum-capacity to 30. When I see with command "mapred queue -list", CurrentCapacity can exceeds MaximumCapacity (30) even its can exceeds 100% as seen in picture below. Please explain me why this happen? Thank you.
... View more
Labels:
- Labels:
-
Apache YARN