Jihoon Son created TAJO-1328:
--------------------------------
Summary: Fix wrong property names in the catalog configuration
document
Key: TAJO-1328
URL: https://issues.apache.org/jira/browse/TAJO-1328
Project: Tajo
Issue Type: Improvement
Components: documentation
Reporter: Jihoon Son
Priority: Minor
Fix For: 0.10
See the title.
The following property names in
http://tajo.apache.org/docs/devel/configuration/catalog_configuration.html
should be fixed.
These names work, but are deprecated.
* tajo.catalog.jdbc.connection.id -> tajo.catalog.connection.id
* tajo.catalog.jdbc.connection.password -> tajo.catalog.connection.password
* tajo.catalog.jdbc.uri -> tajo.catalog.uri
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)