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

Thejas M Nair commented on HIVE-16567:
--------------------------------------

Thanks. LGTM


> NPE when reading Parquet file when getting old timestamp configuration
> ----------------------------------------------------------------------
>
>                 Key: HIVE-16567
>                 URL: https://issues.apache.org/jira/browse/HIVE-16567
>             Project: Hive
>          Issue Type: Bug
>          Components: Hive
>    Affects Versions: 1.2.0
>            Reporter: Matt McCline
>            Priority: Blocker
>         Attachments: HIVE-16567.01.patch
>
>
> In branch-1.2, the file 
> ql/src/java/org/apache/hadoop/hive/ql/io/parquet/convert/ETypeConverter.java 
> throws an NPE on line 148:
> {code}
>          boolean skipConversion = 
> Boolean.valueOf(metadata.get(HiveConf.ConfVars.HIVE_PARQUET_TIMESTAMP_SKIP_CONVERSION.varname));
> {code}
> when the metadata reference is null.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to