This is an automated email from the ASF dual-hosted git repository.

elserj pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/accumulo-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 6b6f9e6  Jekyll build from master:e0d6756
6b6f9e6 is described below

commit 6b6f9e63c04a9a3265bfdb4ad19621e5516ae6b8
Author: Josh Elser <els...@apache.org>
AuthorDate: Thu Feb 28 14:08:33 2019 -0500

    Jekyll build from master:e0d6756
    
    Add a post for NoSQL Day 2019
---
 index.html => blog/2019/02/28/nosql-day.html | 137 +++++----------------------
 feed.xml                                     |  65 +++++++------
 index.html                                   |  14 +--
 news/index.html                              |   7 ++
 redirects.json                               |   2 +-
 search_data.json                             |   8 ++
 6 files changed, 81 insertions(+), 152 deletions(-)

diff --git a/index.html b/blog/2019/02/28/nosql-day.html
similarity index 55%
copy from index.html
copy to blog/2019/02/28/nosql-day.html
index 3d022c7..0b958eb 100644
--- a/index.html
+++ b/blog/2019/02/28/nosql-day.html
@@ -25,7 +25,7 @@
 <link rel="stylesheet" type="text/css" 
href="https://cdn.datatables.net/v/bs/jq-2.2.3/dt-1.10.12/datatables.min.css";>
 <link href="/css/accumulo.css" rel="stylesheet" type="text/css">
 
-<title>Apache Accumulo</title>
+<title>NoSQL Day 2019</title>
 
 <script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.2.4/jquery.min.js"; 
integrity="sha256-BbhdlvQf/xTY9gja0Dq3HiwQF8LaCRTXxZKRutelT44=" 
crossorigin="anonymous"></script>
 <script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"; 
integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa"
 crossorigin="anonymous"></script>
@@ -136,120 +136,35 @@
         </div>
         <div id="content">
           
-          <div class="row">
-  <div class="col-md-8">
-    <div class="jumbotron" style="text-align: center">
-      <h3>Apache Accumulo&reg; is a sorted, distributed key/value store that 
provides robust, scalable data storage and retrieval.</h3>
-      <a style="margin-right: 20px" class="btn btn-success" href="downloads/" 
role="button"><i class="fa fa-download fa-lg"></i> Download</a>
-      <a class="btn btn-primary" href="https://github.com/apache/accumulo"; 
role="button"><i class="fa fa-github fa-lg"></i> GitHub</a>
-    </div>
-    <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>
-    <p id="home-description">To learn more about Accumulo, take the <a 
href="/tour">Accumulo tour</a>, read the <a 
href="/1.9/accumulo_user_manual.html">user manual</a> and run the Accumulo <a 
href="https://github.com/apache/accumulo-examples";>example code</a>. Feel free 
to <a href="/contact-us">contact us</a> if you have any questions.
+          <h1 class="title">NoSQL Day 2019</h1>
+          
+          <p>
 
-    <h3>Major Features</h3>
+<b>Date: </b>&nbsp;&nbsp;28 Feb 2019<br>
 
