[ https://issues.apache.org/jira/browse/HADOOP-5501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ravi Phulari updated HADOOP-5501: --------------------------------- Fix Version/s: 0.20.0 Assignee: Ravi Phulari Status: Patch Available (was: Open) Documented saveNamespace and other missing dfsadmin commands. Documentation change in src/docs/src/documentation/content/xdocs/commands_manual.xml . Verified web page for correctness . No unit tests required as no code changes made. {noformat} [exec] [exec] ----------------------------- [exec] Static site was successfully generated at: [exec] /Users/rphulari/dev/HWorkSpace/Hadoop/src/docs/cn/build/site [exec] ------------------------------ [exec] [exec] [exec] BUILD SUCCESSFUL [exec] Total time: 41 seconds [copy] Copying 100 files to /Users/rphulari/dev/HWorkSpace/Hadoop/build/docs/cn [style] Warning: the task name <style> is deprecated. Use <xslt> instead. [style] Transforming into /Users/rphulari/dev/HWorkSpace/Hadoop/build/docs/cn [style] Warning: the task name <style> is deprecated. Use <xslt> instead. [style] Transforming into /Users/rphulari/dev/HWorkSpace/Hadoop/build/docs/cn [style] Warning: the task name <style> is deprecated. Use <xslt> instead. [style] Transforming into /Users/rphulari/dev/HWorkSpace/Hadoop/build/docs/cn [style] Processing /Users/rphulari/dev/HWorkSpace/Hadoop/src/mapred/mapred-default.xml to /Users/rphulari/dev/HWorkSpace/Hadoop/build/docs/cn/mapred-default.html [style] Loading stylesheet /Users/rphulari/dev/HWorkSpace/Hadoop/conf/configuration.xsl changes-to-html: BUILD SUCCESSFUL {noformat} > saveNamespace command should be documented. > ------------------------------------------- > > Key: HADOOP-5501 > URL: https://issues.apache.org/jira/browse/HADOOP-5501 > Project: Hadoop Core > Issue Type: Improvement > Components: dfs, documentation > Affects Versions: 0.20.0 > Reporter: Konstantin Shvachko > Assignee: Ravi Phulari > Fix For: 0.20.0 > > Attachments: HADOOP-5501.patch > > > Document admin command saveNamespace introduced in HADOOP-4826. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.