[
https://issues.apache.org/jira/browse/ACCUMULO-1219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13961416#comment-13961416
]
Ed Coleman commented on ACCUMULO-1219:
--------------------------------------
Josh does have it pretty much covered - I'll work up some text that refers to
that section if the missing file is in the metadata table.
Question: How does one create an empty rfile? I have one that has been passed
down from my grandmother's second cousin's aunt and has been in the family for
generations, but how would I create a new one? I thought I could just create
an new table, but that does not seem to generate a file.
Is it possible using the shell (using 1.5.1standard dist) with:
create table sample1
insert row1 colf colq value1
delete row1 colf colq
flush
This gives me something like:
-rw-r--r-- 1 hdfs supergroup 199 2014-04-06 09:51
/accumulo/tables/2/default_tablet/F000000q.rf
Or should it be done using AccumuloOutputFormat?
> document recovery when a file is missing
> ----------------------------------------
>
> Key: ACCUMULO-1219
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1219
> Project: Accumulo
> Issue Type: Sub-task
> Components: docs
> Reporter: Eric Newton
> Assignee: Ed Coleman
> Labels: Documentation
> Fix For: 1.6.0
>
>
> Document what to do when an RFile has gone missing.
--
This message was sent by Atlassian JIRA
(v6.2#6252)