You can also inspect the rfiles directly using PrintInfo, see
http://accumulo.apache.org/1.8/accumulo_user_manual.html#_tools
On Wed, Oct 11, 2017 at 10:01 AM Keith Turner wrote:
> Are you scanning with the correct authorizations? May be filtering
> everything out on the server side if not.
>
>
Are you scanning with the correct authorizations? May be filtering
everything out on the server side if not.
On Wed, Oct 11, 2017 at 3:05 AM, vLex Systems wrote:
> Hi,
>
> I'm doing backups of an accumulo database following the procedure in
> the readme (clonetable, offline and exporttable). I d
Hi,
I'm doing backups of an accumulo database following the procedure in
the readme (clonetable, offline and exporttable). I distcp to s3 and
also upload the exportMetaddata.zip to s3.
I do the restore by downloading the files from s3, distcping them to
hadoopfs and then doing the importtable.
W