You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Michael Miller (JIRA)" <ji...@apache.org> on 2016/09/01 19:11:21 UTC

[jira] [Created] (ACCUMULO-4445) rfile-info not working

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)