Create the table with splits, but this requires you to know something about the distribution of your data.
-Eric On Mon, Apr 16, 2012 at 2:38 PM, David Medinets <[email protected]>wrote: > Hopefully I am doing something wrong that can be easily rectified. I > have an hadoop job that is sending well over 200M entries into > accumulo. But every entry is being sent to a single node. The table > was created by the hadoop job. > > How can I get the entries to be spread over several nodes? >
