[24/50] [abbrv] hadoop git commit: HDFS-7779. Support changing ownership, group and replication in HDFS Web UI. Contributed by Ravi Prakash.

2016-01-07 Thread arp
HDFS-7779. Support changing ownership, group and replication in HDFS Web UI. 
Contributed by Ravi Prakash.


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

Branch: refs/heads/HDFS-1312
Commit: cea0972fa13c4c3f6d6a12179f7e65552d1ae873
Parents: 28bd138
Author: Haohui Mai 
Authored: Tue Jan 5 13:43:32 2016 -0800
Committer: Haohui Mai 
Committed: Tue Jan 5 13:44:16 2016 -0800

--
 hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt |  3 ++
 .../src/main/webapps/hdfs/explorer.html |  8 --
 .../src/main/webapps/hdfs/explorer.js   | 30 
 3 files changed, 38 insertions(+), 3 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/hadoop/blob/cea0972f/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
--
diff --git a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt 
b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
index 207ef91..364f685 100644
--- a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
+++ b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
@@ -1794,6 +1794,9 @@ Release 2.8.0 - UNRELEASED
 HDFS-9552. Document types of permission checks performed for HDFS
 operations. (cnauroth)
 
+HDFS-7779. Support changing ownership, group and replication in HDFS Web
+UI. (Ravi Prakash via wheat9)
+
   OPTIMIZATIONS
 
 HDFS-8026. Trace FSOutputSummer#writeChecksumChunks rather than

http://git-wip-us.apache.org/repos/asf/hadoop/blob/cea0972f/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/explorer.html
--
diff --git 
a/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/explorer.html 
b/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/explorer.html
index fb4397f..3fcacf9 100644
--- a/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/explorer.html
+++ b/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/explorer.html
@@ -20,6 +20,7 @@
   
 
 
+
 
 Browsing HDFS
   
@@ -231,11 +232,11 @@
   {type|helper_to_directory}{permission|helper_to_permission}
   {aclBit|helper_to_acl_bit}
   
