Author: stack
Date: Tue Sep 6 23:41:13 2011
New Revision: 1165934
URL: http://svn.apache.org/viewvc?rev=1165934&view=rev
Log:
HBASE-4312 Deploy new hbase logo
Modified:
hbase/trunk/CHANGES.txt
hbase/trunk/src/docbkx/book.xml
hbase/trunk/src/main/jamon/org/apache/hbase/tmpl/master/MasterStatusTmpl.jamon
hbase/trunk/src/main/jamon/org/apache/hbase/tmpl/regionserver/RSStatusTmpl.jamon
hbase/trunk/src/main/resources/hbase-webapps/master/table.jsp
hbase/trunk/src/main/resources/hbase-webapps/master/zk.jsp
hbase/trunk/src/site/resources/images/asf_logo_wide.png
hbase/trunk/src/site/site.vm
hbase/trunk/src/site/site.xml
hbase/trunk/src/site/xdoc/index.xml
hbase/trunk/src/site/xdoc/old_news.xml
Modified: hbase/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/hbase/trunk/CHANGES.txt?rev=1165934&r1=1165933&r2=1165934&view=diff
==============================================================================
--- hbase/trunk/CHANGES.txt (original)
+++ hbase/trunk/CHANGES.txt Tue Sep 6 23:41:13 2011
@@ -444,6 +444,7 @@ Release 0.91.0 - Unreleased
HBASE-4206 jenkins hash implementation uses longs unnecessarily
(Ron Yang)
HBASE-3842 Refactor Coprocessor Compaction API
+ HBASE-4312 Deploy new hbase logo
TASKS
HBASE-3559 Move report of split to master OFF the heartbeat channel
Modified: hbase/trunk/src/docbkx/book.xml
URL:
http://svn.apache.org/viewvc/hbase/trunk/src/docbkx/book.xml?rev=1165934&r1=1165933&r2=1165934&view=diff
==============================================================================
--- hbase/trunk/src/docbkx/book.xml (original)
+++ hbase/trunk/src/docbkx/book.xml Tue Sep 6 23:41:13 2011
@@ -28,14 +28,14 @@
xmlns:html="http://www.w3.org/1999/xhtml"
xmlns:db="http://docbook.org/ns/docbook">
<info>
- <title>The Apache <link xlink:href="http://www.hbase.org">
+ <title><link xlink:href="http://www.hbase.org">
<inlinemediaobject>
<imageobject>
- <imagedata align="middle" valign="middle"
fileref="hbase_small.gif" />
+ <imagedata align="middle" valign="middle"
fileref="hbase_logo.png" />
</imageobject>
</inlinemediaobject>
</link>
- Book</title>
+ </title>
<copyright><year>2011</year><holder>Apache Software
Foundation</holder></copyright>
<abstract>
<para>This is the official book of
Modified:
hbase/trunk/src/main/jamon/org/apache/hbase/tmpl/master/MasterStatusTmpl.jamon
URL:
http://svn.apache.org/viewvc/hbase/trunk/src/main/jamon/org/apache/hbase/tmpl/master/MasterStatusTmpl.jamon?rev=1165934&r1=1165933&r2=1165934&view=diff
==============================================================================
---
hbase/trunk/src/main/jamon/org/apache/hbase/tmpl/master/MasterStatusTmpl.jamon
(original)
+++
hbase/trunk/src/main/jamon/org/apache/hbase/tmpl/master/MasterStatusTmpl.jamon
Tue Sep 6 23:41:13 2011
@@ -49,7 +49,7 @@ org.apache.hadoop.hbase.HTableDescriptor
<link rel="stylesheet" type="text/css" href="/static/hbase.css" />
</head>
<body>
-<a id="logo" href="http://wiki.apache.org/lucene-hadoop/Hbase"><img
src="/static/hbase_logo_med.gif" alt="HBase Logo" title="HBase Logo" /></a>
+<a id="logo" href="http://wiki.apache.org/lucene-hadoop/Hbase"><img
src="/static/hbase_logo.png" alt="HBase Logo" title="HBase Logo" /></a>
<h1 id="page_title">Master: <% master.getServerName().getHostname() %>:<%
master.getServerName().getPort() %></h1>
<p id="links_menu">
<a href="/logs/">Local logs</a>,
Modified:
hbase/trunk/src/main/jamon/org/apache/hbase/tmpl/regionserver/RSStatusTmpl.jamon
URL:
http://svn.apache.org/viewvc/hbase/trunk/src/main/jamon/org/apache/hbase/tmpl/regionserver/RSStatusTmpl.jamon?rev=1165934&r1=1165933&r2=1165934&view=diff
==============================================================================
---
hbase/trunk/src/main/jamon/org/apache/hbase/tmpl/regionserver/RSStatusTmpl.jamon
(original)
+++
hbase/trunk/src/main/jamon/org/apache/hbase/tmpl/regionserver/RSStatusTmpl.jamon
Tue Sep 6 23:41:13 2011
@@ -54,7 +54,7 @@ org.apache.hadoop.hbase.HRegionInfo;
</head>
<body>
-<a id="logo" href="http://wiki.apache.org/lucene-hadoop/Hbase"><img
src="/static/hbase_logo_med.gif" alt="HBase Logo" title="HBase Logo" /></a>
+<a id="logo" href="http://wiki.apache.org/lucene-hadoop/Hbase"><img
src="/static/hbase_logo.png" alt="HBase Logo" title="HBase Logo" /></a>
<h1 id="page_title">Region Server: <%
serverInfo.getServerAddress().getHostname() %>:<%
serverInfo.getServerAddress().getPort() %></h1>
<p id="links_menu">
<a href="/logs/">Local logs</a>,
Modified: hbase/trunk/src/main/resources/hbase-webapps/master/table.jsp
URL:
http://svn.apache.org/viewvc/hbase/trunk/src/main/resources/hbase-webapps/master/table.jsp?rev=1165934&r1=1165933&r2=1165934&view=diff
==============================================================================
--- hbase/trunk/src/main/resources/hbase-webapps/master/table.jsp (original)
+++ hbase/trunk/src/main/resources/hbase-webapps/master/table.jsp Tue Sep 6
23:41:13 2011
@@ -50,7 +50,7 @@
<meta http-equiv="refresh" content="5,javascript:history.back()" />
</head>
<body>
-<a id="logo" href="http://wiki.apache.org/lucene-hadoop/Hbase"><img
src="/static/hbase_logo_med.gif" alt="HBase Logo" title="HBase Logo" /></a>
+<a id="logo" href="http://wiki.apache.org/lucene-hadoop/Hbase"><img
src="/static/hbase_logo.png" alt="HBase Logo" title="HBase Logo" /></a>
<h1 id="page_title">Table action request accepted</h1>
<p><hr><p>
<%
@@ -82,7 +82,7 @@
<link rel="stylesheet" type="text/css" href="/static/hbase.css" />
</head>
<body>
-<a id="logo" href="http://wiki.apache.org/lucene-hadoop/Hbase"><img
src="/static/hbase_logo_med.gif" alt="HBase Logo" title="HBase Logo" /></a>
+<a id="logo" href="http://wiki.apache.org/lucene-hadoop/Hbase"><img
src="/static/hbase_logo.png" alt="HBase Logo" title="HBase Logo" /></a>
<h1 id="page_title">Table: <%= tableName %></h1>
<p id="links_menu"><a href="/master.jsp">Master</a>, <a href="/logs/">Local
logs</a>, <a href="/stacks">Thread Dump</a>, <a href="/logLevel">Log
Level</a></p>
<hr id="head_rule" />
Modified: hbase/trunk/src/main/resources/hbase-webapps/master/zk.jsp
URL:
http://svn.apache.org/viewvc/hbase/trunk/src/main/resources/hbase-webapps/master/zk.jsp?rev=1165934&r1=1165933&r2=1165934&view=diff
==============================================================================
--- hbase/trunk/src/main/resources/hbase-webapps/master/zk.jsp (original)
+++ hbase/trunk/src/main/resources/hbase-webapps/master/zk.jsp Tue Sep 6
23:41:13 2011
@@ -26,7 +26,7 @@
<link rel="stylesheet" type="text/css" href="/static/hbase.css" />
</head>
<body>
-<a id="logo" href="http://hbase.org"><img src="/static/hbase_logo_med.gif"
alt="HBase Logo" title="HBase Logo" /></a>
+<a id="logo" href="http://hbase.org"><img src="/static/hbase_logo.png"
alt="HBase Logo" title="HBase Logo" /></a>
<h1 id="page_title">ZooKeeper Dump</h1>
<p id="links_menu"><a href="/master.jsp">Master</a>, <a href="/logs/">Local
logs</a>, <a href="/stacks">Thread Dump</a>, <a href="/logLevel">Log
Level</a></p>
<hr id="head_rule" />
Modified: hbase/trunk/src/site/site.vm
URL:
http://svn.apache.org/viewvc/hbase/trunk/src/site/site.vm?rev=1165934&r1=1165933&r2=1165934&view=diff
==============================================================================
--- hbase/trunk/src/site/site.vm (original)
+++ hbase/trunk/src/site/site.vm Tue Sep 6 23:41:13 2011
@@ -467,7 +467,9 @@
<body class="composite">
<div id="banner">
#banner( $decoration.bannerLeft "bannerLeft" )
- #banner( $decoration.bannerRight "bannerRight" )
+ <!-- Commented out since we do not use it. St.Ack 20110906
+ -->
+ ## #banner( $decoration.bannerRight "bannerRight" )
<div class="clear">
<hr/>
</div>
@@ -476,7 +478,7 @@
#publishDate( "left" $decoration.publishDate $decoration.version )
<div class="xright" style="padding-left: 8px; margin-top: -4px;">
<form method="GET" action="http://search-hadoop.com/">
- <input type="text" style="width: 192px; height: 15px; font-size:
inherit; border: 1px solid darkgray" name="q" value="Search wiki, mailing
lists, sources & more" onfocus="this.value=''"/>
+ <input type="text" style="width: 192px; height: 15px; font-size:
inherit; border: 1px solid darkgray" name="q" value="Search wiki, mailing lists
& more" onfocus="this.value=''"/>
<input type="hidden" name="fc_project" value="HBase"/>
<button style="height: 20px; width: 60px;">Search</button>
</form>
Modified: hbase/trunk/src/site/site.xml
URL:
http://svn.apache.org/viewvc/hbase/trunk/src/site/site.xml?rev=1165934&r1=1165933&r2=1165934&view=diff
==============================================================================
--- hbase/trunk/src/site/site.xml (original)
+++ hbase/trunk/src/site/site.xml Tue Sep 6 23:41:13 2011
@@ -5,13 +5,10 @@
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0
http://maven.apache.org/xsd/decoration-1.0.0.xsd">
<bannerLeft>
<name>HBase</name>
- <src>images/hbase_logo_med.gif</src>
+ <src>images/hbase_logo.png</src>
<href>http://hbase.apache.org/</href>
</bannerLeft>
- <bannerRight>
- <src>images/asf_logo_wide.png</src>
- <href>http://www.apache.org/</href>
- </bannerRight>
+ <bannerRight />
<version position="right" />
<publishDate position="right" />
<body>
Modified: hbase/trunk/src/site/xdoc/index.xml
URL:
http://svn.apache.org/viewvc/hbase/trunk/src/site/xdoc/index.xml?rev=1165934&r1=1165933&r2=1165934&view=diff
==============================================================================
--- hbase/trunk/src/site/xdoc/index.xml (original)
+++ hbase/trunk/src/site/xdoc/index.xml Tue Sep 6 23:41:13 2011
@@ -22,13 +22,10 @@
</properties>
<body>
- <section name="This is Apache HBase">
+ <section>
<p>
HBase is the <a href="http://hadoop.apache.org">Hadoop</a> database. Use
it when you need random, realtime read/write access to your Big Data.
This project's goal is the hosting of very large tables -- billions of
rows X millions of columns -- atop clusters of commodity hardware.
-<div style="float: right;">
- <img src="http://hbase.apache.org/images/hadoop-logo.jpg"
style="border-style;none" />
-</div>
HBase is an open-source, distributed, versioned, column-oriented store modeled
after Google' <a href="http://labs.google.com/papers/bigtable.html">Bigtable: A
Distributed Storage System for Structured</a> by Chang et al. Just as Bigtable
leverages the distributed data storage provided by the Google File System,
HBase provides Bigtable-like capabilities on top of Hadoop.
HBase includes:
<ul>
@@ -46,16 +43,14 @@ HBase includes:
</li>
</ul>
</p>
+ </section>
- </section>
<section name="News">
<p>August 22nd, <a
href="http://www.meetup.com/hbaseusergroup/events/28518471/">HBase Hackathon
(11AM) and Meetup (6PM)</a> at FB in PA</p>
<p>June 30th, <a
href="http://www.meetup.com/hbaseusergroup/events/20572251/">HBase Contributor
Day</a>, the day after the <a
href="http://developer.yahoo.com/events/hadoopsummit2011/">Hadoop Summit</a>
hosted by Y!</p>
<p>June 8th, <a
href="http://berlinbuzzwords.de/wiki/hbase-hackathon">HBase Hackathon</a> in
Berlin to coincide with <a href="http://berlinbuzzwords.de/">Berlin
Buzzwords</a></p>
<p>May 19th, HBase 0.90.3 released. <a
href="http://www.apache.org/dyn/closer.cgi/hbase/">Download it!</a></p>
<p>April 12th, HBase 0.90.2 released. <a
href="http://www.apache.org/dyn/closer.cgi/hbase/">Download it!</a></p>
- <p>March 21st, <a
href="http://www.meetup.com/hackathon/events/16770852/">HBase 0.92 Hackathon at
StumbleUpon, SF</a></p>
- <p>February 22nd, <a
href="http://www.meetup.com/hbaseusergroup/events/16492913/">HUG12: February
HBase User Group at StumbleUpon SF</a></p>
<p><small><a href="old_news.html">Old News</a></small></p>
</section>
</body>
Modified: hbase/trunk/src/site/xdoc/old_news.xml
URL:
http://svn.apache.org/viewvc/hbase/trunk/src/site/xdoc/old_news.xml?rev=1165934&r1=1165933&r2=1165934&view=diff
==============================================================================
--- hbase/trunk/src/site/xdoc/old_news.xml (original)
+++ hbase/trunk/src/site/xdoc/old_news.xml Tue Sep 6 23:41:13 2011
@@ -28,6 +28,8 @@
</properties>
<body>
<section name="Old News">
+ <p>March 21st, <a
href="http://www.meetup.com/hackathon/events/16770852/">HBase 0.92 Hackathon at
StumbleUpon, SF</a></p>
+ <p>February 22nd, <a
href="http://www.meetup.com/hbaseusergroup/events/16492913/">HUG12: February
HBase User Group at StumbleUpon SF</a></p>
<p>December 13th, <a
href="http://www.meetup.com/hackathon/calendar/15597555/">HBase Hackathon:
Coprocessor Edition</a></p>
<p>November 19th, <a href="http://huguk.org/">Hadoop HUG in London</a>
is all about HBase</p>
<p>November 15-19th, <a
href="http://www.devoxx.com/display/Devoxx2K10/Home">Devoxx</a> features HBase
Training and multiple HBase presentations</p>