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/29 15:22:32 UTC

[jira] [Resolved] (MRQL-22) The compiler must load the hadoop core lib before compilation

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

Leonidas Fegaras resolved MRQL-22.
----------------------------------

    Resolution: Fixed

MRQL-22.patch applied

> The compiler must load the hadoop core lib before compilation
> -------------------------------------------------------------
>
>                 Key: MRQL-22
>                 URL: https://issues.apache.org/jira/browse/MRQL-22
>             Project: MRQL
>          Issue Type: Bug
>          Components: Query Translation
>            Reporter: Leonidas Fegaras
>            Assignee: Leonidas Fegaras
>            Priority: Critical
>         Attachments: MRQL-22.patch
>
>
> The compiler (from MRQL plans to Java bytecode) needs all classes from jars to be loaded before compilation. The following patch forces the hadoop core library to be loaded before the first query compilation.
>  



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