[
https://issues.apache.org/jira/browse/HAWQ-560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15201267#comment-15201267
]
ASF GitHub Bot commented on HAWQ-560:
-------------------------------------
GitHub user radarwave opened a pull request:
https://github.com/apache/incubator-hawq/pull/473
HAWQ-560. Set 'output.replace-datanode-on-failure' depend on datanode…
…s number
Set 'output.replace-datanode-on-failure' depend on datanode number.
By default, we should set this value while hawq cluster init. To set this
value automatically, we assume segment number is the same as datanode number.
When datanodes < 4, change the default value from true to false.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/radarwave/incubator-hawq HAWQ-560
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-hawq/pull/473.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #473
----
commit 8c951b7ba2a9ec8545444c294a334b65a3f614d6
Author: rlei <[email protected]>
Date: 2016-03-18T10:01:46Z
HAWQ-560. Set 'output.replace-datanode-on-failure' depend on datanodes
number
----
> Set 'output.replace-datanode-on-failure' depend on datanodes number
> -------------------------------------------------------------------
>
> Key: HAWQ-560
> URL: https://issues.apache.org/jira/browse/HAWQ-560
> Project: Apache HAWQ
> Issue Type: New Feature
> Components: Command Line Tools
> Reporter: Radar Lei
> Assignee: Lei Chang
>
> Set 'output.replace-datanode-on-failure' depend on datanode number.
> By default, we should set this value while hawq cluster init. To set this
> value automatically, we assume segment number is the same as datanode number.
> When datanodes < 4, change the default value from true to false.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)