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

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

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

Szehon Ho commented on HIVE-9651:
---------------------------------

+1.  Wondering, did something change to break this, or how did it work before?

> FileSinkOperator does not pass in conf to serde.initalize
> ---------------------------------------------------------
>
>                 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)