[
https://issues.apache.org/jira/browse/MRQL-83?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15146198#comment-15146198
]
ASF GitHub Bot commented on MRQL-83:
------------------------------------
GitHub user fegaras opened a pull request:
https://github.com/apache/incubator-mrql/pull/15
[MRQL-83] Make Hadoop 2.* (Yarn) the default and update pom files
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/fegaras/incubator-mrql MRQL-83
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-mrql/pull/15.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #15
----
commit 807df966eb6b006d41a87e07f0d8609170034cd9
Author: fegaras <[email protected]>
Date: 2016-02-13T21:15:32Z
[MRQL-83] Make Hadoop 2.* (Yarn) the default and update pom files
----
> 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)