Metadata Rules
Enrich the metadata allowing the user to perform various catalog functions ..

The following steps will guide you through the enablement and
To enable the engine, create the required JWT token.
cd
cd /opt/pentaho/pdc-docker-deploymentSwitch to root user and write out the token to .env file.
sudo su
echo RULES_PDC_AUTH_TOKEN=\"$(./pdc get-jwt-token RULES_ENGINE)\" >> ./conf/.envCheck that the RULES_PDC_AUTH_TOKEN token has been written to the .env file.
cd ./conf
cat .envRedeploy PDC.
cd ..
./pdc.sh upFinally log back into PDC and navigate to: Management -> Roles.
Under the 'Data Quality Administrator' role -> View details and add the user(s).
x
x
x
x
x
x
x
x
Last updated