You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mrql.apache.org by "Leonidas Fegaras (JIRA)" <ji...@apache.org> on 2016/02/16 13:22:18 UTC

[jira] [Closed] (MRQL-83) Make Hadoop 2.* (Yarn) the default and update pom files

     [ 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)