Defect HC-24930

Unable to disable NLP in NiFi using vault configuration

Software

Customer case Applies to Corrected in
CS0365194 V9.1.11.0 9.1.12.0

Observed behavior

In order to use languages that are not supported by NLP, NLP must be disabled. This can be done successfully using environment variables, setting the value to an empty string, but when using Vault the empty strings are replaced with the string "null", so NLP remains enabled.

Expected behavior

NLP should be able to be disabled by setting NLP_ENABLE_LANGUAGE_CODE to an empty string in Vault.

Resolution

Completed