-    <div class="row">
-      <div class="col-md-6"> 
-        <h4>Server-side programming</h4>
-        <p>Accumulo has a programing meachinism (called <a 
href="/docs/2.x/development/iterators">Iterators</a>) that can modify key/value 
pairs at various points in the data management process.</p>
-      </div>
-      <div class="col-md-6">
-        <h4>Cell-based access control</h4>
-        <p>Every Accumulo key/value pair has its own <a 
href="/docs/2.x/security/authorizations#security-labels">security label</a> 
which limits query results based off user authorizations.</p>
-      </div>
-    </div>
-    <div class="row">
-      <div class="col-md-6"> 
-        <h4>Designed to scale</h4>
-        <p>Accumulo runs on a cluster using <a 
href="/docs/2.x/administration/multivolume">one or more HDFS instances</a>. 
Nodes can be added or removed as the amount of data stored in Accumulo 
changes.</p>
-      </div>
-      <div class="col-md-6">
-        <h4>Stable</h4>
-        <p>Accumulo has a stable <a href="/latest/apidocs">client API</a> that 
follows <a href="https://semver.org";>semantic versioning</a>. Each Accumulo 
release goes through <a 
href="/docs/2.x/getting-started/features#testing">extensive testing</a>.</p>
-      </div>
-    </div>
-  </div>
-  <div class="col-md-4" id="sidebar">
-    <div class="row">
-      <div class="col-sm-12 panel panel-default">
-        <p style="font-size: 24px; margin-bottom: 0px;">Latest News</p>
-        
-        
-        <div class="row latest-news-item">
-          <div class="col-sm-12" style="margin-bottom: 5px">
-           <span style="font-size: 12px; margin-right: 5px;">Jan 2019</span>
-           <a href="/release/accumulo-2.0.0-alpha-2/">Apache Accumulo 
2.0.0-alpha-2</a>
-          </div>
-        </div>
-        
-        <div class="row latest-news-item">
-          <div class="col-sm-12" style="margin-bottom: 5px">
-           <span style="font-size: 12px; margin-right: 5px;">Oct 2018</span>
-           <a href="/release/accumulo-2.0.0-alpha-1/">Apache Accumulo 
2.0.0-alpha-1</a>
-          </div>
-        </div>
-        
-        <div class="row latest-news-item">
-          <div class="col-sm-12" style="margin-bottom: 5px">
-           <span style="font-size: 12px; margin-right: 5px;">Jul 2018</span>
-           <a href="/release/accumulo-1.9.2/">Apache Accumulo 1.9.2</a>
-          </div>
-        </div>
-        
-        <div class="row latest-news-item">
-          <div class="col-sm-12" style="margin-bottom: 5px">
-           <span style="font-size: 12px; margin-right: 5px;">Jul 2018</span>
-           <a href="/blog/2018/07/05/accumulo-summit.html">Accumulo Summit is 
on October 15th!</a>
-          </div>
-        </div>
-        
-        <div class="row latest-news-item">
-          <div class="col-sm-12" style="margin-bottom: 5px">
-           <span style="font-size: 12px; margin-right: 5px;">May 2018</span>
-           <a href="/release/accumulo-1.9.1/">Apache Accumulo 1.9.1</a>
-          </div>
-        </div>
-        
-        <div id="news-archive-link">
-         <p>View all posts in the <a href="/news">news archive</a></p>
-        </div>
-      </div>
-    </div>
-    <div class="row">
-      <div class="col-sm-12 panel panel-default">
-        
-<table class="table" id="sociallinks">
-  <tbody>
-    <tr>
-      <td><img src="/images/Twitter_logo_blue.png" alt="Twitter" 
style="height: 1em" /></td>
-      <td><a href="https://twitter.com/apacheaccumulo";>@ApacheAccumulo</a></td>
-    </tr>
-    <tr>
-      <td><img src="/images/InBug-16px_0.png" alt="Linked in" /></td>
-      <td><a href="https://www.linkedin.com/groups/4554913/";>Apache Accumulo 
Professionals</a></td>
-    </tr>
-    <tr>
-      <td><img src="/images/GitHub-Mark-32px.png" alt="GitHub" style="height: 
1em" /></td>
-      <td><a href="https://github.com/apache/accumulo";>Apache Accumulo on 
GitHub</a></td>
-    </tr>
-    <tr>
-      <td><span class="glyphicon glyphicon-comment"></span></td>
-      <td><a href="irc://chat.freenode.net/accumulo">#accumulo @ 
freenode</a></td>
-    </tr>
-  </tbody>
-</table>
+</p>
 
+<p>On May 21st in Washington, DC, there will be a one-day community event for 
Apache Accumulo,
+HBase, and Phoenix called <a 
href="https://dataworkssummit.com/nosql-day-2019/";>NoSQL Day</a>. We hope that 
these three Apache communities can come together to share
+stories from the field and learn from one another. This event is being offered 
by the
+DataWorks Summit organization, prior to their DataWorks Summit event May 20th 
through 23rd.</p>
 
