[
https://issues.apache.org/jira/browse/TAJO-313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
JaeHwa Jung updated TAJO-313:
-----------------------------
Attachment: TAJO-313_3.patch
I added warning log as follows:
{code:xml}
Configuration parameter tajo.catalog.jdbc.connection.id is deprecated. Use
tajo.catalog.connection.id instead.
{code}
> Support deprecated variables in CatalogConstants.
> -------------------------------------------------
>
> Key: TAJO-313
> URL: https://issues.apache.org/jira/browse/TAJO-313
> Project: Tajo
> Issue Type: Sub-task
> Components: catalog
> Affects Versions: 0.8-incubating
> Reporter: JaeHwa Jung
> Assignee: JaeHwa Jung
> Priority: Minor
> Fix For: 0.8-incubating
>
> Attachments: TAJO-313.patch, TAJO-313_2.patch, TAJO-313_3.patch
>
>
> I renamed JDBC variables in CatalogConstants at
> [TAJO-297|https://issues.apache.org/jira/browse/TAJO-297]. But I think that
> some users may use deprecated JDBC variables. So, Tajo should supports
> deprecated JDBC variables in CatalogConstants.
--
This message was sent by Atlassian JIRA
(v6.1#6144)