XMLWordPrintableJSON

Details

    • Reviewed

    Description

      The minimum allowed block size currently is PREFETCH_BLOCK_DEFAULT_SIZE (8MB).

      this.prefetchBlockSize = intOption(
                          conf, PREFETCH_BLOCK_SIZE_KEY, PREFETCH_BLOCK_DEFAULT_SIZE, PREFETCH_BLOCK_DEFAULT_SIZE);

      https://github.com/apache/hadoop/blob/3aa03e0eb95bbcb066144706e06509f0e0549196/hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/S3AFileSystem.java#L487-L488

      Why is this the case and should we lower or remove it?

      Attachments

        Issue Links

          Activity

            People

              sauraank Ankit Saurabh
              dannycjones Daniel Carl Jones
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: