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

ASF subversion and git services commented on ACCUMULO-1763:
-----------------------------------------------------------

Commit 7f4449e4e05b65370a04b8b3ab3c3f5e9f331947 in branch refs/heads/master 
from [~keith_turner]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=7f4449e ]

ACCUMULO-1763 modified rfile printinfo to handle fully qualified paths


> RFile printinfo command does not handle multiple namenodes
> ----------------------------------------------------------
>
>                 Key: ACCUMULO-1763
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1763
>             Project: Accumulo
>          Issue Type: Sub-task
>          Components: master, tserver
>            Reporter: Keith Turner
>            Assignee: Keith Turner
>            Priority: Critical
>             Fix For: 1.6.0
>
>
> the rfile print info command will not use the correct filesystem object to 
> open an URI.   For example if the user passes in hdfs://nn1 the code may try 
> to open this with a FileSystem object for hdfs://nn2.  This is because it 
> uses FileUtil.getFileSystem()



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to