[
https://issues.apache.org/jira/browse/HADOOP-10447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13987258#comment-13987258
]
Colin Patrick McCabe commented on HADOOP-10447:
-----------------------------------------------
I think what we ought to do is use the native client for the {{hdfs://}}
scheme, and use the (existing) JNI client for the other schemes. We might also
implement a {{file://}} scheme in the long term.
> Implement C code for parsing Hadoop / HDFS URIs
> -----------------------------------------------
>
> Key: HADOOP-10447
> URL: https://issues.apache.org/jira/browse/HADOOP-10447
> Project: Hadoop Common
> Issue Type: Sub-task
> Reporter: Colin Patrick McCabe
>
> We need some glue code for parsing Hadoop or HDFS URIs in C. Probably we
> should just put a small 'Path' wrapper around a URI parsing library like
> http://uriparser.sourceforge.net/ (BSD licensed)
--
This message was sent by Atlassian JIRA
(v6.2#6252)