Path objects are heavy
----------------------

                 Key: HADOOP-6532
                 URL: https://issues.apache.org/jira/browse/HADOOP-6532
             Project: Hadoop Common
          Issue Type: Improvement
          Components: fs
            Reporter: Tsz Wo (Nicholas), SZE


Compared with java.lang.String, org.apache.hadoop.fs.Path is much heavier since 
it contains URI.  The size of a Path is roughly 3 times of a String.  Will post 
some numbers in the comments.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to