-      </div>
-    </div>
-    <div class="row">
-      <div class="col-sm-12">
-        <a id="asf-current-event-logo" 
href="https://www.apache.org/events/current-event.html";><img alt="ASF Current 
Events" class="img-responsive center-block" 
src="https://www.apache.org/events/current-event-234x60.png"/></a><br/>
-        <a id="accumulo-summit-logo" href="http://accumulosummit.com/";><img 
alt="Accumulo Summit" class="img-responsive center-block" 
src="/images/accumulo-summit-logo.png"/></a>
-      </div>
-    </div>
-  </div>
-</div>
+<p>At this time, we are looking for speakers, attendees, and sponsors for the 
event. For
+speakers, we hope to see a wide breadth of subjects and focus, anything from 
performance,
+scaling, real-life applications, dev-ops, or best-practices. All speakers are 
welcome!
+Abstracts can be submitted <a 
href="https://dataworkssummit.com/abstracts/";>here</a>.</p>
+
+<p>For attendees, we want to get the best and brightest from each of the 
respective communities
+because the organizers believe we have much to learn from from each other. 
We’ve tried to
+keep costs down to make this approachable for all.</p>
+
+<p>Finally, sponsors are the major enabler to provide events like these at 
low-costs
+to attendees. If you are interested in a corporate sponsorship, please feel 
free to contact
+<a href="mailto:els...@apache.org";>Josh Elser</a> for more information.</p>
+
+
+
+<p><strong>View all posts in the <a href="/news">news archive</a></strong></p>
 
         </div>
 
diff --git a/feed.xml b/feed.xml
index de164d8..1b574ce 100644
--- a/feed.xml
+++ b/feed.xml
@@ -6,12 +6,42 @@
 </description>
     <link>https://accumulo.apache.org/</link>
     <atom:link href="https://accumulo.apache.org/feed.xml"; rel="self" 
type="application/rss+xml"/>
-    <pubDate>Wed, 27 Feb 2019 12:43:01 -0500</pubDate>
-    <lastBuildDate>Wed, 27 Feb 2019 12:43:01 -0500</lastBuildDate>
+    <pubDate>Thu, 28 Feb 2019 14:08:23 -0500</pubDate>
+    <lastBuildDate>Thu, 28 Feb 2019 14:08:23 -0500</lastBuildDate>
     <generator>Jekyll v3.7.3</generator>
     
     
       <item>
+        <title>NoSQL Day 2019</title>
+        <description>&lt;p&gt;On May 21st in Washington, DC, there will be a 
one-day community event for Apache Accumulo,
+HBase, and Phoenix called &lt;a 
href=&quot;https://dataworkssummit.com/nosql-day-2019/&quot;&gt;NoSQL 
Day&lt;/a&gt;. We hope that these three Apache communities can come together to 
share
+stories from the field and learn from one another. This event is being offered 
by the
+DataWorks Summit organization, prior to their DataWorks Summit event May 20th 
through 23rd.&lt;/p&gt;
+
+&lt;p&gt;At this time, we are looking for speakers, attendees, and sponsors 
for the event. For
+speakers, we hope to see a wide breadth of subjects and focus, anything from 
performance,
+scaling, real-life applications, dev-ops, or best-practices. All speakers are 
welcome!
+Abstracts can be submitted &lt;a 
href=&quot;https://dataworkssummit.com/abstracts/&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;
+
+&lt;p&gt;For attendees, we want to get the best and brightest from each of the 
respective communities
+because the organizers believe we have much to learn from from each other. 
We’ve tried to
+keep costs down to make this approachable for all.&lt;/p&gt;
+
+&lt;p&gt;Finally, sponsors are the major enabler to provide events like these 
at low-costs
+to attendees. If you are interested in a corporate sponsorship, please feel 
free to contact
+&lt;a href=&quot;mailto:els...@apache.org&quot;&gt;Josh Elser&lt;/a&gt; for 
more information.&lt;/p&gt;
+
+</description>
+        <pubDate>Thu, 28 Feb 2019 00:00:00 -0500</pubDate>
+        <link>https://accumulo.apache.org/blog/2019/02/28/nosql-day.html</link>
+        <guid 
isPermaLink="true">https://accumulo.apache.org/blog/2019/02/28/nosql-day.html</guid>
+        
+        
+        <category>blog</category>
+        
+      </item>
+    
+      <item>
         <title>Apache Accumulo 2.0.0-alpha-2</title>
         <description>&lt;p&gt;Apache Accumulo 2.0.0-alpha-2 contains numerous 