-{owner}
-{group}
+{owner}
+{group}
 {length|fmt_bytes}
 {#helper_date_tostring value="{modificationTime}"/}
-{replication}
+{replication}
 {blockSize|fmt_bytes}
 {pathSuffix}
 
@@ -262,6 +263,7 @@
 
 
 
+
 
 
 

hadoop git commit: HDFS-7779. Support changing ownership, group and replication in HDFS Web UI. Contributed by Ravi Prakash.

2016-01-05 Thread wheat9
Repository: hadoop
Updated Branches:
  refs/heads/branch-2 fc6c94046 -> 79dc18422


HDFS-7779. Support changing ownership, group and replication in HDFS Web UI. 
Contributed by Ravi Prakash.


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

Branch: refs/heads/branch-2
Commit: 79dc18422489b2b165b7ac35bb3f00cefd78fcec
Parents: fc6c940
Author: Haohui Mai 
Authored: Tue Jan 5 13:43:32 2016 -0800
Committer: Haohui Mai 
Committed: Tue Jan 5 13:44:40 2016 -0800

--
 hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt |  3 ++
 .../src/main/webapps/hdfs/explorer.html |  8 --
 .../src/main/webapps/hdfs/explorer.js   | 30 
 3 files changed, 38 insertions(+), 3 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/hadoop/blob/79dc1842/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
--
diff --git a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt 
b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
index 843bdce1..25e010e 100644
--- a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
+++ b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
@@ -910,6 +910,9 @@ Release 2.8.0 - UNRELEASED
 HDFS-9552. Document types of permission checks performed for HDFS
 operations. (cnauroth)
 
+HDFS-7779. Support changing ownership, group and replication in HDFS Web
+UI. (Ravi Prakash via wheat9)
+
   OPTIMIZATIONS
 
 HDFS-8026. Trace FSOutputSummer#writeChecksumChunks rather than

http://git-wip-us.apache.org/repos/asf/hadoop/blob/79dc1842/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/explorer.html
--
diff --git 
a/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/explorer.html 
b/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/explorer.html
index fb4397f..3fcacf9 100644
--- a/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/explorer.html
+++ b/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/explorer.html
@@ -20,6 +20,7 @@
   
 
 
+
 
 Browsing HDFS
   
@@ -231,11 +232,11 @@
   {type|helper_to_directory}{permission|helper_to_permission}
   {aclBit|helper_to_acl_bit}
   
-{owner}
-{group}
+{owner}
+{group}
 {length|fmt_bytes}
 {#helper_date_tostring value="{modificationTime}"/}
-{replication}
+{replication}
 {blockSize|fmt_bytes}
 {pathSuffix}
 
@@ -262,6 +263,7 @@
 
 
 
+
 
 
 

hadoop git commit: HDFS-7779. Support changing ownership, group and replication in HDFS Web UI. Contributed by Ravi Prakash.

2016-01-05 Thread wheat9
Repository: hadoop
Updated Branches:
  refs/heads/trunk 28bd13801 -> cea0972fa


HDFS-7779. Support changing ownership, group and replication in HDFS Web UI. 
Contributed by Ravi Prakash.


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

Branch: refs/heads/trunk
Commit: cea0972fa13c4c3f6d6a12179f7e65552d1ae873
Parents: 28bd138
Author: Haohui Mai 
Authored: Tue Jan 5 13:43:32 2016 -0800
Committer: Haohui Mai 
Committed: Tue Jan 5 13:44:16 2016 -0800

--
 hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt |  3 ++
 .../src/main/webapps/hdfs/explorer.html |  8 --
 .../src/main/webapps/hdfs/explorer.js   | 30 
 3 files changed, 38 insertions(+), 3 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/hadoop/blob/cea0972f/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
--
diff --git a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt 
b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
index 207ef91..364f685 100644
--- a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
+++ b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
@@ -1794,6 +1794,9 @@ Release 2.8.0 - UNRELEASED
 HDFS-9552. Document types of permission checks performed for HDFS
 operations. (cnauroth)
 
+HDFS-7779. Support changing ownership, group and replication in HDFS Web
+UI. (Ravi Prakash via wheat9)
+
   OPTIMIZATIONS
 
 HDFS-8026. Trace FSOutputSummer#writeChecksumChunks rather than

http://git-wip-us.apache.org/repos/asf/hadoop/blob/cea0972f/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/explorer.html
--
diff --git 
a/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/explorer.html 
b/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/explorer.html
index fb4397f..3fcacf9 100644
--- a/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/explorer.html
+++ b/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/explorer.html
@@ -20,6 +20,7 @@
   
 
 
+
 
 Browsing HDFS
   
@@ -231,11 +232,11 @@
   {type|helper_to_directory}{permission|helper_to_permission}
   {aclBit|helper_to_acl_bit}
   
-{owner}
-{group}
+{owner}
+{group}
 {length|fmt_bytes}
 {#helper_date_tostring value="{modificationTime}"/}
-{replication}
+{replication}
 {blockSize|fmt_bytes}
 {pathSuffix}
 
@@ -262,6 +263,7 @@
 
 
 
+
 
 
 

hadoop git commit: HDFS-7779. Support changing ownership, group and replication in HDFS Web UI. Contributed by Ravi Prakash.

2016-01-05 Thread wheat9
Repository: hadoop
Updated Branches:
  refs/heads/branch-2.8 f372d3faa -> 2aa99e6df


HDFS-7779. Support changing ownership, group and replication in HDFS Web UI. 
Contributed by Ravi Prakash.


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

Branch: refs/heads/branch-2.8
Commit: 2aa99e6df00883a3b0562ecf4e9a88343b334f48
Parents: f372d3f
Author: Haohui Mai 
Authored: Tue Jan 5 13:43:32 2016 -0800
Committer: Haohui Mai 
Committed: Tue Jan 5 13:45:10 2016 -0800

--
 hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt |  3 ++
 .../src/main/webapps/hdfs/explorer.html |  8 --
 .../src/main/webapps/hdfs/explorer.js   | 30 
 3 files changed, 38 insertions(+), 3 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/hadoop/blob/2aa99e6d/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
--
diff --git a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt 
b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
index 4d9e99b..87f71de 100644
--- a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
+++ b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
@@ -869,6 +869,9 @@ Release 2.8.0 - UNRELEASED
 
 HDFS-8831. Trash Support for deletion in HDFS encryption zone. (xyao)
 
+HDFS-7779. Support changing ownership, group and replication in HDFS Web
+UI. (Ravi Prakash via wheat9)
+
   OPTIMIZATIONS
 
 HDFS-8026. Trace FSOutputSummer#writeChecksumChunks rather than

http://git-wip-us.apache.org/repos/asf/hadoop/blob/2aa99e6d/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/explorer.html
--
diff --git 
a/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/explorer.html 
b/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/explorer.html
index fb4397f..3fcacf9 100644
--- a/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/explorer.html
+++ b/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/explorer.html
@@ -20,6 +20,7 @@
   
 
 
+
 
 Browsing HDFS
   
@@ -231,11 +232,11 @@
   {type|helper_to_directory}{permission|helper_to_permission}
   {aclBit|helper_to_acl_bit}
   
-{owner}
-{group}
+{owner}
+{group}
 {length|fmt_bytes}
 {#helper_date_tostring value="{modificationTime}"/}
-{replication}
+{replication}
 {blockSize|fmt_bytes}
 {pathSuffix}
 
@@ -262,6 +263,7 @@
 
 
 
+