[
https://issues.apache.org/jira/browse/ACCUMULO-2462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13947389#comment-13947389
]
ASF subversion and git services commented on ACCUMULO-2462:
-----------------------------------------------------------
Commit f857e20e8d92eb8c9a7238704a25ac323a3a0336 in accumulo's branch
refs/heads/master from [~elserj]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=f857e20 ]
ACCUMULO-2462 Add TODO marker for bcfile.PrintInfo
> 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)