You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by "Amareshwari Sriramadasu (JIRA)" <ji...@apache.org> on 2014/11/14 05:45:34 UTC

[jira] [Created] (LENS-4) Update config naming convention and config generation doc in how to contribute page

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)