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

Make Path serializable

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.7.2
    • 3.0.0-alpha2
    • io
    • None
    • Reviewed

    Description

      If you could make Hadoop Paths serializable, you can use them in Spark operations without having to convert them to and from URIs.

      It's trivial for paths to support this; as well as the OS code we need to add a check that there's no null URI coming in over the wire, and test to validate round tripping

      Attachments

        1. HADOOP-13519-branch-2-002.patch
          3 kB
          Steve Loughran
        2. HADOOP-13519-branch-2-001.patch
          54 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: