You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Harsh J (JIRA)" <ji...@apache.org> on 2012/11/20 17:10:59 UTC

[jira] [Created] (HADOOP-9068) Reuse (and not duplicate) globbing logic between FileSystem and FileContext

Harsh J created HADOOP-9068:
-------------------------------

             Summary: Reuse (and not duplicate) globbing logic between FileSystem and FileContext
                 Key: HADOOP-9068
                 URL: https://issues.apache.org/jira/browse/HADOOP-9068
             Project: Hadoop Common
          Issue Type: Bug
          Components: fs
    Affects Versions: 2.0.0-alpha
            Reporter: Harsh J


FileSystem's globbing code is currently duplicated in FileContext.Util class. We should reuse the implementation rather than maintain two pieces of it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira