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

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

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

    https://github.com/apache/tajo/pull/844#discussion_r44103172
  
    --- Diff: tajo-docs/src/main/sphinx/configuration/tajo-site-xml.rst ---
    @@ -2,23 +2,455 @@
     The tajo-site.xml File
     **********************
     
    -To the ``core-site.xml`` file on every host in your cluster, you must add 
the following information:
    +You can add more configurations in the ``tajo-site.xml`` file. Note that 
you should replicate this file to the whole hosts in your cluster once you 
edited.
    +If you are looking for the configurations for the master and the worker, 
please refer to :doc:`tajo_master_configuration` and 
:doc:`worker_configuration`.
    +Also, catalog configurations are found here :doc:`catalog_configuration`.
    +
    +=========================
    +Join Query Settings
    +=========================
    +
    +""""""""""""""""""""""""""""""""""""""
    +`tajo.dist-query.join.auto-broadcast`
    +""""""""""""""""""""""""""""""""""""""
    +
    +A flag to enable or disable the use of broadcast join.
    +
    +  * Property value: Boolean
    --- End diff --
    
    Thank you for the good comment.


> Add more configuration descriptions to document
> -----------------------------------------------
>
>                 Key: TAJO-1963
>                 URL: https://issues.apache.org/jira/browse/TAJO-1963
>             Project: Tajo
>          Issue Type: Task
>          Components: Documentation
>            Reporter: Jihoon Son
>            Assignee: Jihoon Son
>             Fix For: 0.12.0, 0.11.1
>
>
> In our docuemnt 
> (http://tajo.apache.org/docs/devel/configuration/tajo-site-xml.html), there 
> are a lot of missing configurations. 



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

Reply via email to