[
https://issues.apache.org/jira/browse/HADOOP-3903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621055#action_12621055
]
Doug Cutting commented on HADOOP-3903:
--------------------------------------
I think these were originally in the dfs package so that they could call
package-private methods. If that's no longer required, then I suppose they
could be in a .servlet sub-package, but I'd also be okay with them in the
.namenode and .datanode packages directly.
> Rename dfs package to hdfs for the generated servlet classes
> ------------------------------------------------------------
>
> Key: HADOOP-3903
> URL: https://issues.apache.org/jira/browse/HADOOP-3903
> Project: Hadoop Core
> Issue Type: Sub-task
> Components: dfs
> Reporter: Tsz Wo (Nicholas), SZE
> Assignee: Tsz Wo (Nicholas), SZE
> Attachments: 3903_20080805.patch, 3903_20080806.patch,
> 3903_20080806b.patch, svn_move.sh
>
>
> The package name for the generated servlet classes is still
> org.apache.hadoop.dfs.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.