Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-3093

Hadoop: exception during split on missing file.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 1.5.0.final
    • 1.6
    • hadoop
    • None

    Description

      Problem
      See IgniteHadoopMapReducePlanner.nodeForSplit method. If we operate on IGFS file and it is not in the file system yet, call to IgfsImpl.affinity will throw an exception. But this is a valid case for Hadoop.

      Solution
      Check whether file exist prior to calling affinity.

      Attachments

        Activity

          People

            vozerov Vladimir Ozerov
            vozerov Vladimir Ozerov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: