Details
-
Type: Bug
-
Status: Resolved
-
Priority: Blocker
-
Resolution: Fixed
-
Affects Version/s: 0.17.0
-
Fix Version/s: 0.17.0
-
Component/s: None
-
Labels:None
Description
The profiles pull in configuration files from the HADOOP_CONF_DIR and HIVE_CONF_DIR environment variables. This is useful for the examples, but could potentially leak configuration files for production applications. It's better to remove them from the app parent and put them in the examples directly.
Attachments
Issue Links
- blocks
-
KITE-716 Remove instructions in the examples README for running with the hadoop-conf/hive-conf profiles
- Resolved