Member since
09-06-2017
10
Posts
0
Kudos Received
1
Solution
My Accepted Solutions
Title | Views | Posted |
---|---|---|
556 | 11-02-2017 03:22 PM |
11-02-2017
03:22 PM
I figured out: HDP certified services like Protegrity Avatar or BlueTalon are able to apply policies even on cells.
... View more
10-23-2017
10:36 AM
Thats a good hint. Thank you a lot for that:-) So Iam on the right path. Unfortunately I encountered issues while building with maven. I got the source from github and tried the following: (git checkout ranger release, export java, maven clean and then the following mvn -DskipTests=false clean compile package install assembly:assembly (as shown here - source: http://ranger.apache.org/quick_start_guide.html) But somehow the building is failing all the time: "Build failure". Changing Java type and version helps, but at the end it always fails at some point leading to the same result. Any hint to what kind of configuration is needed to get a successful build? (tried out openjdk 7,8 and oracle 7,8; on lubuntu or mint with recent 3.5 maven)
... View more
09-25-2017
10:28 AM
Hey community, for my data privacy concept, I need to mark single rows in my table. I know Atlas can only tag the (HIVE) database, table or its columns. I already know that the data management tool "Waterline" is not able to tag rows as well. Is there a service / program that supports this feature? Any advice or guidance would be greatly appreciated:-) Thank you in advance. Jack
... View more
Labels:
- Labels:
-
Apache Atlas
-
Apache Hive
09-25-2017
07:09 AM
Bump. Still did not found a solution to update a service manually out of the recent github. Please help:-)
... View more
09-14-2017
08:38 AM
Dear community, cliffs: How to update an HDP service (Ranger, Atlas, Hive, whatever) to a newer (github) release? After sitting for days in front of this problem, I would like to ask kindly for your help. My mission is to install the newest version of the service Ranger for testing purposes. In my sandbox HDP 2.6 stack the newest is 0.7 and I would like to update to 0.7.1 (or even try 0.7.2 snapshot; 1.0 snapshot - whatever). Iam running HDP Sandbox 2.6.1 and I already tried an approach to delete /var/lib/ambari-server/resources/stacks/HDP/2.6/services/RANGER
and get clone Ranger.git in here. But somehow the Ranger service in Ambari was still the old one. Also tried to install manually, add a custom service named Ranger0.7.2 or add a custom stack but I guess iam not skilled enough to get this to work. What is the most common way to get this update done? I appreciate every small hint or help a lot. Huge thanks in advance, you eventually save my day:-)
... View more
Labels:
- Labels:
-
Apache Ranger
09-13-2017
09:27 AM
Quick followup question, since Iam stuck here: Do I understand it correctly, that I need to apply this patch trough "git apply" to the recent ranger.git? I tried out a lot and somehow it doesnt want to work. Am I on the right track? I appreciate every hint. Huge thanks!
... View more
09-12-2017
04:22 PM
That looks promising. Yes I think thats what I was looking for. Thanks a lot!
... View more
09-06-2017
11:17 AM
Hello community, Iam using HDP 2.6.0 Sandbox with Ranger 0.7.0 and I would love to know if (and eventually 'how') it is possible to add policy conditions inside the "allow / deny conditions" window while applying Tag Based Policies. I found a statement in the documentation below that says: "Currently "Accessed after expiry_date? (yes/no)" is the
only available policy condition" Source Is this statement still up to date? And is it eventually possible to do something here through the Ranger REST API? I kindly appreciate any further information towards this topic. Thanks a lot and best regards:-)
... View more
Labels:
- Labels:
-
Apache Atlas
-
Apache Ranger