[
https://issues.apache.org/jira/browse/AMBARI-14301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15086741#comment-15086741
]
Hudson commented on AMBARI-14301:
---------------------------------
FAILURE: Integrated in Ambari-branch-2.2 #153 (See
[https://builds.apache.org/job/Ambari-branch-2.2/153/])
AMBARI-14301: Co-locate HAWQSEGMENT on hosts that have DATANODE (jaoki:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=d45c16b126eb0c7014cd1b78ee12035aa9480b09])
* ambari-server/src/test/python/stacks/2.3/common/services-pxf-hdfs.json
* ambari-server/src/test/python/stacks/2.3/common/test_stack_advisor.py
* ambari-server/src/main/resources/stacks/HDP/2.3/services/stack_advisor.py
* ambari-server/src/test/python/stacks/2.3/common/services-hawq-pxf-hdfs.json
> Co-locate HAWQSEGMENT on hosts that have DATANODE component
> ------------------------------------------------------------
>
> Key: AMBARI-14301
> URL: https://issues.apache.org/jira/browse/AMBARI-14301
> Project: Ambari
> Issue Type: Improvement
> Components: ambari-web
> Affects Versions: trunk
> Reporter: Lav Jain
> Assignee: Lav Jain
> Priority: Minor
> Fix For: 2.3.0, 2.2.1
>
> Attachments: AMBARI-14301-2.branch22.patch, AMBARI-14301-2.patch,
> AMBARI-14301.patch, AMBARI-14301.patch
>
>
> Looks like stackadvisor is used only upon a fresh install if no changes are
> made to the master components. In that case, the client/slaves are installed
> on all the hosts, so HAWQSEGMENT is co-located with DATANODE by default.
> If HDFS is already installed and HAWQ is enabled using add services, then
> Ambari chooses all hosts that do not have a MASTER component installed. This
> determination is being done in the javascript code.
> This patch is changing the hostlist for HAWQSEGMENT to be the same as
> DATANODE in the latter case.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)