You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mrql.apache.org by Apache Wiki <wi...@apache.org> on 2013/11/01 14:45:51 UTC

[Mrql Wiki] Trivial Update of "GettingStarted" by LeonidasFegaras

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Mrql Wiki" for change notification.

The "GettingStarted" page has been changed by LeonidasFegaras:
https://wiki.apache.org/mrql/GettingStarted?action=diff&rev1=8&rev2=9

  
  === How to install MRQL ===
  
- Download the latest stable MRQL binary release from [[http://www.apache.org/dist/incubator/mrql/]] and extract the files.
+ Download the latest stable MRQL binary release from [[http://www.apache.org/dyn/closer.cgi/incubator/mrql]] and extract the files.
  The scripts {{{bin/mrql}}}, {{{bin/mrql.bsp}}}, and {{{bin/mrql.spark}}} evaluate MRQL queries in Hadoop, Hama, and Spark modes, respectively.
  
  === How to run MRQL on a Hadoop MapReduce cluster: ===
@@ -47, +47 @@

  
  === How to Recompile MRQL ===
  
- Download the latest stable MRQL source release from [[http://www.apache.org/dist/incubator/mrql/]] and extract the files.
+ Download the latest stable MRQL source release from [[http://www.apache.org/dyn/closer.cgi/incubator/mrql]] and extract the files.
  You can get the latest source code using:
  
  {{{