[ 
https://issues.apache.org/jira/browse/AMBARI-23806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ishan Bhatt updated AMBARI-23806:
---------------------------------
    Fix Version/s:     (was: 2.7.0)
                   2.7.1

> Properties with '/' in their name are not handled during blueprint processing
> -----------------------------------------------------------------------------
>
>                 Key: AMBARI-23806
>                 URL: https://issues.apache.org/jira/browse/AMBARI-23806
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.7.0
>            Reporter: Balázs Bence Sári
>            Assignee: Balázs Bence Sári
>            Priority: Blocker
>             Fix For: 2.7.1
>
>
> To enable viewFS we have to add additional properties as mentioned in this 
> [jira|https://hortonworks.jira.com/browse/BUG-101865?focusedCommentId=764583&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-764583].
>  Even if we add those properties we do see that the actual property name is 
> malformed after deployment.
> eg: 
> {code}
> fs.viewfs.mounttable.cl1.link./app-logs: "hdfs://ns2/app-logs"
> {code}
> gets converted to 
> {code}
> fs.viewfs.mounttable.cl1.link.: "hdfs://ns2/app-logs"
> {code}
> see that */app-logs* is removed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to