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

Hudson commented on HIVE-3953:
------------------------------

Integrated in Hive-trunk-hadoop2 #249 (See 
[https://builds.apache.org/job/Hive-trunk-hadoop2/249/])
    HIVE-3953 : Reading of partitioned Avro data fails because of missing 
properties (Mark Wagner via Ashutosh Chauhan) (Revision 1494833)

     Result = ABORTED
hashutosh : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1494833
Files : 
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/plan/PartitionDesc.java
* /hive/trunk/ql/src/test/queries/clientpositive/avro_partitioned.q
* /hive/trunk/ql/src/test/results/clientpositive/avro_partitioned.q.out

                
> Reading of partitioned Avro data fails because of missing properties
> --------------------------------------------------------------------
>
>                 Key: HIVE-3953
>                 URL: https://issues.apache.org/jira/browse/HIVE-3953
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 0.11.0, 0.11.1, 0.12.0
>            Reporter: Mark Wagner
>            Assignee: Mark Wagner
>            Priority: Blocker
>             Fix For: 0.12.0
>
>         Attachments: avro_partition_test.q, HIVE-3953.1.patch
>
>
> After HIVE-3833, reading partitioned Avro data fails due to missing 
> properties. The "avro.schema.(url|literal)" properties are not making it all 
> the way to the SerDe. Non-partitioned data can still be read.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to