[
https://issues.apache.org/jira/browse/AMBARI-9564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14316205#comment-14316205
]
Hudson commented on AMBARI-9564:
--------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #1732 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/1732/])
AMBARI-9564. Add warning if the user tries to install Spark with "HDP 2.2"
(warn that it won't work with HDP 2.2.0). (onechiporenko) (onechiporenko:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=edec73af9b30d720734c99c8504fa2997cd88366)
* ambari-web/app/messages.js
* ambari-web/test/controllers/wizard/step4_test.js
* ambari-web/app/controllers/wizard/step4_controller.js
> Add warning if the user tries to install Spark with "HDP 2.2" (warn that it
> won't work with HDP 2.2.0)
> ------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-9564
> URL: https://issues.apache.org/jira/browse/AMBARI-9564
> Project: Ambari
> Issue Type: Task
> Components: ambari-web
> Affects Versions: 2.0.0
> Reporter: Oleg Nechiporenko
> Assignee: Oleg Nechiporenko
> Priority: Critical
> Fix For: 2.0.0
>
> Attachments: AMBARI-9564.patch
>
>
> HDP 2.2.1 will have Spark in the stack.
> As a result, Ambari's stack definition for HDP 2.2 will the updated to
> include Spark.
> However, this causes problems if the cluster is using HDP 2.2.0 for a new
> cluster install or Add Service > Spark on an existing cluster. Hence, we
> need to show a warning popup if the user selects Spark.
> * If Spark is selected, show "Warning: Spark requires HDP 2.2.1 or later.
> Attempting to install Spark to a HDP 2.2.0 cluster will fail. Confirm you are
> using HDP 2.2.1 or later packages. Are you sure you want to proceed?"
> \[Cancel\] \[Proceed Anyway\]
> * Do not show this warning message if the stack is not "HDP" and not version
> "2.2". For example, if BIGTOP or PHD tries to incorporate Spark, this
> warning popup should not be shown.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)