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

    https://github.com/apache/tajo/pull/844#discussion_r44098591
  
    --- 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 --
    
    IMO, 'property value type' looks clearer.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to