[
https://issues.apache.org/jira/browse/HADOOP-3697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12612841#action_12612841
]
Tom White commented on HADOOP-3697:
-----------------------------------
Looking at this again, I can't see the problem that this is trying to solve.
org.apache.hadoop.log doesn't depend on org.apache.hadoop.mapred as far as I
can see. What am I missing?
> Dependency cycle: log and mapred
> --------------------------------
>
> Key: HADOOP-3697
> URL: https://issues.apache.org/jira/browse/HADOOP-3697
> Project: Hadoop Core
> Issue Type: Improvement
> Components: mapred
> Reporter: Bill de hOra
> Priority: Minor
> Attachments: HADOOP-3697.patch
>
>
> There's a dependency cycle between org.apache.hadoop.log and
> org.apache.hadoop.mapred. Moving the inner servlet class in LogLevel to
> StatusHttpServer fixes it
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.