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

Hudson commented on TAJO-136:
-----------------------------

SUCCESS: Integrated in Tajo-trunk-postcommit #363 (See 
[https://builds.apache.org/job/Tajo-trunk-postcommit/363/])
TAJO-136: Broadcast join should be enabled. (hyunsik) (hyunsik: 
https://git-wip-us.apache.org/repos/asf?p=incubator-tajo.git&a=commit&h=a09ac15ca326928ed4aa36af25fc85a603fdd05c)
* tajo-dist/src/main/bin/tajo-daemons.sh
* 
tajo-core/tajo-core-backend/src/main/java/org/apache/tajo/master/GlobalPlanner.java
* 
tajo-core/tajo-core-backend/src/main/java/org/apache/tajo/master/querymaster/Repartitioner.java
* tajo-dist/src/main/conf/tajo-env.sh
* CHANGES.txt
* tajo-dist/src/main/bin/start-tajo.sh

                
> Broadcast join should be enabled
> --------------------------------
>
>                 Key: TAJO-136
>                 URL: https://issues.apache.org/jira/browse/TAJO-136
>             Project: Tajo
>          Issue Type: Improvement
>          Components: planner/optimizer
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>             Fix For: 0.2-incubating
>
>         Attachments: TAJO-136_2.patch, TAJO-136.patch
>
>
> The broadcast join was disabled during Yarn port. The broadcast join 
> significantly reduces query response times including small-big joins. We need 
> to enable the broadcast join feature.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to