You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2014/03/12 21:40:42 UTC

[jira] [Created] (ACCUMULO-2462) PrintInfo limitations

Josh Elser created ACCUMULO-2462:
------------------------------------

             Summary: PrintInfo limitations 
                 Key: ACCUMULO-2462
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2462
             Project: Accumulo
          Issue Type: Improvement
          Components: client
            Reporter: Josh Elser
             Fix For: 1.6.1


PrintInfo doesn't have access to the VolumeManager due to it being in core, and the latter in server-base. As such, it can't adequately get the appropriate FileSystem for a relative path.

While we convert users to treat absolute paths (URIs) as the norm, there may be some headache as PrintInfo will only work with a relative path when that relative path exists on the filesystem defined by instance.dfs.uri (in accumulo-site.xml) or fs.default.name/fs.defaultFS (core-site.xml).



--
This message was sent by Atlassian JIRA
(v6.2#6252)