Package oracle.kv.hadoop.table


package oracle.kv.hadoop.table
Support for running MapReduce jobs against data written to an Oracle NoSQL Database via the Table API.
  • Classes
    Class
    Description
    A Hadoop InputFormat class for reading data from an Oracle NoSQL Database.
    This is the base class for Oracle NoSQL Database InputFormat classes that can be used to run MapReduce against data stored via the Table API.
    Special class that wraps the static get method of the TopologyLocator utility.
    Concrete implementation of the InputSplit interface required to perform Hadoop MapReduce.
    Concrete implementation of TableRecordReaderBase that reads table rows from an InputSplit using a PrimaryKey.