Leonidas Fegaras created MRQL-20:
------------------------------------

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


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)

Reply via email to