Amareshwari Sriramadasu created LENS-4:
------------------------------------------
Summary: Update config naming convention and config generation doc
in how to contribute page
Key: LENS-4
URL: https://issues.apache.org/jira/browse/LENS-4
Project: Apache Lens
Issue Type: Task
Reporter: Amareshwari Sriramadasu
We follow the following for configuration names:
* All server configuration names start with lens.server.
* All configuration overridable for each query start with lens.query.
* All configuration of drivers start with lens.driver. For HiveDriver the names
start with lens.driver.hive and for JDBCDriver it is lens.driver.jdbc
* All configuration overridable for each session start with lens.session
We also have config generator class which reads *-default.xml files and
generates *.apt files under src/site.
This issue is to add the above information in how to contribute page
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)