From 43588164336771f787d0d2cdf79f0d50ac828af4 Mon Sep 17 00:00:00 2001 From: Ankur Dave Date: Sat, 31 May 2014 03:21:26 +0000 Subject: Add a GraphX page at /graphx/ --- site/mllib/index.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'site/mllib') diff --git a/site/mllib/index.html b/site/mllib/index.html index 1f6b8248c..b7937271f 100644 --- a/site/mllib/index.html +++ b/site/mllib/index.html @@ -28,11 +28,11 @@ })(); - function trackOutboundLink(link, category, action) { - try { - _gaq.push(['_trackEvent', category , action]); + function trackOutboundLink(link, category, action) { + try { + _gaq.push(['_trackEvent', category , action]); } catch(err){} - + setTimeout(function() { document.location.href = link.href; }, 100); @@ -90,7 +90,7 @@
  • Shark (SQL)
  • Spark Streaming
  • MLlib (machine learning)
  • -
  • GraphX (graph)
  • +
  • GraphX (graph)
  • Shark (SQL)
  • Spark Streaming
  • MLlib (machine learning)
  • -
  • GraphX (graph)
  • +
  • GraphX (graph)
  • -- cgit v1.2.3