[
https://issues.apache.org/jira/browse/HADOOP-13519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15475505#comment-15475505
]
Hudson commented on HADOOP-13519:
---------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #10413 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/10413/])
HADOOP-13519. Make Path Serializable. Contributed by Steve Loughran (cdouglas:
rev 1192781a78e7fcfcbf01b15de5d5a1f22d982e0d)
* (edit)
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/TestPath.java
* (edit)
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/Path.java
> Make Path serializable
> ----------------------
>
> Key: HADOOP-13519
> URL: https://issues.apache.org/jira/browse/HADOOP-13519
> Project: Hadoop Common
> Issue Type: Improvement
> Components: io
> Affects Versions: 2.7.2
> Reporter: Steve Loughran
> Assignee: Steve Loughran
> Priority: Minor
> Fix For: 3.0.0-alpha2
>
> Attachments: HADOOP-13519-branch-2-001.patch,
> HADOOP-13519-branch-2-002.patch
>
>
> 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
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]