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

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

Github user mhthanh commented on a diff in the pull request:

    https://github.com/apache/tajo/pull/163#discussion_r18122147
  
    --- Diff: tajo-docs/src/main/sphinx/configuration/catalog_configuration.rst 
---
    @@ -24,6 +24,39 @@ If you want to customize the catalog service, copy 
``$TAJO_HOME/conf/catalog-sit
     
+-----------------------------------+------------------------------------------------+
     
     =========================
    +Derby Configuration
    +=========================
    +
    +By default, Tajo uses `Apache Derby <http://db.apache.org/derby/>`_ as a 
persistent storage in order to manage table meta data. So, without any 
configuration, you can use Derby for catalog store.
    +
    +Also, you can set manully configs in ``conf/catalog-site.xml`` as follows:
    --- End diff --
    
    Only a small typo: "manully" -> "manually"
    
    All remaining parts of the new content look good to me.


> Add Derby configuration documentation
> -------------------------------------
>
>                 Key: TAJO-1077
>                 URL: https://issues.apache.org/jira/browse/TAJO-1077
>             Project: Tajo
>          Issue Type: Sub-task
>          Components: documentation
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>            Priority: Trivial
>             Fix For: 0.9.0
>
>
> This patch adds Derby configuration documentation.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to