Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-18477 Über-jira: S3A Hadoop 3.3.9 features
  3. HADOOP-13846

S3A to implement rename(final Path src, final Path dst, final Rename... options)

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.8.0
    • None
    • fs/s3
    • None

    Description

      S3a now raises exceptions on invalid rename operations, but these get lost. I plan to use them in my s3guard committer HADOOP-13786.

      Rather than just make innerRename() private, S3A could implement FileSystem.rename(final Path src, final Path dst, final Rename... options) and so have an exception-raising rename which can be called without going more into the internals.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated: