[
https://issues.apache.org/jira/browse/TAJO-371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13837880#comment-13837880
]
Hudson commented on TAJO-371:
-----------------------------
SUCCESS: Integrated in Tajo-trunk-postcommit #585 (See
[https://builds.apache.org/job/Tajo-trunk-postcommit/585/])
TAJO-371: Increase the default value of worker memory. (jihoon) (jihoonson:
https://git-wip-us.apache.org/repos/asf?p=incubator-tajo.git&a=commit&h=42999010e01040391b32474dcd54ffbff5741e6c)
* tajo-common/src/main/java/org/apache/tajo/conf/TajoConf.java
* CHANGES.txt
> Increase the default value of worker memory
> -------------------------------------------
>
> Key: TAJO-371
> URL: https://issues.apache.org/jira/browse/TAJO-371
> Project: Tajo
> Issue Type: Improvement
> Components: worker
> Affects Versions: 0.8-incubating
> Reporter: Jihoon Son
> Assignee: Jihoon Son
> Priority: Minor
> Attachments: TAJO-371.patch
>
>
> Since the default value of the worker memory and the memory required to
> launch the query master are same, the worker that launches a query master
> doesn't have any free memory without an extra configuration.
> In a cluster consisting of one machine, this causes "no available worker
> resource for an execution block", and any queries cannot be executed.
> Though it is not an error, but it can make users confused.
--
This message was sent by Atlassian JIRA
(v6.1#6144)