-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/29352/
-----------------------------------------------------------
(Updated Dec. 23, 2014, 5:30 a.m.)
Review request for lens, Amareshwari Sriramadasu and Jaideep dhok.
Summary (updated)
-----------------
LENS-4: Update config naming convention and config generation doc in how to
contribute page
Bugs: LENS-4
https://issues.apache.org/jira/browse/LENS-4
Repository: lens
Description
-------
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
Diffs
-----
src/site/apt/developer/contribute.apt e62c9fe
Diff: https://reviews.apache.org/r/29352/diff/
Testing
-------
not providing test as change is done in the doc
Thanks,
Raju Bairishetti