[
https://issues.apache.org/jira/browse/AMBARI-14857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15126241#comment-15126241
]
Hudson commented on AMBARI-14857:
---------------------------------
ABORTED: Integrated in Ambari-trunk-Commit #4254 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/4254/])
AMBARI-14857 Ambari UI does not accept dfs.data.dir entries with file
(ababiichuk:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=e15ed4429d5bf8e7c2861342c9b890665fbd1ab7])
* ambari-web/test/utils/validator_test.js
* ambari-web/app/utils/validator.js
> Ambari UI does not accept dfs.data.dir entries with file protocol when
> enabling 'storage type' feature
> ------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-14857
> URL: https://issues.apache.org/jira/browse/AMBARI-14857
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.2.0
> Reporter: Andrii Babiichuk
> Assignee: Andrii Babiichuk
> Priority: Critical
> Fix For: 2.2.2
>
> Attachments: AMBARI-14857.patch
>
>
> When attempting to configure the dfs.datanode.data.dir values via Ambari UI
> an error is reported by the UI when the user enters the Apache recommended
> format of the value such as:
> {noformat}
> [ARCHIVE]file:///hadoop/hdfs/
> {noformat}
> https://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-hdfs/ArchivalStorage.html
> Instead our pop-up recommends using:
> {noformat}
> [ARCHIVE]/hadoop/hdfs/
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)