[
https://issues.apache.org/jira/browse/MRQL-39?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14031479#comment-14031479
]
Leonidas Fegaras commented on MRQL-39:
--------------------------------------
I finally got MRQL to run on Hama 0.6.4 local mode.
The problem was that this version of Hama doesn't distribute the user jar in
local mode.
I fixed it by adding the MRQL jar to the HAMA_CLASSPATH in bin/mrql.bsp.
The MRQL-39.patch fixes this problem and prepares for the next release.
> Prepare for 0.9.2 release
> -------------------------
>
> Key: MRQL-39
> URL: https://issues.apache.org/jira/browse/MRQL-39
> Project: MRQL
> Issue Type: Task
> Affects Versions: 0.9.2
> Reporter: Leonidas Fegaras
> Assignee: Leonidas Fegaras
> Priority: Critical
>
> Tasks to be completed before the 0.9.2 release candidate:
> 1) Remove src/main/java/multipleinputs (used by the mvn profile
> -PMultipleInputs). These files are only needed for old Hadoop distributions
> that do not support the MultipleInputs class.
> 2) Support for Hama 0.6.4. Currently, MRQL compiles
> fine with 0.6.4 but the hama run script doesn't load the MRQL jar file.
> 3) Bring README, NOTICE, RELEASE_NOTES up to date.
--
This message was sent by Atlassian JIRA
(v6.2#6252)