Repository: hadoop
Updated Branches:
  refs/heads/trunk 09e6caec3 -> 8cb732552


HDFS-9651. Add missing robots.txt files.


Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8cb73255
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/8cb73255
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/8cb73255

Branch: refs/heads/trunk
Commit: 8cb73255274bd46ea8aedbb28f25fa13b38723ad
Parents: 09e6cae
Author: Akira Ajisaka <[email protected]>
Authored: Wed Apr 5 12:47:30 2017 +0900
Committer: Akira Ajisaka <[email protected]>
Committed: Wed Apr 5 12:47:45 2017 +0900

----------------------------------------------------------------------
 hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/robots.txt   | 2 ++
 .../hadoop-hdfs/src/main/webapps/journal/robots.txt                | 2 ++
 .../hadoop-hdfs/src/main/webapps/secondary/robots.txt              | 2 ++
 3 files changed, 6 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/8cb73255/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/robots.txt
----------------------------------------------------------------------
diff --git a/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/robots.txt 
b/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/robots.txt
new file mode 100644
index 0000000..1f53798
--- /dev/null
+++ b/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/robots.txt
@@ -0,0 +1,2 @@
+User-agent: *
+Disallow: /

http://git-wip-us.apache.org/repos/asf/hadoop/blob/8cb73255/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/journal/robots.txt
----------------------------------------------------------------------
diff --git 
a/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/journal/robots.txt 
b/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/journal/robots.txt
new file mode 100644
index 0000000..1f53798
--- /dev/null
+++ b/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/journal/robots.txt
@@ -0,0 +1,2 @@
+User-agent: *
+Disallow: /

http://git-wip-us.apache.org/repos/asf/hadoop/blob/8cb73255/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/secondary/robots.txt
----------------------------------------------------------------------
diff --git 
a/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/secondary/robots.txt 
b/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/secondary/robots.txt
new file mode 100644
index 0000000..1f53798
--- /dev/null
+++ b/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/secondary/robots.txt
@@ -0,0 +1,2 @@
+User-agent: *
+Disallow: /


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to