Repository: spark-website
Updated Branches:
  refs/heads/asf-site 121b56f99 -> dc13b5fe4


Add Alluxio back to replace Tachyon as one possible data source


Project: http://git-wip-us.apache.org/repos/asf/spark-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/spark-website/commit/dc13b5fe
Tree: http://git-wip-us.apache.org/repos/asf/spark-website/tree/dc13b5fe
Diff: http://git-wip-us.apache.org/repos/asf/spark-website/diff/dc13b5fe

Branch: refs/heads/asf-site
Commit: dc13b5fe46ea2977b287675be211929083f0b040
Parents: 121b56f
Author: Bin Fan <fanbin...@gmail.com>
Authored: Wed Aug 8 13:31:35 2018 -0700
Committer: Sean Owen <sro...@gmail.com>
Committed: Sun Aug 12 20:01:59 2018 -0500

----------------------------------------------------------------------
 index.md        | 1 +
 site/index.html | 1 +
 2 files changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/spark-website/blob/dc13b5fe/index.md
----------------------------------------------------------------------
diff --git a/index.md b/index.md
index a548dad..e3a9557 100644
--- a/index.md
+++ b/index.md
@@ -115,6 +115,7 @@ df.<span style="color: #000000;">where</span><span 
style="color: #F78811;">&#40;
       on <a href="https://mesos.apache.org";>Mesos</a>, or 
       on <a href="https://kubernetes.io/";>Kubernetes</a>.
       Access data in <a 
href="https://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-hdfs/HdfsUserGuide.html";>HDFS</a>,
 
+      <a href="https://alluxio.org";>Alluxio</a>,
       <a href="https://cassandra.apache.org";>Apache Cassandra</a>, 
       <a href="https://hbase.apache.org";>Apache HBase</a>,
       <a href="https://hive.apache.org";>Apache Hive</a>, 

http://git-wip-us.apache.org/repos/asf/spark-website/blob/dc13b5fe/site/index.html
----------------------------------------------------------------------
diff --git a/site/index.html b/site/index.html
index 5a98ddb..9c666b4 100644
--- a/site/index.html
+++ b/site/index.html
@@ -302,6 +302,7 @@ df.<span style="color: #000000;">where</span><span 
style="color: #F78811;">&#40;
       on <a href="https://mesos.apache.org";>Mesos</a>, or 
       on <a href="https://kubernetes.io/";>Kubernetes</a>.
       Access data in <a 
href="https://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-hdfs/HdfsUserGuide.html";>HDFS</a>,
 
+      <a href="https://alluxio.org";>Alluxio</a>,
       <a href="https://cassandra.apache.org";>Apache Cassandra</a>, 
       <a href="https://hbase.apache.org";>Apache HBase</a>,
       <a href="https://hive.apache.org";>Apache Hive</a>, 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to