Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-3700

Define User exception which can be thrown by user code to skip records

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • None
    • None

    Description

      Currently there is no way, where user code can throw a specific Exception to notify the framework about skipping that record and move forward.
      This can be implemented in map, reduce, combine, and output format (maybe) as well as input method.
      To get the skip behavior, the user needs to write code that throws these exceptions, so this would not change the systems default behavior.

      Attachments

        Activity

          People

            Unassigned Unassigned
            sharadag Sharad Agarwal
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: