[ 
https://issues.apache.org/jira/browse/HADOOP-11804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15264947#comment-15264947
 ] 

Zhe Zhang commented on HADOOP-11804:
------------------------------------

This is great work! Looking forward to the final patch. I'm testing it on 2.6 
and it mostly works fine. A few issues:
# How can an application specify {{log4j.properties}}? I tried using both 
shaded and unshaded class names as appenders and couldn't get it to work.
# The Jersey shading is causing problems to WebHDFS. In unit testing my mini 
DFS cluster cannot start web server. If I use the hadoop-client-runtime jar to 
talk to a WebHDFS server, the response cannot be correctly parsed. Seems 
related to {{ServiceLoader}}

> POC Hadoop Client w/o transitive dependencies
> ---------------------------------------------
>
>                 Key: HADOOP-11804
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11804
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: build
>            Reporter: Sean Busbey
>            Assignee: Sean Busbey
>         Attachments: HADOOP-11804.1.patch, HADOOP-11804.2.patch, 
> HADOOP-11804.3.patch
>
>
> make a hadoop-client-api and hadoop-client-runtime that i.e. HBase can use to 
> talk with a Hadoop cluster without seeing any of the implementation 
> dependencies.
> see proposal on parent for details.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to