'Permissions are not getting updated using ml-gradle
I updated tde permissions in permissions.properties as mentioned below and ran mlDeploy, which will deploy the latest changes.
Old permissions.properties
testData1.json=test-full-view-role,read,test-full-view-role,execute
testData2.json=test-full-view-role,read,test-full-view-role,execute
testData3.json=test-full-view-role,read,test-full-view-role,execute
Updated permissions.properties
testData1.json=abc-full-view-role,read,abc-full-view-role,execute
testData2.json=abc-full-view-role,read,abc-full-view-role,execute
testData3.json=abc-full-view-role,abc,abc-full-view-role,execute
But I can still see old permissions attached with tde. Tried mlLoadSchemas.
My requirement is to assign new permissions and remove old permissions from tde.
Any help is appreciated.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
