From e47c95ffbfcfdefc7bfe4fb01733885c649ce1d1 Mon Sep 17 00:00:00 2001 From: Mingliang Liu Date: Mon, 3 Apr 2017 11:15:03 -0700 Subject: [PATCH] HADOOP-14268. Fix markdown itemization in hadoop-aws documents. Contributed by Akira Ajisaka --- .../hadoop-aws/src/site/markdown/tools/hadoop-aws/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/index.md b/hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/index.md index 334635de5ea..5fe0d91f4e9 100644 --- a/hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/index.md +++ b/hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/index.md @@ -91,6 +91,7 @@ access to the data. Anyone with the credentials can not only read your datasets —they can delete them. Do not inadvertently share these credentials through means such as + 1. Checking in to SCM any configuration files containing the secrets. 1. Logging them to a console, as they invariably end up being seen. 1. Defining filesystem URIs with the credentials in the URL, such as