Make xmllint dependency optional
Description
Release Notes
Make xmllint dependency optional and allow setting variables to skip configuration file parsing
blocks
Activity
Show:
Chris Gianelloni December 16, 2015 at 3:02 AM
Merged to release/3.3
Improve failure if missing xmllint during get_conf
Skip get_conf calls
Allow setting Kerberos config using CDAP_PRINCIPAL and CDAP_KEYTAB, and KERBEROS_ENABLED
Allow setting Explore config using EXPLORE_ENABLED
Chris Gianelloni December 15, 2015 at 3:09 AM
Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Chris Gianelloni
Chris GianelloniReporter
Chris Gianelloni
Chris GianelloniAffects versions
Components
Fix versions
Priority
Created December 15, 2015 at 1:33 AM
Updated December 16, 2015 at 3:02 AM
Resolved December 16, 2015 at 3:02 AM
Allow setting environment variables to allow skipping the usage of xmllint, making the dependency optional. This will allow the CSD to specify this information when using the common.sh functions.