Description
Set up a cluster, configured a redaction rule to redact "B0096EZHM2", and ran Hive queries on the cluster.
Looking at the YARN RM web UI and Job History Server web UI, I see that the mapreduce jobs spawned by the Hive queries have the sensitive data ("B0096EZHM2") showing in the job names:
e.g., "select product, useri...product='B0096EZHM2'(Stage"
Attachments
Attachments
Issue Links
- is related to
-
HIVE-9408 Add hook interface so queries can be redacted before being placed in job.xml
- Resolved