DSS Administration
Also available as:
PDF

File based blacklist and whitelist checks

When the number of whitelist and blacklist entries are many and cannot be defined inline, you can create whitelist or blacklist files with one value in each line.

Keywords: whitelist, blacklist

Make sure to place the file in an HDFS location that is accessible to the Profiler Agent user.

You can provide the location of the file as an attribute in the DSL definition.

For example:

whitelist(\"/apps/dpprofiler/profilers/sensitive_info_profiler/1.0/lib/kraptr/meta/whitelist\")
blacklist(\"/apps/dpprofiler/profilers/sensitive_info_profiler/1.0/lib/kraptr/meta/blacklist\")