Uploaded image for project: 'Pig'
  1. Pig
  2. PIG-3755

auto local mode selection does not check lower bound for size

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • 0.13.0
    • None
    • None

    Description

      Size base decision is made from following -

      long totalInputFileSize = InputSizeReducerEstimator.getTotalInputFileSize(conf, lds, job);
      

      We should add a check in case InputSizeReducerEstimator.getTotalInputFileSize returns -1.

      Attachments

        1. PIG-3755.patch
          0.9 kB
          Aniket Namadeo Mokashi

        Activity

          People

            aniket486 Aniket Namadeo Mokashi
            aniket486 Aniket Namadeo Mokashi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: