[ 
https://issues.apache.org/jira/browse/TAJO-1328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14304415#comment-14304415
 ] 

ASF GitHub Bot commented on TAJO-1328:
--------------------------------------

GitHub user ykrips opened a pull request:

    https://github.com/apache/tajo/pull/373

    TAJO-1328: Fix deprecated property names in the catalog configuration do...

    Removed deprecated properties.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ykrips/tajo TAJO-1328

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tajo/pull/373.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #373
    
----
commit a4337dad3bf23355cadbbc5bf30957a4f0f5870f
Author: Jihun Kang <[email protected]>
Date:   2015-02-04T00:53:45Z

    TAJO-1328: Fix deprecated property names in the catalog configuration 
document

----


> Fix deprecated 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
>            Assignee: Jihun Kang
>            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)

Reply via email to