[
https://issues.apache.org/jira/browse/AMBARI-7059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14113873#comment-14113873
]
Hudson commented on AMBARI-7059:
--------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #64 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/64/])
AMBARI-7059. FE: Adding Sqoop service right after install doesnt auto-select
Client. (Max Shepel via akovalenko) (akovalenko:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=f2f5dff25143545c6ab542ab0d62c7fc61ea418a)
* ambari-web/test/controllers/main/service/add_controller_test.js
* ambari-web/app/routes/add_host_routes.js
* ambari-web/app/controllers/main/service/add_controller.js
* ambari-web/app/routes/installer.js
* ambari-web/app/routes/add_service_routes.js
* ambari-web/app/controllers/wizard/step8_controller.js
> FE: Adding Sqoop service right after install doesnt auto-select Client
> ----------------------------------------------------------------------
>
> Key: AMBARI-7059
> URL: https://issues.apache.org/jira/browse/AMBARI-7059
> Project: Ambari
> Issue Type: Task
> Components: client
> Affects Versions: 1.7.0
> Reporter: Aleksandr Kovalenko
> Assignee: Aleksandr Kovalenko
> Fix For: 1.7.0
>
> Attachments: AMBARI-7059.patch
>
>
> Set App.supports.serverRecommendValidate=true
> When installing, deselect SQOOP service and finish install. Right after that
> go into add-service wizard and add SQOOP service. The /recommendations POST
> call for host-layout correctly recommends adding SQOOP component to a host.
> The UI however does not select that host (image attached), resulting in an
> ERROR from /validations call.
> Since SQOOP is a client, the Client checkbox should be checked.
> Then, when the Client checkbox is checked, and Deploy is hit, it seems to be
> adding all client components (7 PUT calls with 400-Bad Request) (image
> attached).
--
This message was sent by Atlassian JIRA
(v6.2#6252)