Exception Messages

Exceptions - Java API

  • <Classname>.<Member> is null or empty.
  • GroupbyMROption.numReduceTasks = 0 min values should be 1.
  • maxNumOfDuplicates = 0 min values should be 1.
  • No files available in the specified path.
  • Unable to identify the input file as either Suspect or Candidate File.
  • ExpressMatchKey defined but not available for the record\t
  • Unable to get the FileName of the InputSplit.
  • Unable to initialize engine.
  • Error processing consolidated records.

Exceptions - Hive User-Defined Functions

  • _FUNC_ must have the minimum arguments.
  • Unable to initialize engine. Rule passed: <Rule used>
  • Expected argument type: String. Received argument type: <Mismatched Type>
  • Exception: <Header string> configuration missing.
  • Error processing consolidated records: <Exception details>
  • Exception: Sort field column <column name> missing from job configuration.