[ https://issues.apache.org/jira/browse/HDFS-9047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14956087#comment-14956087 ]
Colin Patrick McCabe commented on HDFS-9047: -------------------------------------------- The fact that libwebhdfs has a dependency on JNI is just a bug. It's not relevant to the issue of whether we need something that fills the role of libwebhdfs. There are still use-cases for libhwebhdfs even with this bug, like supporting transferring data to previous versions of hadoop that are not compatible with RPCv9. > deprecate libwebhdfs in branch-2; remove from trunk > --------------------------------------------------- > > Key: HDFS-9047 > URL: https://issues.apache.org/jira/browse/HDFS-9047 > Project: Hadoop HDFS > Issue Type: Bug > Components: webhdfs > Reporter: Allen Wittenauer > > This library is basically a mess: > * It's not part of the mvn package > * It's missing functionality and barely maintained > * It's not in the precommit runs so doesn't get exercised regularly > * It's not part of the unit tests (at least, that I can see) > * It isn't documented in any official documentation > But most importantly: > * It fails at it's primary mission of being pure C (HDFS-3917 is STILL open) > Let's cut our losses and just remove it. -- This message was sent by Atlassian JIRA (v6.3.4#6332)