Steve Loughran created HADOOP-13519: ---------------------------------------
Summary: 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 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: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org