You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Brock Noland (JIRA)" <ji...@apache.org> on 2015/02/11 16:50:12 UTC

[jira] [Updated] (HIVE-9651) FileSinkOperator does not pass in conf to serde.initialize

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

Brock Noland updated HIVE-9651:
-------------------------------
    Summary: FileSinkOperator does not pass in conf to serde.initialize  (was: FileSinkOperator does not pass in conf to serde.initalize)

> FileSinkOperator does not pass in conf to serde.initialize
> ----------------------------------------------------------
>
>                 Key: HIVE-9651
>                 URL: https://issues.apache.org/jira/browse/HIVE-9651
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Brock Noland
>            Assignee: Brock Noland
>         Attachments: HIVE-9651.patch
>
>
> {noformat}
> java.lang.NullPointerException
> 	at org.apache.hadoop.fs.FileSystem.get(FileSystem.java:366)
> 	at org.apache.hadoop.hive.serde2.avro.AvroSerdeUtils.getSchemaFromFS(AvroSerdeUtils.java:131)
> 	at org.apache.hadoop.hive.serde2.avro.AvroSerdeUtils.determineSchemaOrThrowException(AvroSerdeUtils.java:112)
> 	at org.apache.hadoop.hive.serde2.avro.AvroSerDe.determineSchemaOrReturnErrorSchema(AvroSerDe.java:165)
> 	at org.apache.hadoop.hive.serde2.avro.AvroSerDe.initialize(AvroSerDe.java:103)
> 	at org.apache.hadoop.hive.ql.exec.FileSinkOperator.initializeOp(FileSinkOperator.java:337)
> {noformat}



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