[ https://issues.apache.org/jira/browse/HADOOP-6408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785358#action_12785358 ]
Todd Lipcon commented on HADOOP-6408: ------------------------------------- Fair enough regarding HTML/XHTML. The bug report thing is one of the primary motivators - the other is in our own use when supporting clients. Regarding security, the only place I can think of where something private would be ni the daemon confs would be S3 access keys. However, putting those in the daemons is useless since the daemons themselves don't need to talk to ec2. If you think it's important, though, happy to oblige. I certainly could have missed another piece of private data. -Todd > Add a /conf servlet to dump running configuration > ------------------------------------------------- > > Key: HADOOP-6408 > URL: https://issues.apache.org/jira/browse/HADOOP-6408 > Project: Hadoop Common > Issue Type: New Feature > Affects Versions: 0.22.0 > Reporter: Todd Lipcon > Assignee: Todd Lipcon > Fix For: 0.22.0 > > Attachments: hadoop-6408.txt, hadoop-6408.txt > > > HADOOP-6184 added a command line flag to dump the running configuration. It > would be great for cluster troubleshooting to provide access to this as a > servlet, preferably in both JSON and XML formats. But really, any format > would be better than nothing. This should/could go into all of the daemons. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.