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

Reply via email to