You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@phoenix.apache.org by ja...@apache.org on 2016/05/19 01:47:14 UTC

svn commit: r1744485 - /phoenix/doap_phoenix.rdf

Author: jamestaylor
Date: Thu May 19 01:47:14 2016
New Revision: 1744485

URL: http://svn.apache.org/viewvc?rev=1744485&view=rev
Log:
Prepend Apache project names with Apache

Modified:
    phoenix/doap_phoenix.rdf

Modified: phoenix/doap_phoenix.rdf
URL: http://svn.apache.org/viewvc/phoenix/doap_phoenix.rdf?rev=1744485&r1=1744484&r2=1744485&view=diff
==============================================================================
--- phoenix/doap_phoenix.rdf (original)
+++ phoenix/doap_phoenix.rdf Thu May 19 01:47:14 2016
@@ -27,8 +27,8 @@
     <name>Apache Phoenix</name>
     <homepage rdf:resource="http://phoenix.apache.org" />
     <asfext:pmc rdf:resource="http://phoenix.apache.org" />
-    <shortdesc>Apache Phoenix enables OLTP and SQL-based operational analytics for Hadoop</shortdesc>
-    <description>Apache Phoenix enables OLTP and operational analytics for Hadoop by providing a relational database layer leveraging Apache HBase as its backing store. It includes integration with Spark, Pig, Flume, Map Reduce, and other products in the Hadoop ecosystem. It is accessed as a JDBC driver and enables querying, updating, and managing HBase tables through standard SQL.</description>
+    <shortdesc>Apache Phoenix enables OLTP and SQL-based operational analytics for Apache Hadoop</shortdesc>
+    <description>Apache Phoenix enables OLTP and operational analytics for Apache Hadoop by providing a relational database layer leveraging Apache HBase as its backing store. It includes integration with Apache Spark, Pig, Flume, Map Reduce, and other products in the Hadoop ecosystem. It is accessed as a JDBC driver and enables querying, updating, and managing HBase tables through standard SQL.</description>
     <bug-database rdf:resource="http://issues.apache.org/jira/browse/PHOENIX" />
     <mailing-list rdf:resource="http://phoenix.apache.org/mailing_list.html" />
     <download-page rdf:resource="http://phoenix.apache.org/download.html" />