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/13 22:14:18 UTC

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

Leonidas Fegaras created MRQL-83:
------------------------------------

             Summary: 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)