hey all, is it possible to supply our own "policie...
# troubleshoot
c
hey all, is it possible to supply our own "policies.json" file? I see that in the code, the path to the file is hardcoded to be inside the deployment JAR, so i'm not sure https://github.com/datahub-project/datahub/blob/bfb903cfb874db2c19a53e0eb2d3c1c697[…]n/java/com/linkedin/metadata/boot/steps/IngestPoliciesStep.java
did some more digging through other threads here and seems this is not possible, but changing them through ingestion is viable for us. will proceed with that
e
I would recommend just ingesting your own policies, exactly as you’re saying!
Or using our GraphQL API to add policies