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

Konstantin Shaposhnikov commented on PARQUET-220:
-------------------------------------------------

I beleive https://github.com/apache/parquet-mr/pull/163/files is still valid 
though it has to be rebased. I am happy to do it if there is interest to merge 
it.

[~sircodesalot]'s PR looks good too and I will be happy to see it merged as 
long as the issue is fixed.

> Unnecessary warning in ParquetRecordReader.initialize
> -----------------------------------------------------
>
>                 Key: PARQUET-220
>                 URL: https://issues.apache.org/jira/browse/PARQUET-220
>             Project: Parquet
>          Issue Type: Improvement
>          Components: parquet-mr
>    Affects Versions: 1.6.0
>            Reporter: Konstantin Shaposhnikov
>            Assignee: Reuben Kuhnert
>
> When reading a parquet file using spark 1.3.0 lots of warnings are printed in 
> the log:
> {noformat}
> WARNING: parquet.hadoop.ParquetRecordReader: Can not initialize counter due 
> to context is not a instance of TaskInputOutputContext, but is 
> org.apache.hadoop.mapreduce.task.TaskAttemptContextImpl
> {noformat}
> I have checked the source of ParquetRecordReader and found that while it 
> checks for context to be TaskInputOutputContext it seems to never actually 
> rely on this fact.



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

Reply via email to