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 2014/06/09 07:45:02 UTC

[jira] [Resolved] (MRQL-37) Support installation on a Cloudera CDH distribution

     [ https://issues.apache.org/jira/browse/MRQL-37?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leonidas Fegaras resolved MRQL-37.
----------------------------------

    Resolution: Fixed

Applied MRQL-37.patch to the master.

> Support installation on a Cloudera CDH distribution
> ---------------------------------------------------
>
>                 Key: MRQL-37
>                 URL: https://issues.apache.org/jira/browse/MRQL-37
>             Project: MRQL
>          Issue Type: Improvement
>    Affects Versions: 0.9.2
>            Reporter: Leonidas Fegaras
>            Assignee: Leonidas Fegaras
>            Priority: Minor
>             Fix For: 0.9.2
>
>         Attachments: MRQL-37.patch
>
>
> The attached patch changes pom.xml as follows:
> 1) uses Hama 0.6.4 and Spark 0.9.1 as defaults
> 2) adds a new profile in pom.xml to build MRQL on a Cloudera installation. Example:
> {code}
> mvn -Pcdh -Dhadoop.version=2.0.0-cdh4.6.0 clean install
> {code}
> Note that conf/mrql-env.sh must be changed to find the Cloudera jars (in /usr/lib).



--
This message was sent by Atlassian JIRA
(v6.2#6252)