[
https://issues.apache.org/jira/browse/ACCUMULO-3566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christopher Tubbs resolved ACCUMULO-3566.
-----------------------------------------
Resolution: Won't Fix
Fix Version/s: (was: 2.0.0)
> RFile, BCFile, CacheableBlockFile, require accumulo-site.xml
> ------------------------------------------------------------
>
> Key: ACCUMULO-3566
> URL: https://issues.apache.org/jira/browse/ACCUMULO-3566
> Project: Accumulo
> Issue Type: Improvement
> Affects Versions: 1.6.1
> Reporter: Christopher Tubbs
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> This is something I saw while looking at ACCUMULO-2462. It seems the File
> stuff is tightly coupled with our configuration files, and needs access to
> the configuration to do things like crypto. This causes problems in utilities
> like PrintInfo, because now, those utilities will only properly work if the
> accumulo-site.xml file is on the classpath.
> The file code should be decoupled from the configuration code, and the
> necessary parameters to read the file for utilities like PrintInfo should be
> able to be specified on the command line with command-line params.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)