[
https://issues.apache.org/jira/browse/ACCUMULO-1662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13748633#comment-13748633
]
Eric Newton commented on ACCUMULO-1662:
---------------------------------------
Is it possible that a file referenced by your table has been deleted?
You can search for missing files with:
$ ./bin/accumulo org.apache.accumulo.server.util.RemoveEntriesForMissingFiles
-u root --password
> du <tablename> command throws NullPointerException
> --------------------------------------------------
>
> Key: ACCUMULO-1662
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1662
> Project: Accumulo
> Issue Type: Bug
> Components: shell
> Affects Versions: 1.5.0
> Environment: RHEL6
> Reporter: Matthew Dickson
> Priority: Minor
> Attachments: Accumulo-du-exception.pdf
>
>
> When running 'du <tablename>' in the shell I receive the NullPointerException
> outlined in the attached stacktrace. Command was run while in a table
> context.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira