[
https://issues.apache.org/jira/browse/AMBARI-7932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14181915#comment-14181915
]
Hudson commented on AMBARI-7932:
--------------------------------
SUCCESS: Integrated in Ambari-branch-1.7.0 #194 (See
[https://builds.apache.org/job/Ambari-branch-1.7.0/194/])
AMBARI-7932. UI fix Slider View: Verify using slider-client if application name
can be used (Max Shepel via alexantonenko) (hiveww:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=433e524917c211638597a701bcd45fc3e7521580)
* contrib/views/slider/src/main/resources/ui/app/translations.js
* contrib/views/slider/src/main/resources/ui/app/helpers/ajax.js
*
contrib/views/slider/src/main/resources/ui/app/controllers/createAppWizard/step1_controller.js
*
contrib/views/slider/src/main/resources/ui/test/unit/controllers/createAppWizard/step1_controller_test.js
> UI fix Slider View: Verify using slider-client if application name can be used
> ------------------------------------------------------------------------------
>
> Key: AMBARI-7932
> URL: https://issues.apache.org/jira/browse/AMBARI-7932
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 1.7.0
> Reporter: Antonenko Alexander
> Assignee: Antonenko Alexander
> Fix For: 1.7.0
>
> Attachments: AMBARI-7932.patch, AMBARI-7932_1.7.0.patch, BugHA4.png,
> BugHaMain.png
>
>
> Precondition:
> 1)Deploy Ambari
> 2)Prepare cluster for adding slider apps
> 3)Create slider view
> 4)Create some apps
> 5)Enable security
> STR:
> 1)Prepare cluster for adding slider apps at secured cluster
> https://github.com/apache/ambari/blob/5e5e715b6b15dffffe15418dfe5732835d24ef57/contrib/views/slider/docs/index.md
> 2)Add new slider view ( Manage Ambari->Views->Slider->) (example: slider)
> 3)Try Add slider app with same parameters as above in new view
> Actual result:
> Could not Add slider app with same parameters as above in new view. Have
> Error message at deploy step.
> {code}
> Error message: Application Instance dir already exists:
> hdfs://c6401.ambari.apache.org:8020/user/yarn/.slider/cluster/accumulo0
> {code}
> Expected result:
> Could Add slider app with same parameters as above in new view. The files
> (/cluster/accumulo0...etc) will deleted automaticly after enabled security or
> HA.
> *Or*
> The sliders apps that are added before enabled security or HA are present at
> UI , that I could delete it manually from UI and add once more at secured
> cluster.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)