[ 
https://issues.apache.org/jira/browse/ACCUMULO-1763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Keith Turner resolved ACCUMULO-1763.
------------------------------------

    Resolution: Fixed

> 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