changes since the alpha-2. This
 alpha release is a preview of features coming in 2.0.0. It is being made
@@ -644,36 +674,5 @@ sending data, you may need to refresh the dashboard page 
in the browser to start
         
       </item>
     
-      <item>
-        <title>Take the Accumulo Tour!</title>
-        <description>&lt;p&gt;Apache Accumulo now has a &lt;a 
href=&quot;/tour/&quot;&gt;hands-on tour&lt;/a&gt; that introduces users to key 
Accumulo concepts
-by completing a series of programming exercises. Don’t worry! Solutions are 
provided if
-you get stuck.&lt;/p&gt;
-
-&lt;p&gt;The &lt;a href=&quot;/tour/&quot;&gt;tour&lt;/a&gt; has a ‘Getting 
Started’ page that helps you set up your development environment and
-clone a repository with template code. After you are set up, the tour has 
exercises that cover the
-following Accumulo concepts:&lt;/p&gt;
-
-&lt;ul&gt;
-  &lt;li&gt;Writing and Reading from Accumulo&lt;/li&gt;
-  &lt;li&gt;Data Model&lt;/li&gt;
-  &lt;li&gt;Authorizations&lt;/li&gt;
-  &lt;li&gt;Ranges &amp;amp; Splits&lt;/li&gt;
-  &lt;li&gt;Batch Scanner&lt;/li&gt;
-  &lt;li&gt;Conditional Writer&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;p&gt;More exercises (such as one on Accumulo Iterators) will be added in 
the future so check for updates.&lt;/p&gt;
-
-</description>
-        <pubDate>Tue, 12 Dec 2017 00:00:00 -0500</pubDate>
-        
<link>https://accumulo.apache.org/blog/2017/12/12/take-the-accumulo-tour.html</link>
-        <guid 
isPermaLink="true">https://accumulo.apache.org/blog/2017/12/12/take-the-accumulo-tour.html</guid>
-        
-        
-        <category>blog</category>
-        
-      </item>
-    
   </channel>
 </rss>
diff --git a/index.html b/index.html
index 3d022c7..e755ee1 100644
--- a/index.html
+++ b/index.html
@@ -177,6 +177,13 @@
         
         <div class="row latest-news-item">
           <div class="col-sm-12" style="margin-bottom: 5px">
+           <span style="font-size: 12px; margin-right: 5px;">Feb 2019</span>
+           <a href="/blog/2019/02/28/nosql-day.html">NoSQL Day 2019</a>
+          </div>
+        </div>
+        
+        <div class="row latest-news-item">
+          <div class="col-sm-12" style="margin-bottom: 5px">
            <span style="font-size: 12px; margin-right: 5px;">Jan 2019</span>
            <a href="/release/accumulo-2.0.0-alpha-2/">Apache Accumulo 
2.0.0-alpha-2</a>
           </div>
@@ -203,13 +210,6 @@
           </div>
         </div>
         
-        <div class="row latest-news-item">
-          <div class="col-sm-12" style="margin-bottom: 5px">
-           <span style="font-size: 12px; margin-right: 5px;">May 2018</span>
-           <a href="/release/accumulo-1.9.1/">Apache Accumulo 1.9.1</a>
-          </div>
-        </div>
-        
         <div id="news-archive-link">
          <p>View all posts in the <a href="/news">news archive</a></p>
         </div>
