Questions tagged [apache-ranger]

Apache Ranger is a framework to enable, monitor and manage comprehensive data security across the Hadoop platform. The vision with Ranger is to provide comprehensive security across the Apache Hadoop ecosystem.

Apache Ranger has the following goals:

  • Centralized security administration to manage all security related tasks in a central UI or using REST APIs.
  • Fine grained authorization to do a specific action and/or operation with Hadoop component/tool and managed through a central administration tool Standardize authorization method across all Hadoop components.
  • Enhanced support for different authorization methods - Role based access control, attribute based access control etc.
  • Centralize auditing of user access and administrative actions (security related) within all the components of Hadoop.

References

Related Tags

115 questions
0
votes
0 answers

How to configure Apache Ranger UI admin username and password?

I am doing the command-line installation of Apache Ranger i.e. without Ambari. I have to configure Ranger UI username and password other than the defaults (i.e. admin/admin). Does anyone know which configuration file and what properties need to be…
user5431918
  • 107
  • 1
  • 6
0
votes
1 answer

Sqoop cannot import data when using Ranger

I'm using HDP-2.6, Ranger is enable to manager permission I added a policy in Ranger to given full permission(read, write, execute) to yarn on /data, with 'recursive' enabled I want to use Sqoop to import data from mysql to hive. but each time, I…
disorderdev
  • 1,458
  • 1
  • 14
  • 28
0
votes
1 answer

Hive policy in ranger is not working

I am using a Kerberos certified cluster. Ranger version is 0.7 and Hive version is 1.2. After ranger configured Hive policy, it is not working, but hbase and hdfs works fine. I am using Beeline to connect to Hiveserver2.
Zheng Wei
  • 1
  • 3
0
votes
0 answers

Create database in console hive without permission in Ranger

I have not kerberos cluster Hadoop. I manage the permission hive, hdfs via Ranger. The Resource Path in Ranger for HDFS are: /user/myLogin /apps/hive/warehouse/mylogin_* /apps/hive/warehouse I can create a database in hive ( via console) also in…
vero
  • 1,005
  • 6
  • 16
  • 29
0
votes
0 answers

HBase table creation issue

I've been exploring HBase in my HDP cluster; facing an issue with table creation. I can create a table called 'test': hbase(main):002:0> create 'test','cf1','cf2' 0 row(s) in 1.2300 seconds => Hbase::Table - test But when I try some other table…
knowone
  • 840
  • 2
  • 16
  • 37
0
votes
1 answer

Is it possible to secure Kibana UI using Ranger

I create a Kibana dashboard using HDFS data.(Note: I connect Elasticsearch with Hotonworks using Elasticsearch-Hadoop).I want to secure Kibana Dashboard.Is it possible to do that Security function with Ranger.
Rajesh A
  • 379
  • 3
  • 14
0
votes
1 answer

Unable restart the hive after installation of Apache Ranger

I recently installed apace Ranger and Enabled the hive plugins.when try to restart the Effected components at hive got the following error File "/usr/lib/python2.6/site-packages/resource_management/libraries/script/config_dictionary.py", line 73, in…
0
votes
1 answer

Hue and Apache Ranger on Hdp cluster

I have Hue working on a Hortonworks Data Platform cluster. Since I cannot use Sentry for a HDP platform, I want to make use of Apache Ranger to enable security and other benefits. So, can I use Apache Ranger along with Hue?
Vinay Mundada
  • 317
  • 3
  • 13
0
votes
1 answer

HBase (Hortonworks) access denied exception

We are using HBase as our choice of storage in a Hortonworks environment. We have one node running and are planning to upgrade to multiple nodes if everything works fine. Currently, we use Knox SSO to sign in to the services. To access the data…
-1
votes
1 answer

EMR & Spark 3.0: row-level security (filtering)

Question: is it possible to achieve row-level filtering with EMR, Spark 3.0 & S3 without purchasing expensive enterprise solutions? I want to make sure I haven't missed anything. EMR-Ranger doc says integration supports Spark, but it looks totally…
VB_
  • 45,112
  • 42
  • 145
  • 293
1 2 3 4 5 6 7
8