[
https://issues.apache.org/jira/browse/MRQL-83?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15147448#comment-15147448
]
ASF GitHub Bot commented on MRQL-83:
------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/incubator-mrql/pull/15
> 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)