From cbd31328a61252f253aa2bcdb9cad70f7876d231 Mon Sep 17 00:00:00 2001 From: Masatake Iwasaki Date: Fri, 4 Mar 2016 14:11:36 +0900 Subject: [PATCH] HADOOP-12470. In-page TOC of documentation should be automatically generated by doxia macro (iwasakims) --- .../hadoop-auth/src/site/site.xml | 2 +- .../src/site/markdown/CLIMiniCluster.md.vm | 5 +-- .../src/site/markdown/ClusterSetup.md | 18 +------- .../src/site/markdown/CommandsManual.md | 29 +----------- .../src/site/markdown/Compatibility.md | 44 +----------------- .../site/markdown/CredentialProviderAPI.md | 11 +---- .../src/site/markdown/FileSystemShell.md | 45 +------------------ .../src/site/markdown/HttpAuthentication.md | 4 +- .../site/markdown/InterfaceClassification.md | 8 +--- .../src/site/markdown/Metrics.md | 24 +--------- .../src/site/markdown/NativeLibraries.md.vm | 12 +---- .../src/site/markdown/RackAwareness.md | 4 +- .../src/site/markdown/SecureMode.md | 32 +------------ .../src/site/markdown/ServiceLevelAuth.md | 11 +---- .../src/site/markdown/SingleCluster.md.vm | 16 +------ .../src/site/markdown/Superusers.md | 7 +-- .../src/site/markdown/Tracing.md | 11 +---- .../src/site/markdown/UnixShellGuide.md | 2 + .../hadoop-common/src/site/site.xml | 2 +- .../hadoop-kms/src/site/site.xml | 2 +- .../hadoop-hdfs-httpfs/src/site/site.xml | 2 +- .../hadoop-hdfs/src/site/site.xml | 2 +- .../src/site/site.xml | 2 +- hadoop-project/src/site/site.xml | 2 +- .../hadoop-openstack/src/site/site.xml | 2 +- .../hadoop-yarn-site/src/site/site.xml | 2 +- pom.xml | 3 +- 27 files changed, 32 insertions(+), 272 deletions(-) diff --git a/hadoop-common-project/hadoop-auth/src/site/site.xml b/hadoop-common-project/hadoop-auth/src/site/site.xml index 2b3a5121b0..963dbab95b 100644 --- a/hadoop-common-project/hadoop-auth/src/site/site.xml +++ b/hadoop-common-project/hadoop-auth/src/site/site.xml @@ -16,7 +16,7 @@ org.apache.maven.skins maven-stylus-skin - 1.2 + ${maven-stylus-skin.version} diff --git a/hadoop-common-project/hadoop-common/src/site/markdown/CLIMiniCluster.md.vm b/hadoop-common-project/hadoop-common/src/site/markdown/CLIMiniCluster.md.vm index c7da62b343..74c241400f 100644 --- a/hadoop-common-project/hadoop-common/src/site/markdown/CLIMiniCluster.md.vm +++ b/hadoop-common-project/hadoop-common/src/site/markdown/CLIMiniCluster.md.vm @@ -15,10 +15,7 @@ Hadoop: CLI MiniCluster. ======================== -* [Hadoop: CLI MiniCluster.](#Hadoop:_CLI_MiniCluster.) - * [Purpose](#Purpose) - * [Hadoop Tarball](#Hadoop_Tarball) - * [Running the MiniCluster](#Running_the_MiniCluster) + Purpose ------- diff --git a/hadoop-common-project/hadoop-common/src/site/markdown/ClusterSetup.md b/hadoop-common-project/hadoop-common/src/site/markdown/ClusterSetup.md index a749fd5f0c..bf9419a7ae 100644 --- a/hadoop-common-project/hadoop-common/src/site/markdown/ClusterSetup.md +++ b/hadoop-common-project/hadoop-common/src/site/markdown/ClusterSetup.md @@ -12,25 +12,11 @@ limitations under the License. See accompanying LICENSE file. --> -* [Hadoop Cluster Setup](#Hadoop_Cluster_Setup) - * [Purpose](#Purpose) - * [Prerequisites](#Prerequisites) - * [Installation](#Installation) - * [Configuring Hadoop in Non-Secure Mode](#Configuring_Hadoop_in_Non-Secure_Mode) - * [Configuring Environment of Hadoop Daemons](#Configuring_Environment_of_Hadoop_Daemons) - * [Configuring the Hadoop Daemons](#Configuring_the_Hadoop_Daemons) - * [Monitoring Health of NodeManagers](#Monitoring_Health_of_NodeManagers) - * [Slaves File](#Slaves_File) - * [Hadoop Rack Awareness](#Hadoop_Rack_Awareness) - * [Logging](#Logging) - * [Operating the Hadoop Cluster](#Operating_the_Hadoop_Cluster) - * [Hadoop Startup](#Hadoop_Startup) - * [Hadoop Shutdown](#Hadoop_Shutdown) - * [Web Interfaces](#Web_Interfaces) - Hadoop Cluster Setup ==================== + + Purpose ------- diff --git a/hadoop-common-project/hadoop-common/src/site/markdown/CommandsManual.md b/hadoop-common-project/hadoop-common/src/site/markdown/CommandsManual.md index 7b1fca3e07..59ea19896b 100644 --- a/hadoop-common-project/hadoop-common/src/site/markdown/CommandsManual.md +++ b/hadoop-common-project/hadoop-common/src/site/markdown/CommandsManual.md @@ -12,36 +12,11 @@ limitations under the License. See accompanying LICENSE file. --> -* [Hadoop Commands Guide](#Hadoop_Commands_Guide) - * [Overview](#Overview) - * [Shell Options](#Shell_Options) - * [Generic Options](#Generic_Options) -* [Hadoop Common Commands](#Hadoop_Common_Commands) - * [User Commands](#User_Commands) - * [archive](#archive) - * [checknative](#checknative) - * [classpath](#classpath) - * [credential](#credential) - * [distch](#distch) - * [distcp](#distcp) - * [fs](#fs) - * [jar](#jar) - * [jnipath](#jnipath) - * [kerbname](#kerbname) - * [key](#key) - * [trace](#trace) - * [version](#version) - * [CLASSNAME](#CLASSNAME) - * [Administration Commands](#Administration_Commands) - * [daemonlog](#daemonlog) - * [Files](#Files) - * [etc/hadoop/hadoop-env.sh](#etchadoophadoop-env.sh) - * [etc/hadoop/hadoop-user-functions.sh](#etchadoophadoop-user-functions.sh) - * [~/.hadooprc](#a.hadooprc) - Hadoop Commands Guide ===================== + + Overview -------- diff --git a/hadoop-common-project/hadoop-common/src/site/markdown/Compatibility.md b/hadoop-common-project/hadoop-common/src/site/markdown/Compatibility.md index 8326b5f974..55b9a9e533 100644 --- a/hadoop-common-project/hadoop-common/src/site/markdown/Compatibility.md +++ b/hadoop-common-project/hadoop-common/src/site/markdown/Compatibility.md @@ -15,49 +15,7 @@ Apache Hadoop Compatibility =========================== -* [Apache Hadoop Compatibility](#Apache_Hadoop_Compatibility) - * [Purpose](#Purpose) - * [Compatibility types](#Compatibility_types) - * [Java API](#Java_API) - * [Use Cases](#Use_Cases) - * [Policy](#Policy) - * [Semantic compatibility](#Semantic_compatibility) - * [Policy](#Policy) - * [Wire compatibility](#Wire_compatibility) - * [Use Cases](#Use_Cases) - * [Policy](#Policy) - * [Java Binary compatibility for end-user applications i.e. Apache Hadoop ABI](#Java_Binary_compatibility_for_end-user_applications_i.e._Apache_Hadoop_ABI) - * [Use cases](#Use_cases) - * [Policy](#Policy) - * [REST APIs](#REST_APIs) - * [Policy](#Policy) - * [Metrics/JMX](#MetricsJMX) - * [Policy](#Policy) - * [File formats & Metadata](#File_formats__Metadata) - * [User-level file formats](#User-level_file_formats) - * [Policy](#Policy) - * [System-internal file formats](#System-internal_file_formats) - * [MapReduce](#MapReduce) - * [Policy](#Policy) - * [HDFS Metadata](#HDFS_Metadata) - * [Policy](#Policy) - * [Command Line Interface (CLI)](#Command_Line_Interface_CLI) - * [Policy](#Policy) - * [Web UI](#Web_UI) - * [Policy](#Policy) - * [Hadoop Configuration Files](#Hadoop_Configuration_Files) - * [Policy](#Policy) - * [Directory Structure](#Directory_Structure) - * [Policy](#Policy) - * [Java Classpath](#Java_Classpath) - * [Policy](#Policy) - * [Environment variables](#Environment_variables) - * [Policy](#Policy) - * [Build artifacts](#Build_artifacts) - * [Policy](#Policy) - * [Hardware/Software Requirements](#HardwareSoftware_Requirements) - * [Policies](#Policies) - * [References](#References) + Purpose ------- diff --git a/hadoop-common-project/hadoop-common/src/site/markdown/CredentialProviderAPI.md b/hadoop-common-project/hadoop-common/src/site/markdown/CredentialProviderAPI.md index 5ca95eb303..ad5a2e3250 100644 --- a/hadoop-common-project/hadoop-common/src/site/markdown/CredentialProviderAPI.md +++ b/hadoop-common-project/hadoop-common/src/site/markdown/CredentialProviderAPI.md @@ -15,16 +15,7 @@ CredentialProvider API Guide ===================== ---- - - - [Overview](#Overview) - - [Usage](#Usage) - - [Usage Overview](#Usage_Overview) - - [Supported Features](#Supported_Features) - - [Credential Management](#Credential_Management) - - [The hadoop credential Command](#The_hadoop_credential_Command) - ---- + Overview -------- diff --git a/hadoop-common-project/hadoop-common/src/site/markdown/FileSystemShell.md b/hadoop-common-project/hadoop-common/src/site/markdown/FileSystemShell.md index a356b8a430..14bab30b6f 100644 --- a/hadoop-common-project/hadoop-common/src/site/markdown/FileSystemShell.md +++ b/hadoop-common-project/hadoop-common/src/site/markdown/FileSystemShell.md @@ -12,50 +12,7 @@ limitations under the License. See accompanying LICENSE file. --> -* [Overview](#Overview) - * [appendToFile](#appendToFile) - * [cat](#cat) - * [checksum](#checksum) - * [chgrp](#chgrp) - * [chmod](#chmod) - * [chown](#chown) - * [copyFromLocal](#copyFromLocal) - * [copyToLocal](#copyToLocal) - * [count](#count) - * [cp](#cp) - * [createSnapshot](#createSnapshot) - * [deleteSnapshot](#deleteSnapshot) - * [df](#df) - * [du](#du) - * [dus](#dus) - * [expunge](#expunge) - * [find](#find) - * [get](#get) - * [getfacl](#getfacl) - * [getfattr](#getfattr) - * [getmerge](#getmerge) - * [help](#help) - * [ls](#ls) - * [lsr](#lsr) - * [mkdir](#mkdir) - * [moveFromLocal](#moveFromLocal) - * [moveToLocal](#moveToLocal) - * [mv](#mv) - * [put](#put) - * [renameSnapshot](#renameSnapshot) - * [rm](#rm) - * [rmdir](#rmdir) - * [rmr](#rmr) - * [setfacl](#setfacl) - * [setfattr](#setfattr) - * [setrep](#setrep) - * [stat](#stat) - * [tail](#tail) - * [test](#test) - * [text](#text) - * [touchz](#touchz) - * [truncate](#truncate) - * [usage](#usage) + Overview ======== diff --git a/hadoop-common-project/hadoop-common/src/site/markdown/HttpAuthentication.md b/hadoop-common-project/hadoop-common/src/site/markdown/HttpAuthentication.md index 03f1d9de6f..a003fe5156 100644 --- a/hadoop-common-project/hadoop-common/src/site/markdown/HttpAuthentication.md +++ b/hadoop-common-project/hadoop-common/src/site/markdown/HttpAuthentication.md @@ -15,9 +15,7 @@ Authentication for Hadoop HTTP web-consoles =========================================== -* [Authentication for Hadoop HTTP web-consoles](#Authentication_for_Hadoop_HTTP_web-consoles) - * [Introduction](#Introduction) - * [Configuration](#Configuration) + Introduction ------------ diff --git a/hadoop-common-project/hadoop-common/src/site/markdown/InterfaceClassification.md b/hadoop-common-project/hadoop-common/src/site/markdown/InterfaceClassification.md index 98636110d4..07abdac40b 100644 --- a/hadoop-common-project/hadoop-common/src/site/markdown/InterfaceClassification.md +++ b/hadoop-common-project/hadoop-common/src/site/markdown/InterfaceClassification.md @@ -15,13 +15,7 @@ Hadoop Interface Taxonomy: Audience and Stability Classification ================================================================ -* [Hadoop Interface Taxonomy: Audience and Stability Classification](#Hadoop_Interface_Taxonomy:_Audience_and_Stability_Classification) - * [Motivation](#Motivation) - * [Interface Classification](#Interface_Classification) - * [Audience](#Audience) - * [Stability](#Stability) - * [How are the Classifications Recorded?](#How_are_the_Classifications_Recorded) - * [FAQ](#FAQ) + Motivation ---------- diff --git a/hadoop-common-project/hadoop-common/src/site/markdown/Metrics.md b/hadoop-common-project/hadoop-common/src/site/markdown/Metrics.md index b4ab19aed1..f43e72526f 100644 --- a/hadoop-common-project/hadoop-common/src/site/markdown/Metrics.md +++ b/hadoop-common-project/hadoop-common/src/site/markdown/Metrics.md @@ -12,29 +12,7 @@ limitations under the License. See accompanying LICENSE file. --> -* [Overview](#Overview) -* [jvm context](#jvm_context) - * [JvmMetrics](#JvmMetrics) -* [rpc context](#rpc_context) - * [rpc](#rpc) - * [RetryCache/NameNodeRetryCache](#RetryCacheNameNodeRetryCache) -* [rpcdetailed context](#rpcdetailed_context) - * [rpcdetailed](#rpcdetailed) -* [dfs context](#dfs_context) - * [namenode](#namenode) - * [FSNamesystem](#FSNamesystem) - * [JournalNode](#JournalNode) - * [datanode](#datanode) -* [yarn context](#yarn_context) - * [ClusterMetrics](#ClusterMetrics) - * [QueueMetrics](#QueueMetrics) - * [NodeManagerMetrics](#NodeManagerMetrics) -* [ugi context](#ugi_context) - * [UgiMetrics](#UgiMetrics) -* [metricssystem context](#metricssystem_context) - * [MetricsSystem](#MetricsSystem) -* [default context](#default_context) - * [StartupProgress](#StartupProgress) + Overview ======== diff --git a/hadoop-common-project/hadoop-common/src/site/markdown/NativeLibraries.md.vm b/hadoop-common-project/hadoop-common/src/site/markdown/NativeLibraries.md.vm index 5a2c70c32f..04ff4265cd 100644 --- a/hadoop-common-project/hadoop-common/src/site/markdown/NativeLibraries.md.vm +++ b/hadoop-common-project/hadoop-common/src/site/markdown/NativeLibraries.md.vm @@ -15,17 +15,7 @@ Native Libraries Guide ====================== -* [Native Libraries Guide](#Native_Libraries_Guide) - * [Overview](#Overview) - * [Native Hadoop Library](#Native_Hadoop_Library) - * [Usage](#Usage) - * [Components](#Components) - * [Supported Platforms](#Supported_Platforms) - * [Download](#Download) - * [Build](#Build) - * [Runtime](#Runtime) - * [Check](#Check) - * [Native Shared Libraries](#Native_Shared_Libraries) + Overview -------- diff --git a/hadoop-common-project/hadoop-common/src/site/markdown/RackAwareness.md b/hadoop-common-project/hadoop-common/src/site/markdown/RackAwareness.md index 09f5610c2f..f440686c80 100644 --- a/hadoop-common-project/hadoop-common/src/site/markdown/RackAwareness.md +++ b/hadoop-common-project/hadoop-common/src/site/markdown/RackAwareness.md @@ -12,9 +12,7 @@ limitations under the License. See accompanying LICENSE file. --> -* [Rack Awareness](#Rack_Awareness) - * [python Example](#python_Example) - * [bash Example](#bash_Example) + Rack Awareness ============== diff --git a/hadoop-common-project/hadoop-common/src/site/markdown/SecureMode.md b/hadoop-common-project/hadoop-common/src/site/markdown/SecureMode.md index 9607263abf..adc3a93b0d 100644 --- a/hadoop-common-project/hadoop-common/src/site/markdown/SecureMode.md +++ b/hadoop-common-project/hadoop-common/src/site/markdown/SecureMode.md @@ -12,39 +12,11 @@ limitations under the License. See accompanying LICENSE file. --> -* [Hadoop in Secure Mode](#Hadoop_in_Secure_Mode) - * [Introduction](#Introduction) - * [Authentication](#Authentication) - * [End User Accounts](#End_User_Accounts) - * [User Accounts for Hadoop Daemons](#User_Accounts_for_Hadoop_Daemons) - * [Kerberos principals for Hadoop Daemons](#Kerberos_principals_for_Hadoop_Daemons) - * [Mapping from Kerberos principals to OS user accounts](#Mapping_from_Kerberos_principals_to_OS_user_accounts) - * [Mapping from user to group](#Mapping_from_user_to_group) - * [Proxy user](#Proxy_user) - * [Secure DataNode](#Secure_DataNode) - * [Data confidentiality](#Data_confidentiality) - * [Data Encryption on RPC](#Data_Encryption_on_RPC) - * [Data Encryption on Block data transfer.](#Data_Encryption_on_Block_data_transfer.) - * [Data Encryption on HTTP](#Data_Encryption_on_HTTP) - * [Configuration](#Configuration) - * [Permissions for both HDFS and local fileSystem paths](#Permissions_for_both_HDFS_and_local_fileSystem_paths) - * [Common Configurations](#Common_Configurations) - * [NameNode](#NameNode) - * [Secondary NameNode](#Secondary_NameNode) - * [JournalNode](#JournalNode) - * [DataNode](#DataNode) - * [WebHDFS](#WebHDFS) - * [ResourceManager](#ResourceManager) - * [NodeManager](#NodeManager) - * [Configuration for WebAppProxy](#Configuration_for_WebAppProxy) - * [LinuxContainerExecutor](#LinuxContainerExecutor) - * [MapReduce JobHistory Server](#MapReduce_JobHistory_Server) - * [Multihoming](#Multihoming) - * [References](#References) - Hadoop in Secure Mode ===================== + + Introduction ------------ diff --git a/hadoop-common-project/hadoop-common/src/site/markdown/ServiceLevelAuth.md b/hadoop-common-project/hadoop-common/src/site/markdown/ServiceLevelAuth.md index 4e6acacdcc..7f115c2ecf 100644 --- a/hadoop-common-project/hadoop-common/src/site/markdown/ServiceLevelAuth.md +++ b/hadoop-common-project/hadoop-common/src/site/markdown/ServiceLevelAuth.md @@ -15,16 +15,7 @@ Service Level Authorization Guide ================================= -* [Service Level Authorization Guide](#Service_Level_Authorization_Guide) - * [Purpose](#Purpose) - * [Prerequisites](#Prerequisites) - * [Overview](#Overview) - * [Configuration](#Configuration) - * [Enable Service Level Authorization](#Enable_Service_Level_Authorization) - * [Hadoop Services and Configuration Properties](#Hadoop_Services_and_Configuration_Properties) - * [Access Control Lists](#Access_Control_Lists) - * [Refreshing Service Level Authorization Configuration](#Refreshing_Service_Level_Authorization_Configuration) - * [Examples](#Examples) + Purpose ------- diff --git a/hadoop-common-project/hadoop-common/src/site/markdown/SingleCluster.md.vm b/hadoop-common-project/hadoop-common/src/site/markdown/SingleCluster.md.vm index 84789f69e0..0bc94b2f69 100644 --- a/hadoop-common-project/hadoop-common/src/site/markdown/SingleCluster.md.vm +++ b/hadoop-common-project/hadoop-common/src/site/markdown/SingleCluster.md.vm @@ -19,21 +19,7 @@ Hadoop: Setting up a Single Node Cluster. ========================================= -* [Hadoop: Setting up a Single Node Cluster.](#Hadoop:_Setting_up_a_Single_Node_Cluster.) - * [Purpose](#Purpose) - * [Prerequisites](#Prerequisites) - * [Supported Platforms](#Supported_Platforms) - * [Required Software](#Required_Software) - * [Installing Software](#Installing_Software) - * [Download](#Download) - * [Prepare to Start the Hadoop Cluster](#Prepare_to_Start_the_Hadoop_Cluster) - * [Standalone Operation](#Standalone_Operation) - * [Pseudo-Distributed Operation](#Pseudo-Distributed_Operation) - * [Configuration](#Configuration) - * [Setup passphraseless ssh](#Setup_passphraseless_ssh) - * [Execution](#Execution) - * [YARN on a Single Node](#YARN_on_a_Single_Node) - * [Fully-Distributed Operation](#Fully-Distributed_Operation) + Purpose ------- diff --git a/hadoop-common-project/hadoop-common/src/site/markdown/Superusers.md b/hadoop-common-project/hadoop-common/src/site/markdown/Superusers.md index 8c9fb72e80..678d56b123 100644 --- a/hadoop-common-project/hadoop-common/src/site/markdown/Superusers.md +++ b/hadoop-common-project/hadoop-common/src/site/markdown/Superusers.md @@ -15,12 +15,7 @@ Proxy user - Superusers Acting On Behalf Of Other Users ======================================================= -* [Proxy user - Superusers Acting On Behalf Of Other Users](#Proxy_user_-_Superusers_Acting_On_Behalf_Of_Other_Users) - * [Introduction](#Introduction) - * [Use Case](#Use_Case) - * [Code example](#Code_example) - * [Configurations](#Configurations) - * [Caveats](#Caveats) + Introduction ------------ diff --git a/hadoop-common-project/hadoop-common/src/site/markdown/Tracing.md b/hadoop-common-project/hadoop-common/src/site/markdown/Tracing.md index 132405cb6a..1876225e21 100644 --- a/hadoop-common-project/hadoop-common/src/site/markdown/Tracing.md +++ b/hadoop-common-project/hadoop-common/src/site/markdown/Tracing.md @@ -15,16 +15,7 @@ Enabling Dapper-like Tracing in Hadoop ====================================== -* [Enabling Dapper-like Tracing in Hadoop](#Enabling_Dapper-like_Tracing_in_Hadoop) - * [Dapper-like Tracing in Hadoop](#Dapper-like_Tracing_in_Hadoop) - * [HTrace](#HTrace) - * [SpanReceivers](#SpanReceivers) - * [Dynamic update of tracing configuration](#Dynamic_update_of_tracing_configuration) - * [Starting tracing spans by HTrace API](#Starting_tracing_spans_by_HTrace_API) - * [Sample code for tracing](#Sample_code_for_tracing) - * [Starting tracing spans by FileSystem Shell](#Starting_tracing_spans_by_FileSystem_Shell) - * [Starting tracing spans by configuration for HDFS client](#Starting_tracing_spans_by_configuration_for_HDFS_client) - + Dapper-like Tracing in Hadoop ----------------------------- diff --git a/hadoop-common-project/hadoop-common/src/site/markdown/UnixShellGuide.md b/hadoop-common-project/hadoop-common/src/site/markdown/UnixShellGuide.md index 006fca5c49..ffab5a0a93 100644 --- a/hadoop-common-project/hadoop-common/src/site/markdown/UnixShellGuide.md +++ b/hadoop-common-project/hadoop-common/src/site/markdown/UnixShellGuide.md @@ -14,6 +14,8 @@ # Unix Shell Guide + + Much of Hadoop's functionality is controlled via [the shell](CommandsManual.html). There are several ways to modify the default behavior of how these commands execute. ## Important End-User Environment Variables diff --git a/hadoop-common-project/hadoop-common/src/site/site.xml b/hadoop-common-project/hadoop-common/src/site/site.xml index 1296cea12c..5feae9a879 100644 --- a/hadoop-common-project/hadoop-common/src/site/site.xml +++ b/hadoop-common-project/hadoop-common/src/site/site.xml @@ -16,7 +16,7 @@ org.apache.maven.skins maven-stylus-skin - 1.2 + ${maven-stylus-skin.version} diff --git a/hadoop-common-project/hadoop-kms/src/site/site.xml b/hadoop-common-project/hadoop-kms/src/site/site.xml index 4adfee108a..628131fe56 100644 --- a/hadoop-common-project/hadoop-kms/src/site/site.xml +++ b/hadoop-common-project/hadoop-kms/src/site/site.xml @@ -17,7 +17,7 @@ org.apache.maven.skins maven-stylus-skin - 1.2 + ${maven-stylus-skin.version} diff --git a/hadoop-hdfs-project/hadoop-hdfs-httpfs/src/site/site.xml b/hadoop-hdfs-project/hadoop-hdfs-httpfs/src/site/site.xml index 01b35e0ae1..98b6b5a418 100644 --- a/hadoop-hdfs-project/hadoop-hdfs-httpfs/src/site/site.xml +++ b/hadoop-hdfs-project/hadoop-hdfs-httpfs/src/site/site.xml @@ -17,7 +17,7 @@ org.apache.maven.skins maven-stylus-skin - 1.2 + ${maven-stylus-skin.version} diff --git a/hadoop-hdfs-project/hadoop-hdfs/src/site/site.xml b/hadoop-hdfs-project/hadoop-hdfs/src/site/site.xml index 1296cea12c..5feae9a879 100644 --- a/hadoop-hdfs-project/hadoop-hdfs/src/site/site.xml +++ b/hadoop-hdfs-project/hadoop-hdfs/src/site/site.xml @@ -16,7 +16,7 @@ org.apache.maven.skins maven-stylus-skin - 1.2 + ${maven-stylus-skin.version} diff --git a/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/site/site.xml b/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/site/site.xml index 1296cea12c..5feae9a879 100644 --- a/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/site/site.xml +++ b/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/site/site.xml @@ -16,7 +16,7 @@ org.apache.maven.skins maven-stylus-skin - 1.2 + ${maven-stylus-skin.version} diff --git a/hadoop-project/src/site/site.xml b/hadoop-project/src/site/site.xml index cc737fae6b..8f02073668 100644 --- a/hadoop-project/src/site/site.xml +++ b/hadoop-project/src/site/site.xml @@ -32,7 +32,7 @@ org.apache.maven.skins maven-stylus-skin - 1.2 + ${maven-stylus-skin.version} diff --git a/hadoop-tools/hadoop-openstack/src/site/site.xml b/hadoop-tools/hadoop-openstack/src/site/site.xml index 97784bd4ad..e2941380e2 100644 --- a/hadoop-tools/hadoop-openstack/src/site/site.xml +++ b/hadoop-tools/hadoop-openstack/src/site/site.xml @@ -34,7 +34,7 @@ org.apache.maven.skins maven-stylus-skin - 1.2 + ${maven-stylus-skin.version} diff --git a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/site.xml b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/site.xml index 1296cea12c..5feae9a879 100644 --- a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/site.xml +++ b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/site.xml @@ -16,7 +16,7 @@ org.apache.maven.skins maven-stylus-skin - 1.2 + ${maven-stylus-skin.version} diff --git a/pom.xml b/pom.xml index 4e6f7a1ed9..b5bb0f3d69 100644 --- a/pom.xml +++ b/pom.xml @@ -92,7 +92,8 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs 2.8.1 - 3.4 + 3.5 + 1.5 1.7 2.4 2.8