Author: mujtaba
Date: Fri Mar 10 18:14:28 2017
New Revision: 1786407
URL: http://svn.apache.org/viewvc?rev=1786407&view=rev
Log:
Add Sogou to Who's Using page
Added:
phoenix/site/publish/images/using/sogou.png (with props)
phoenix/site/source/src/site/resources/images/using/sogou.png (with props)
Modified:
phoenix/site/publish/images/using/all.png
phoenix/site/publish/language/datatypes.html
phoenix/site/publish/language/functions.html
phoenix/site/publish/language/index.html
phoenix/site/publish/who_is_using.html
phoenix/site/source/src/site/markdown/who_is_using.md
phoenix/site/source/src/site/resources/images/using/all.png
Modified: phoenix/site/publish/images/using/all.png
URL:
http://svn.apache.org/viewvc/phoenix/site/publish/images/using/all.png?rev=1786407&r1=1786406&r2=1786407&view=diff
==============================================================================
Binary files - no diff available.
Added: phoenix/site/publish/images/using/sogou.png
URL:
http://svn.apache.org/viewvc/phoenix/site/publish/images/using/sogou.png?rev=1786407&view=auto
==============================================================================
Binary file - no diff available.
Propchange: phoenix/site/publish/images/using/sogou.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Modified: phoenix/site/publish/language/datatypes.html
URL:
http://svn.apache.org/viewvc/phoenix/site/publish/language/datatypes.html?rev=1786407&r1=1786406&r2=1786407&view=diff
==============================================================================
--- phoenix/site/publish/language/datatypes.html (original)
+++ phoenix/site/publish/language/datatypes.html Fri Mar 10 18:14:28 2017
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<!--
- Generated by Apache Maven Doxia at 2017-03-06
+ Generated by Apache Maven Doxia at 2017-03-10
Rendered using Reflow Maven Skin 1.1.0
(http://andriusvelykis.github.io/reflow-maven-skin)
-->
<html xml:lang="en" lang="en">
Modified: phoenix/site/publish/language/functions.html
URL:
http://svn.apache.org/viewvc/phoenix/site/publish/language/functions.html?rev=1786407&r1=1786406&r2=1786407&view=diff
==============================================================================
--- phoenix/site/publish/language/functions.html (original)
+++ phoenix/site/publish/language/functions.html Fri Mar 10 18:14:28 2017
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<!--
- Generated by Apache Maven Doxia at 2017-03-06
+ Generated by Apache Maven Doxia at 2017-03-10
Rendered using Reflow Maven Skin 1.1.0
(http://andriusvelykis.github.io/reflow-maven-skin)
-->
<html xml:lang="en" lang="en">
Modified: phoenix/site/publish/language/index.html
URL:
http://svn.apache.org/viewvc/phoenix/site/publish/language/index.html?rev=1786407&r1=1786406&r2=1786407&view=diff
==============================================================================
--- phoenix/site/publish/language/index.html (original)
+++ phoenix/site/publish/language/index.html Fri Mar 10 18:14:28 2017
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<!--
- Generated by Apache Maven Doxia at 2017-03-06
+ Generated by Apache Maven Doxia at 2017-03-10
Rendered using Reflow Maven Skin 1.1.0
(http://andriusvelykis.github.io/reflow-maven-skin)
-->
<html xml:lang="en" lang="en">
Modified: phoenix/site/publish/who_is_using.html
URL:
http://svn.apache.org/viewvc/phoenix/site/publish/who_is_using.html?rev=1786407&r1=1786406&r2=1786407&view=diff
==============================================================================
--- phoenix/site/publish/who_is_using.html (original)
+++ phoenix/site/publish/who_is_using.html Fri Mar 10 18:14:28 2017
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<!--
- Generated by Apache Maven Doxia at 2017-02-06
+ Generated by Apache Maven Doxia at 2017-03-10
Rendered using Reflow Maven Skin 1.1.0
(http://andriusvelykis.github.io/reflow-maven-skin)
-->
<html xml:lang="en" lang="en">
@@ -253,6 +253,9 @@
<tr class="b">
<td> <img src="images/using/dp.png" alt="" /> <br /><br /> At Delta
Projects we use Phoenix for storing data as a basis for measuring activities
and generating reports. We chose Phoenix because it provides the scalability of
HBase and the expressiveness of SQL.<br /><br /> Kristoffer Sjögren,
System Developer <br /></td>
</tr>
+ <tr class="a">
+ <td> <br /> <img src="images/using/sogou.png" alt="" /> <br /><br /> We
adopted Apache Phoenix since 2015, mainly for two scenarios: 1.Business
Intelligence: We use HBase+Phoenix to store billion records of our Ad Exchange,
thanks to the SQL abstraction and secondary indexes of Phoenix, we can provide
multidimensional statistical and analytical reports to our advertisers,
empowering them with thorough insight to make the intelligent decisions
maximizing their investment revenue.<br /><br /> 2.Technology Infrastructureï¼
Our Monitoring Platform and Distributed Service Tracing Platform uses
HBase+Phoenix to continuously collect various metrics and logs(about 100k
records per second at present) ,and with the high performance of Phoenix we can
easily generate statistics for our system operation health measurement and
service dependency analysis.<br /><br /> Cheng Lei, Infrastructure Software
Enginner<br /></td>
+ </tr>
</tbody>
</table>
<!-- End Second Column --> </td>
Modified: phoenix/site/source/src/site/markdown/who_is_using.md
URL:
http://svn.apache.org/viewvc/phoenix/site/source/src/site/markdown/who_is_using.md?rev=1786407&r1=1786406&r2=1786407&view=diff
==============================================================================
--- phoenix/site/source/src/site/markdown/who_is_using.md (original)
+++ phoenix/site/source/src/site/markdown/who_is_using.md Fri Mar 10 18:14:28
2017
@@ -299,6 +299,17 @@ it provides the scalability of HBase and
Kristoffer Sjögren, System Developer
<br/></td></tr>
+<tr><td>
+<br/>
+<img src="images/using/sogou.png"/>
+<br/><br/>
+
+We adopted Apache Phoenix since 2015, mainly for two scenarios:
+1.Business Intelligence: We use HBase+Phoenix to store billion records of our
Ad Exchange, thanks to the SQL abstraction and secondary indexes of Phoenix,
we can provide multidimensional statistical and analytical reports to our
advertisers, empowering them with thorough insight to make the intelligent
decisions maximizing their investment revenue.<br/><br/>
+2.Technology Infrastructureï¼ Our Monitoring Platform and Distributed
Service Tracing Platform uses HBase+Phoenix to continuously collect various
metrics and logs(about 100k records per second at present) ,and with the high
performance of Phoenix we can easily generate statistics for our system
operation health measurement and service dependency analysis.<br/><br/>
+
+Cheng Lei, Infrastructure Software Enginner<br/></td></tr>
+
</table>
<!--End Second Column-->
</td>
Modified: phoenix/site/source/src/site/resources/images/using/all.png
URL:
http://svn.apache.org/viewvc/phoenix/site/source/src/site/resources/images/using/all.png?rev=1786407&r1=1786406&r2=1786407&view=diff
==============================================================================
Binary files - no diff available.
Added: phoenix/site/source/src/site/resources/images/using/sogou.png
URL:
http://svn.apache.org/viewvc/phoenix/site/source/src/site/resources/images/using/sogou.png?rev=1786407&view=auto
==============================================================================
Binary file - no diff available.
Propchange: phoenix/site/source/src/site/resources/images/using/sogou.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream