John Zhuge created HADOOP-14259:
-----------------------------------
Summary: Verify viewfs works with ADLS
Key: HADOOP-14259
URL: https://issues.apache.org/jira/browse/HADOOP-14259
Project: Hadoop Common
Issue Type: Test
Components: fs/adl, viewfs
Affects Versions: 2.8.0
Reporter: John Zhuge
Priority: Minor
Many clusters can share a single ADL store as the default filesystem. In order
to prevent directories of the same names but from different clusters to
collide, use viewfs over ADLS filesystem:
* Set {{fs.defaultFS}} to {{viewfs://clusterX}} for cluster X
* Set {{fs.defaultFS}} to {{viewfs://clusterY}} for cluster Y
* The viewfs client mount table should have entry clusterX and ClusterY
Tasks
* Verify all filesystem operations work as expected, especially rename and
concat
* Verify homedir entry works
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]