Hey Sean, It looks like nobody has given any updates on the installation procedures… Must be too close to the weekend ;)
If you could send me an example of what some of your existing documentation looks like, I would be able to better create the installation procedures in a format that compliments the existing Cloudera docs. Thanks, Charles From: [email protected] [mailto:[email protected]] On Behalf Of Sean Busbey Sent: Thursday, January 16, 2014 5:26 PM To: Accumulo User List Subject: Re: List of unique qualifiers [SEC=UNOFFICIAL] On Thu, Jan 16, 2014 at 3:54 PM, David Medinets <[email protected]> wrote: Clone the table, take the cloned table offline, use it for the map-reduce job, then delete it. All of this work can be done through the Java API which is nice if you'll be running the job more than once. The verification job for the continuous ingest test has a nice example of doing this programmatically: http://bit.ly/1gS2asM
