Uploaded image for project: 'MRUnit'
  1. MRUnit
  2. MRUNIT-66

null input checks and behavior on no input to a driver are inconsistent

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 0.8.1
    • 0.9.0
    • None

    Description

      the MapDriver class does not allow null input values if using setInput(Pair) but does allow null input if using setInputKey, setInputValue, or setInput(key, value)

      Also the MapDriver, ReduceDriver classes will throw null pointer exceptions with no input while the MapReduceDriver and Pipeline classes will just log warnings

      Attachments

        Activity

          People

            jdonofrio Jim Donofrio
            jdonofrio Jim Donofrio
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: