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.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to