[ 
https://issues.apache.org/jira/browse/AMBARI-13804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15001293#comment-15001293
 ] 

Jayush Luniya commented on AMBARI-13804:
----------------------------------------

Trunk:
commit a4fd7223a65b7313928754b61ad36091d4472c8c
Author: Jayush Luniya <[email protected]>
Date:   Wed Nov 11 14:58:49 2015 -0800

    AMBARI-13804: RU pre-req checks should allow for other HCFS file systems 
(jluniya)

> RU pre-req checks should allow for other HCFS file systems
> ----------------------------------------------------------
>
>                 Key: AMBARI-13804
>                 URL: https://issues.apache.org/jira/browse/AMBARI-13804
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.1.2
>            Reporter: Jayush Luniya
>            Assignee: Jayush Luniya
>            Priority: Critical
>             Fix For: 2.1.3
>
>
> The following pre-req checks assume that {{fs.DefaultFS}} can only be a 
> {{*dfs}} protocol.
> {noformat}
>     
> <check>org.apache.ambari.server.checks.ServicesMapReduceDistributedCacheCheck</check>
>     
> <check>org.apache.ambari.server.checks.ServicesTezDistributedCacheCheck</check>
> {noformat}
> However, other DFS such as {{WASB}} and {{ECS}} are valid ones and RU can be 
> performed with these DFS.
> Upgrade packs should allow to declaratively define protocols that are 
> allowed. As an interim fix the checks can be modified to allow say 
> {{[*dfs|wasb|ecs]://}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to