I have a servicedef which is working well when deployed to a Ranger 0.7.0 server (HDP 2.6.4). I can create an instance of the new service, with access control & masking policies & they work :-)
However we've found that when deployed to a cleanly built 0.7.1 / master server (at a few dates in Feb 18) the SAME servicedef results in only access control policies being authorable on the Ranger GUI, NOT tag based policies The hive servicedef pre-loaded into the ranger build does continue to show masking based policies. Are there any significant changes in ranger in that 0.7.0->0.7.1 timeframe that might explain? Our current servicedef is at https://github.com/GaianRangerPlugin/ranger-gaian-plugin/blob/master/plugin/src/main/resources/service-defs/ranger-servicedef-gaian.json Thanks! Nigel.