Class ContinuousMoru

  • All Implemented Interfaces:
    org.apache.hadoop.conf.Configurable, org.apache.hadoop.util.Tool

    public class ContinuousMoru
    extends org.apache.hadoop.conf.Configured
    implements org.apache.hadoop.util.Tool
    A map only job that reads a table created by continuous ingest and creates doubly linked list. This map reduce job tests the ability of a map only job to read and write to accumulo at the same time. This map reduce job mutates the table in such a way that it should not create any undefined nodes.