[
https://issues.apache.org/jira/browse/HADOOP-12201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14616991#comment-14616991
]
Colin Patrick McCabe commented on HADOOP-12201:
-----------------------------------------------
Thanks, Brahma. createFileSystem generally happens only once and it seems to
take a long time (about a second), so it seems like a great candidate for
tracing. Globber#glob also can be time-consuming so there is value in tracing
it. I've been looking at a lot of FsShell traces lately and this came out of
that.
> Add tracing to FileSystem#createFileSystem and Globber#glob
> -----------------------------------------------------------
>
> Key: HADOOP-12201
> URL: https://issues.apache.org/jira/browse/HADOOP-12201
> Project: Hadoop Common
> Issue Type: Bug
> Affects Versions: 2.6.0
> Reporter: Colin Patrick McCabe
> Assignee: Colin Patrick McCabe
> Attachments: HADOOP-12201.001.patch, createfilesystem.png
>
>
> Add tracing to FileSystem#createFileSystem and Globber#glob
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)