[
https://issues.apache.org/jira/browse/HADOOP-11633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Masatake Iwasaki updated HADOOP-11633:
--------------------------------------
Attachment: HADOOP-11633.001.patch
I attached a patch.
I converted remaining 2 files of HADOOP-11495 as
* ClusterSetup.apt.vm: based on trunk version. fixed/removed only for trunk
contents.
** removed description about HADOOP_HEAPSIZE_MAX.
** added back description about HADOOP_HEAPSIZE/YARN_HEAPSIZE.
** replaced the command lines using {{--daemon}} with the on using
{{*-daemon.sh}}
* CommandsManual.apt.vm: based on trunk version. fixed/removed only for trunk
contents.
** removed "Shell Options" subseciton.
** removed the usage of distch.
** removed the usage of jnipath.
** removed the usage of krbname.
** removed "Files" subseciton.
Most of the files converted by MAPREDUCE-6260 are identical between branch-2
and trunk.
* MapredAppMasterRest.apt.vm: typo is fixed in trunk.
* MapredCommands.apt.vm: usage of version is added in trunk.
Most of the files converted by HADOOP-11593 are identical between branch-2 and
trunk.
* hadoop-kms/src/site/apt/index.apt.vm: diff is just 1 line nit.
* hadoop-project/src/site/apt/index.apt.vm: converted from branch-2 as is. this
doc is intended to be fixed at each minor release.
> Convert remaining branch-2 .apt.vm files to markdown
> ----------------------------------------------------
>
> Key: HADOOP-11633
> URL: https://issues.apache.org/jira/browse/HADOOP-11633
> Project: Hadoop Common
> Issue Type: Bug
> Components: documentation
> Affects Versions: 2.7.0
> Reporter: Colin Patrick McCabe
> Assignee: Masatake Iwasaki
> Attachments: HADOOP-11633.001.patch
>
>
> We should convert the remaining branch-2 .apt.vm files to markdown.
> Excluding the yarn files, which are covered by YARN-3168, we have remaining:
> {code}
> cmccabe@keter:~/hadoop> find -name '*.apt.vm'
> ./hadoop-hdfs-project/hadoop-hdfs-httpfs/src/site/apt/index.apt.vm
> ./hadoop-hdfs-project/hadoop-hdfs-httpfs/src/site/apt/UsingHttpTools.apt.vm
> ./hadoop-hdfs-project/hadoop-hdfs-httpfs/src/site/apt/ServerSetup.apt.vm
> ./hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/site/apt/EncryptedShuffle.apt.vm
> ./hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/site/apt/HadoopStreaming.apt.vm
> ./hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/site/apt/MapredAppMasterRest.apt.vm
> ./hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/site/apt/MapReduceTutorial.apt.vm
> ./hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/site/apt/MapredCommands.apt.vm
> ./hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/site/apt/MapReduce_Compatibility_Hadoop1_Hadoop2.apt.vm
> ./hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/site/apt/DistributedCacheDeploy.apt.vm
> ./hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/site/apt/PluggableShuffleAndPluggableSort.apt.vm
> ./hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/site/apt/HistoryServerRest.apt.vm
> ./hadoop-common-project/hadoop-common/src/site/apt/CommandsManual.apt.vm
> ./hadoop-common-project/hadoop-common/src/site/apt/ClusterSetup.apt.vm
> ./hadoop-common-project/hadoop-auth/src/site/apt/Configuration.apt.vm
> ./hadoop-common-project/hadoop-auth/src/site/apt/index.apt.vm
> ./hadoop-common-project/hadoop-auth/src/site/apt/BuildingIt.apt.vm
> ./hadoop-common-project/hadoop-auth/src/site/apt/Examples.apt.vm
> ./hadoop-common-project/hadoop-kms/src/site/apt/index.apt.vm
> ./hadoop-tools/hadoop-openstack/src/site/apt/index.apt.vm
> ./hadoop-tools/hadoop-sls/src/site/apt/SchedulerLoadSimulator.apt.vm
> ./hadoop-project/src/site/apt/index.apt.vm
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)