You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Julien Le Dem (JIRA)" <ji...@apache.org> on 2014/11/18 01:55:34 UTC

[jira] [Updated] (PARQUET-135) Input location is not getting set for the getStatistics in ParquetLoader when using two different loaders within a Pig script.

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

Julien Le Dem updated PARQUET-135:
----------------------------------
    Assignee: elif dede

>  Input location is not getting set for the getStatistics in ParquetLoader when using two different loaders  within a Pig script.
> --------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: PARQUET-135
>                 URL: https://issues.apache.org/jira/browse/PARQUET-135
>             Project: Parquet
>          Issue Type: Bug
>            Reporter: elif dede
>            Assignee: elif dede
>             Fix For: parquet-mr_1.6.0
>
>
> We have encountered this problem on pig jobs loading two different datasets using different loaders.
> The problem is the input location was not getting set correctly in getStatistics in ParquetLoader which was causing the path for the other loader to be used. 
> To fix we need a setInput call in getStatistics in:https://github.com/Parquet/parquet-mr/blob/master/parquet-pig/src/main/java/parquet/pig/ParquetLoader.java#L287



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