Leonidas Fegaras created MRQL-30:
------------------------------------
Summary: Improved run scripts and support for Spark on YARN
Key: MRQL-30
URL: https://issues.apache.org/jira/browse/MRQL-30
Project: MRQL
Issue Type: Improvement
Components: Run-Time/Spark
Reporter: Leonidas Fegaras
Assignee: Leonidas Fegaras
Priority: Minor
Attachments: MRQL-30.patch
The following patch contains the following changes:
Changed the run scripts in bin/* to construct an assembly jar instead of using
-libjar. This is required for Spark to run on YARN. To run MRQL in Spark mode
on YARN, you need to rebuild MRQL with -Pyarn, start the YARN cluster, set
SPARK_MASTER to yarn-client in conf/mrql-env.sh, and run a query using
bin/mrql.spark.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)