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

Íñigo Goiri commented on HDFS-12512:
------------------------------------

Thanks [~ywskycn] for  [^HDFS-12512.002.patch].
For the things we can share with {{NameNodeHttpServer}}, the easiest should bet 
{{getAuthFilterParams()}}, this one is pretty much static.
For {{initWebHdfs()}}, it could be a static that gets {{HttpServer2 
httpServer}} as a parameter and just use it.
The rest, specially {{RouterWebHdfsMethods}}, looks pretty clean.

> RBF: Add WebHDFS
> ----------------
>
>                 Key: HDFS-12512
>                 URL: https://issues.apache.org/jira/browse/HDFS-12512
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: fs
>            Reporter: Íñigo Goiri
>            Assignee: Wei Yan
>            Priority: Major
>              Labels: RBF
>         Attachments: HDFS-12512.000.patch, HDFS-12512.001.patch, 
> HDFS-12512.002.patch
>
>
> The Router currently does not support WebHDFS. It needs to implement 
> something similar to {{NamenodeWebHdfsMethods}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to