diff --git a/news/index.html b/news/index.html
index 8d64f26..2001664 100644
--- a/news/index.html
+++ b/news/index.html
@@ -146,6 +146,13 @@
   
   
   <div class="row" style="margin-top: 15px">
+    <div class="col-md-1">Feb 28</div>
+    <div class="col-md-10"><a href="/blog/2019/02/28/nosql-day.html">NoSQL Day 
2019</a></div>
+  </div>
+
+  
+  
+  <div class="row" style="margin-top: 15px">
     <div class="col-md-1">Jan 31</div>
     <div class="col-md-10"><a href="/release/accumulo-2.0.0-alpha-2/">Apache 
Accumulo 2.0.0-alpha-2</a></div>
   </div>
diff --git a/redirects.json b/redirects.json
index 9d051e4..6b9f5d5 100644
--- a/redirects.json
+++ b/redirects.json
@@ -1 +1 @@
-{"/release_notes/1.5.1.html":"https://accumulo.apache.org/release/accumulo-1.5.1/","/release_notes/1.6.0.html":"https://accumulo.apache.org/release/accumulo-1.6.0/","/release_notes/1.6.1.html":"https://accumulo.apache.org/release/accumulo-1.6.1/","/release_notes/1.6.2.html":"https://accumulo.apache.org/release/accumulo-1.6.2/","/release_notes/1.7.0.html":"https://accumulo.apache.org/release/accumulo-1.7.0/","/release_notes/1.5.3.html":"https://accumulo.apache.org/release/accumulo-1.5.3/";
 [...]
\ No newline at end of file
+{"/release_notes/1.5.1.html":"https://accumulo.apache.org/release/accumulo-1.5.1/","/release_notes/1.6.0.html":"https://accumulo.apache.org/release/accumulo-1.6.0/","/release_notes/1.6.1.html":"https://accumulo.apache.org/release/accumulo-1.6.1/","/release_notes/1.6.2.html":"https://accumulo.apache.org/release/accumulo-1.6.2/","/release_notes/1.7.0.html":"https://accumulo.apache.org/release/accumulo-1.7.0/","/release_notes/1.5.3.html":"https://accumulo.apache.org/release/accumulo-1.5.3/";
 [...]
\ No newline at end of file
diff --git a/search_data.json b/search_data.json
index 4354ad4..47160ab 100644
--- a/search_data.json
+++ b/search_data.json
@@ -288,6 +288,14 @@
     },
   
   
+    "blog-2019-02-28-nosql-day-html": {
+      "title": "NoSQL Day 2019",
+      "content"         : "On May 21st in Washington, DC, there will be a 
one-day community event for Apache Accumulo,HBase, and Phoenix called NoSQL 
Day. We hope that these three Apache communities can come together to 
sharestories from the field and learn from one another. This event is being 
offered by theDataWorks Summit organization, prior to their DataWorks Summit 
event May 20th through 23rd.At this time, we are looking for speakers, 
attendees, and sponsors for the event. Forspeakers, we  [...]
+      "url": " /blog/2019/02/28/nosql-day.html",
+      "categories": "blog"
+    }
+    ,
+  
     "release-accumulo-2-0-0-alpha-2": {
       "title": "Apache Accumulo 2.0.0-alpha-2",
       "content"         : "Apache Accumulo 2.0.0-alpha-2 contains numerous 
changes since the alpha-2. Thisalpha release is a preview of features coming in 
2.0.0. It is being madeavailable for preview, testing, and evaluation of those 
upcoming features, butis not yet suitable for production use. API, packaging, 
and other changes maystill occur before a final 2.0.0 release.  User Manual - 
In-depth developer and administrator documentation  Javadocs - Accumulo 2.0 API 
(subject to change)Notable Ch [...]

Reply via email to