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 2013/10/08 03:31:42 UTC

[jira] [Resolved] (MRQL-20) Fix maven problems to prepare a new release candidate

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

Leonidas Fegaras resolved MRQL-20.
----------------------------------

    Resolution: Fixed

Applied MRQL-20.patch to the git repo

> Fix maven problems to prepare a new release candidate
> -----------------------------------------------------
>
>                 Key: MRQL-20
>                 URL: https://issues.apache.org/jira/browse/MRQL-20
>             Project: MRQL
>          Issue Type: Task
>    Affects Versions: 0.9.0
>            Reporter: Leonidas Fegaras
>            Assignee: Leonidas Fegaras
>             Fix For: 0.9.0
>
>         Attachments: MRQL-20.patch
>
>
> The following MRQL-20.patch fixes the following problems for our next attempt to release MRQL-0.9.0:
> 1) Renamed JSONParser class to JsonFormatParser because there is already a JsonParser class and the maven package plugin on Mac takes them as the same class => fixes maven install on Mac
> 2) Used Apache Spark 0.8.0-incubating version instead of the pre-Apache Spark 0.7.3
> 3) Fixed the JSON splitter to work with Spark
> 4) Made the validation tests conditional: now if you just do 'mvn install' it will not perform any tests. If you want to do thorough tests (using Hadoop/Hama/Spark local modes), you do 'mvn install -Dtests'
> 5) Changed the getting_started.xml to reflect the above changes
> 6) Added Apache license in RELEASE_NOTES and README



--
This message was sent by Atlassian JIRA
(v6.1#6144)