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

Hudson commented on HIVE-2457:
------------------------------

Integrated in Hive-trunk-h0.21 #978 (See 
[https://builds.apache.org/job/Hive-trunk-h0.21/978/])
    HIVE-2457. Files in Avro-backed Hive tables do not have a .avro extension 
(Tom White via cws)

cws : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1176010
Files : 
* /hive/trunk/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java
* /hive/trunk/conf/hive-default.xml
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/io/HiveFileFormatUtils.java
* /hive/trunk/ql/src/test/org/apache/hadoop/hive/ql/exec/TestUtilities.java
* /hive/trunk/ql/src/test/queries/clientpositive/input44.q
* /hive/trunk/ql/src/test/results/clientpositive/input44.q.out

                
> Files in Avro-backed Hive tables do not have a ".avro" extension
> ----------------------------------------------------------------
>
>                 Key: HIVE-2457
>                 URL: https://issues.apache.org/jira/browse/HIVE-2457
>             Project: Hive
>          Issue Type: Improvement
>          Components: Query Processor, Serializers/Deserializers
>            Reporter: Tom White
>            Assignee: Tom White
>             Fix For: 0.9.0
>
>         Attachments: HIVE-2457.patch, HIVE-2457.patch
>
>
> When using the Avro SerDe (see HIVE-895, https://github.com/jghoman/haivvreo) 
> the files created for an Avro table do not have a ".avro" extension, which 
> causes problems for tools like Avro MapReduce or Sqoop which expect the 
> extension. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to