hbase git commit: HBASE-18265 Correct the link unuseful in regionServer's region state UI

2017-06-26 Thread chia7712
Repository: hbase
Updated Branches:
  refs/heads/master 35693f058 -> 389e142ea


HBASE-18265 Correct the link unuseful in regionServer's region state UI

Signed-off-by: Chia-Ping Tsai 


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

Branch: refs/heads/master
Commit: 389e142eae6f170b8b703a15b1027a655d349d3f
Parents: 35693f0
Author: 张世彬10204932 
Authored: Mon Jun 26 12:39:18 2017 +0800
Committer: Chia-Ping Tsai 
Committed: Tue Jun 27 10:38:46 2017 +0800

--
 .../org/apache/hadoop/hbase/tmpl/regionserver/RegionListTmpl.jamon | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/hbase/blob/389e142e/hbase-server/src/main/jamon/org/apache/hadoop/hbase/tmpl/regionserver/RegionListTmpl.jamon
--
diff --git 
a/hbase-server/src/main/jamon/org/apache/hadoop/hbase/tmpl/regionserver/RegionListTmpl.jamon
 
b/hbase-server/src/main/jamon/org/apache/hadoop/hbase/tmpl/regionserver/RegionListTmpl.jamon
index 96c3a96..7088f60 100644
--- 
a/hbase-server/src/main/jamon/org/apache/hadoop/hbase/tmpl/regionserver/RegionListTmpl.jamon
+++ 
b/hbase-server/src/main/jamon/org/apache/hadoop/hbase/tmpl/regionserver/RegionListTmpl.jamon
@@ -78,7 +78,7 @@
 The hbase:meta table keeps a list of all regions in the system. The empty 
key is used to denote
 table start and table end.  A region with an empty start key is the first 
region in a table.
 If a region has both an empty start key and an empty end key, it's the 
only region in the
-table. See http://hbase.org;>HBase Home for further 
explication.
+table. See http://hbase.apache.org;>HBase Home for further 
explication.
 <%else>
 Not serving regions
 



hbase git commit: HBASE-18265 Correct the link unuseful in regionServer's region state UI

2017-06-26 Thread chia7712
Repository: hbase
Updated Branches:
  refs/heads/branch-2 b4c3fe976 -> 4746a1c92


HBASE-18265 Correct the link unuseful in regionServer's region state UI

Signed-off-by: Chia-Ping Tsai 


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

Branch: refs/heads/branch-2
Commit: 4746a1c92b6397cc8787c12368a32fcc61d716d1
Parents: b4c3fe9
Author: 张世彬10204932 
Authored: Mon Jun 26 12:39:18 2017 +0800
Committer: Chia-Ping Tsai 
Committed: Tue Jun 27 10:39:43 2017 +0800

--
 .../org/apache/hadoop/hbase/tmpl/regionserver/RegionListTmpl.jamon | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/hbase/blob/4746a1c9/hbase-server/src/main/jamon/org/apache/hadoop/hbase/tmpl/regionserver/RegionListTmpl.jamon
--
diff --git 
a/hbase-server/src/main/jamon/org/apache/hadoop/hbase/tmpl/regionserver/RegionListTmpl.jamon
 
b/hbase-server/src/main/jamon/org/apache/hadoop/hbase/tmpl/regionserver/RegionListTmpl.jamon
index 96c3a96..7088f60 100644
--- 
a/hbase-server/src/main/jamon/org/apache/hadoop/hbase/tmpl/regionserver/RegionListTmpl.jamon
+++ 
b/hbase-server/src/main/jamon/org/apache/hadoop/hbase/tmpl/regionserver/RegionListTmpl.jamon
@@ -78,7 +78,7 @@
 The hbase:meta table keeps a list of all regions in the system. The empty 
key is used to denote
 table start and table end.  A region with an empty start key is the first 
region in a table.
 If a region has both an empty start key and an empty end key, it's the 
only region in the
-table. See http://hbase.org;>HBase Home for further 
explication.
+table. See http://hbase.apache.org;>HBase Home for further 
explication.
 <%else>
 Not serving regions