Michael Miller created ACCUMULO-4445:
----------------------------------------
Summary: rfile-info not working
Key: ACCUMULO-4445
URL: https://issues.apache.org/jira/browse/ACCUMULO-4445
Project: Accumulo
Issue Type: Bug
Components: scripts
Affects Versions: 1.8.0, 2.0.0
Reporter: Michael Miller
Running the command line tool accumulo rfile-info gives an error:
./bin/accumulo rfile-info /accumulo/tables/+r/root_tablet/A0000004.rf
Classname rfile not found. Please make sure you use the wholly qualified
package name.
Calling the PrintInfo class directly from the command line does still work
though:
./bin/accumulo org.apache.accumulo.core.file.rfile.PrintInfo
/accumulo/tables/1/default_tablet/A000000n.rf
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)