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

users always get told off for using S3 —even when not using it.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.8.0
    • 2.8.0
    • fs/s3
    • None

    Description

      The warning telling people not to use s3 appears during filesystem initialization -even if you aren't using the FS. This is because it is printed during static initialization, and when the FS code loads all available filesystems, that static code is inited.

      It needs to be moved into the init() code of an instance

      Attachments

        1. HADOOP-13887-branch-2-001.patch
          2 kB
          Steve Loughran
        2. HADOOP-13887-branch-2-002.patch
          2 kB
          Steve Loughran

        Issue Links

          Activity

            People

              stevel@apache.org Steve Loughran
              stevel@apache.org Steve Loughran
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: