You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Alex Robbins (JIRA)" <ji...@apache.org> on 2015/04/28 17:24:07 UTC

[jira] [Comment Edited] (PARQUET-261) Classes fail to load when not packaged with Parquet.

    [ https://issues.apache.org/jira/browse/PARQUET-261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14514671#comment-14514671 ] 

Alex Robbins edited comment on PARQUET-261 at 4/28/15 3:24 PM:
---------------------------------------------------------------

First attempt at a patch here: https://github.com/apache/parquet-mr/pull/181

EDIT - Rebasing against new org.apache code layout.


was (Author: alexrobbins):
First attempt at a patch here: https://github.com/apache/parquet-mr/pull/181

> Classes fail to load when not packaged with Parquet.
> ----------------------------------------------------
>
>                 Key: PARQUET-261
>                 URL: https://issues.apache.org/jira/browse/PARQUET-261
>             Project: Parquet
>          Issue Type: Bug
>            Reporter: Alex Robbins
>
> Parquet cannot dynamically load classes from another package. This has already been noticed and addressed here: https://github.com/Parquet/parquet-mr/pull/289
> However, the fix didn't address all occurrences of Class.forName. parquet-cascading jobs fail trying to load cascading.scheme.Scheme, even though it is present on the classpath.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)