ctubbsii commented on a change in pull request #61: Moved BigTable reference to 
design doc
URL: https://github.com/apache/accumulo-website/pull/61#discussion_r174590865
 
 

 ##########
 File path: index.html
 ##########
 @@ -9,7 +9,7 @@
       <h3>Apache Accumulo&reg; is a sorted, distributed key/value store that 
provides robust, scalable data storage and retrieval.</h3>
       <a class="btn btn-success" href="downloads/" role="button"><i class="fa 
fa-download fa-lg"></i> Download</a>
     </div>
-    <p id="home-description">Apache Accumulo is a key/value store based on the 
design of Google's <a 
href="https://research.google.com/archive/bigtable.html";>BigTable</a>. Accumulo 
stores its data in <a href="https://hadoop.apache.org";>Apache Hadoop</a>'s HDFS 
and uses <a href="https://zookeeper.apache.org";>Apache Zookeeper</a> for 
consensus. While many users interact directly with Accumulo, several <a 
href="/related-projects">open source projects</a> use Accumulo as their 
underlying store.</p>
+    <p id="home-description">With Apache Accumulo, users can store and manage 
large data sets across a cluster. Accumulo uses <a 
href="https://hadoop.apache.org";>Apache Hadoop</a>'s HDFS to store its data and 
<a href="https://zookeeper.apache.org";>Apache ZooKeeper</a> for consensus. 
While many users interact directly with Accumulo, several <a 
href="/related-projects">open source projects</a> use Accumulo as their 
underlying store.</p>
 
 Review comment:
   Ah, I see. I missed that. This is fine, then.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to