[jira] [Updated] (HDFS-15464) ViewFsOverloadScheme should work when -fs option pointing to remote cluster without mount links

2021-05-16 Thread Wei-Chiu Chuang (Jira)


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

Wei-Chiu Chuang updated HDFS-15464:
---
Fix Version/s: (was: 3.2.2)
   3.3.1

> ViewFsOverloadScheme should work when -fs option pointing to remote cluster 
> without mount links
> ---
>
> Key: HDFS-15464
> URL: https://issues.apache.org/jira/browse/HDFS-15464
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>  Components: viewfsOverloadScheme
>Affects Versions: 3.2.1
>Reporter: Uma Maheswara Rao G
>Assignee: Uma Maheswara Rao G
>Priority: Major
> Fix For: 3.3.1, 3.4.0, 3.2.3
>
>
> When users try to connect to remote cluster from the cluster env where you 
> enabled ViewFSOverloadScheme, it expects to have at least one mount link make 
> fs init success. 
> Unfortunately you might not have configured any mount links with that remote 
> cluster in your current env. You would have configured only with your local 
> clusters mount points.
> In this case fs init will fail with no mount points configured the mount 
> table if that remote cluster uri's authority.
> One idea is that, when there are no mount links configured, we should just 
> consider that as default cluster, that can be achieved by considering it as 
> fallback option automatically.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Updated] (HDFS-15464) ViewFsOverloadScheme should work when -fs option pointing to remote cluster without mount links

2020-12-15 Thread Xiaoqiao He (Jira)


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

Xiaoqiao He updated HDFS-15464:
---
Fix Version/s: 3.2.3
   3.2.2

Add fix version 3.2.2 + 3.2.3, Please update fix version tag in time when 
commit and backport, Thanks.

> ViewFsOverloadScheme should work when -fs option pointing to remote cluster 
> without mount links
> ---
>
> Key: HDFS-15464
> URL: https://issues.apache.org/jira/browse/HDFS-15464
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>  Components: viewfsOverloadScheme
>Affects Versions: 3.2.1
>Reporter: Uma Maheswara Rao G
>Assignee: Uma Maheswara Rao G
>Priority: Major
> Fix For: 3.2.2, 3.4.0, 3.2.3
>
>
> When users try to connect to remote cluster from the cluster env where you 
> enabled ViewFSOverloadScheme, it expects to have at least one mount link make 
> fs init success. 
> Unfortunately you might not have configured any mount links with that remote 
> cluster in your current env. You would have configured only with your local 
> clusters mount points.
> In this case fs init will fail with no mount points configured the mount 
> table if that remote cluster uri's authority.
> One idea is that, when there are no mount links configured, we should just 
> consider that as default cluster, that can be achieved by considering it as 
> fallback option automatically.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Updated] (HDFS-15464) ViewFsOverloadScheme should work when -fs option pointing to remote cluster without mount links

2020-07-12 Thread Uma Maheswara Rao G (Jira)


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

Uma Maheswara Rao G updated HDFS-15464:
---
Fix Version/s: 3.4.0
 Hadoop Flags: Reviewed
   Resolution: Fixed
   Status: Resolved  (was: Patch Available)

Thanks [~ayushtkn] for the review. I have committed it to trunk.

> ViewFsOverloadScheme should work when -fs option pointing to remote cluster 
> without mount links
> ---
>
> Key: HDFS-15464
> URL: https://issues.apache.org/jira/browse/HDFS-15464
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>  Components: viewfsOverloadScheme
>Affects Versions: 3.2.1
>Reporter: Uma Maheswara Rao G
>Assignee: Uma Maheswara Rao G
>Priority: Major
> Fix For: 3.4.0
>
>
> When users try to connect to remote cluster from the cluster env where you 
> enabled ViewFSOverloadScheme, it expects to have at least one mount link make 
> fs init success. 
> Unfortunately you might not have configured any mount links with that remote 
> cluster in your current env. You would have configured only with your local 
> clusters mount points.
> In this case fs init will fail with no mount points configured the mount 
> table if that remote cluster uri's authority.
> One idea is that, when there are no mount links configured, we should just 
> consider that as default cluster, that can be achieved by considering it as 
> fallback option automatically.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Updated] (HDFS-15464) ViewFsOverloadScheme should work when -fs option pointing to remote cluster without mount links

2020-07-10 Thread Uma Maheswara Rao G (Jira)


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

Uma Maheswara Rao G updated HDFS-15464:
---
Status: Patch Available  (was: Open)

> ViewFsOverloadScheme should work when -fs option pointing to remote cluster 
> without mount links
> ---
>
> Key: HDFS-15464
> URL: https://issues.apache.org/jira/browse/HDFS-15464
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>  Components: viewfsOverloadScheme
>Affects Versions: 3.2.1
>Reporter: Uma Maheswara Rao G
>Assignee: Uma Maheswara Rao G
>Priority: Major
>
> When users try to connect to remote cluster from the cluster env where you 
> enabled ViewFSOverloadScheme, it expects to have at least one mount link make 
> fs init success. 
> Unfortunately you might not have configured any mount links with that remote 
> cluster in your current env. You would have configured only with your local 
> clusters mount points.
> In this case fs init will fail with no mount points configured the mount 
> table if that remote cluster uri's authority.
> One idea is that, when there are no mount links configured, we should just 
> consider that as default cluster, that can be achieved by considering it as 
> fallback option automatically.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org