You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Junping Du (JIRA)" <ji...@apache.org> on 2017/09/11 05:14:00 UTC

[jira] [Updated] (HADOOP-11557) ViewFileSystem should init mount points lazily

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

Junping Du updated HADOOP-11557:
--------------------------------
    Target Version/s: 2.8.3  (was: 2.8.1)

> ViewFileSystem should init mount points lazily
> ----------------------------------------------
>
>                 Key: HADOOP-11557
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11557
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: viewfs
>    Affects Versions: 2.6.0
>            Reporter: Gera Shegalov
>            Assignee: Gera Shegalov
>              Labels: BB2015-05-TBR
>         Attachments: HADOOP-11557.001.patch
>
>
> ViewFs initialization overhead can range from a couple to 10+ seconds linearly increasing with the number of mounted namespaces. Eager initialization is both expensive (especially when multiplied by MR tasks if viewfs is the defaultFS) and also provides for frustrating experience for users interactively working via FsShell with a single mount point (MP) under their user directory. Internal directories should not require MP initialization at all. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org