[
https://issues.apache.org/jira/browse/MRQL-83?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leonidas Fegaras closed MRQL-83.
--------------------------------
Resolution: Fixed
> Make Hadoop 2.* (Yarn) the default and update pom files
> -------------------------------------------------------
>
> Key: MRQL-83
> URL: https://issues.apache.org/jira/browse/MRQL-83
> Project: MRQL
> Issue Type: Improvement
> Affects Versions: 0.9.6
> Reporter: Leonidas Fegaras
> Priority: Minor
>
> Change the pom.xml files to make hadoop 2.* the default configuration and
> change hadoop, hama, spark, and flink to the latest versions. Now, to build
> MRQL on Yarn, use:
> {quote}
> mvn clean install
> {quote}
> To build it on hadoop 1.*, use -Dhadoop1. To run all tests, use:
> {quote}
> mvn -DskipTests=false clean install
> {quote}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)