[ 
https://issues.apache.org/jira/browse/ACCUMULO-1381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13649508#comment-13649508
 ] 

Christopher Tubbs commented on ACCUMULO-1381:
---------------------------------------------

Would it be better if it took a URI instead of just a path that makes 
assumptions about places it could check? file:///path/to/file
                
> 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.6.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

Reply via email to