[
https://issues.apache.org/jira/browse/ACCUMULO-1381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13650993#comment-13650993
]
Keith Turner commented on ACCUMULO-1381:
----------------------------------------
bq. it is a pain to have to specify the URI if you really want to dump the
contents of a file in the cwd. So, I really think we should support
auto-fallback to local.
This behavior would be really convenient. I would like to have this fallback
behavior. org.apache.accumulo.server.logger.LogReader does something similar
to this patch. Its so nice to use when you have pulled a file off of a cluster
to your workstation for examination. URIs seem like another ticket. Any
objections to committing this patch?
> Allow PrintInfo to fall back to the local filesystem
> ----------------------------------------------------
>
> Key: ACCUMULO-1381
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1381
> Project: Accumulo
> Issue Type: Improvement
> Affects Versions: 1.5.0, 1.4.3
> Reporter: Drew Farris
> Assignee: Drew Farris
> Priority: Trivial
> Fix For: 1.6.0
>
> Attachments: ACCUMULO-1381-trunk.patch
>
>
> When debugging a system recently, it would have been useful if PrintInfo
> could easily work with files on the local filesystem instead of only those in
> HDFS. This patch adds that capability by checking the local filesystem for
> the path in question if no file exists at the specified path in HDFS.
--
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