summaryrefslogtreecommitdiff
path: root/site/news/spark-tips-from-quantifind.html
diff options
context:
space:
mode:
authorAndy Konwinski <andrew@apache.org>2013-08-28 02:07:34 +0000
committerAndy Konwinski <andrew@apache.org>2013-08-28 02:07:34 +0000
commitf54676fed4981dc41469b54df7d2de5fd416e858 (patch)
treeefb51ca40ca637aff45143030cc57c3bcac2b97e /site/news/spark-tips-from-quantifind.html
parentf5042b3b2a0174b947479e870e09e105592f080f (diff)
downloadspark-website-f54676fed4981dc41469b54df7d2de5fd416e858.tar.gz
spark-website-f54676fed4981dc41469b54df7d2de5fd416e858.tar.bz2
spark-website-f54676fed4981dc41469b54df7d2de5fd416e858.zip
news posts should be .md not .html so that newlines and other markdown get compiled correctly
Diffstat (limited to 'site/news/spark-tips-from-quantifind.html')
-rw-r--r--site/news/spark-tips-from-quantifind.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/site/news/spark-tips-from-quantifind.html b/site/news/spark-tips-from-quantifind.html
index 0315880d2..573cd8ea0 100644
--- a/site/news/spark-tips-from-quantifind.html
+++ b/site/news/spark-tips-from-quantifind.html
@@ -107,12 +107,12 @@
<h2>Spark tips from Quantifind</h2>
-<a href="http://www.quantifind.com">Quantifind</a>, one of the Bay Area companies that has been using Spark for predictive analytics, recently posted two useful entries on working with Spark in their tech blog:
-<ul>
-<li><a href="http://blog.quantifind.com/posts/spark-unit-test/">Unit testing with Spark</a></li>
-<li><a href="http://blog.quantifind.com/posts/logging-post/">Configuring Spark's logs</a></li>
-</ul>
-Thanks for sharing this, and looking forward to see others!
+<p><a href="http://www.quantifind.com">Quantifind</a>, one of the Bay Area companies that has been using Spark for predictive analytics, recently posted two useful entries on working with Spark in their tech blog:</p>
+<ul>
+<li><a href="http://blog.quantifind.com/posts/spark-unit-test/">Unit testing with Spark</a></li>
+<li><a href="http://blog.quantifind.com/posts/logging-post/">Configuring Spark's logs</a></li>
+</ul>
+<p>Thanks for sharing this, and looking forward to see others!</p>
</article><!-- #post -->