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

Throwing OOM exception for ListStatus (v2) when using S3A with non S3-compatible service

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • 3.1.0
    • None
    • fs/s3
    • None

    Description

       @InterfaceStability.Unstable
        public static final String LIST_VERSION = "fs.s3a.list.version";
        @InterfaceStability.Unstable
        public static final int DEFAULT_LIST_VERSION = 2;
      

      If the files in the bucket are more than 1k, it will throw OOM error for V2 version.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              RANith Ranith Sardar
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: