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 "Da Zhou (JIRA)" <ji...@apache.org> on 2018/11/29 01:05:00 UTC

[jira] [Created] (HADOOP-15957) WASB: Add asterisk wildcard support for Page Blob Dir Set

Da Zhou created HADOOP-15957:
--------------------------------

             Summary: WASB: Add asterisk wildcard support for Page Blob Dir Set
                 Key: HADOOP-15957
                 URL: https://issues.apache.org/jira/browse/HADOOP-15957
             Project: Hadoop Common
          Issue Type: Improvement
          Components: fs/azure
    Affects Versions: 3.2.0
            Reporter: Da Zhou
            Assignee: Da Zhou


In WASB, property "*fs.azure.page.blob.dir*" only support literal directory name.
We need to add support for wildcard '*' to represent for any directory name.
For example, the following pattern should be supported:

{code:java}
/dir1/dir2 
/dir1/*/dir3
/dir1/*/*/dir4
/dir1/*/*/file
{code}




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

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