Uploaded image for project: 'Hadoop Map/Reduce'
  1. Hadoop Map/Reduce
  2. MAPREDUCE-4258

container-executor can't open 2+ GB files when compiled for 32-bit

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 1.0.0
    • None
    • tasktracker
    • None
    • 32-bit systems

    Description

      container-executor depends on libfts, and libfts has no largefile support. Upstream bug here: http://sourceware.org/bugzilla/show_bug.cgi?id=11460

      As a consequence, when compiled for 32-bit architectures, container-executor will not be able to open files larger than 2 GB.

      Probably the easier thing to do is to rewrite this so that it doesn't use libfts.

      Attachments

        Activity

          People

            Unassigned Unassigned
            cmccabe Colin McCabe
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: