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

Owen O'Malley commented on HIVE-4724:
-------------------------------------

We had the discussion about whether to commit the generated files when ORC was 
committed. Thrift and protobuf generated files are currently checked in so that 
they are not required to build Hive. The ant target to regenerate the protobuf 
generated code is already there:

{code}
% ant protobuf
{code}

will regenerate the code.
                
> ORC readers should have a better error detection for non-ORC files
> ------------------------------------------------------------------
>
>                 Key: HIVE-4724
>                 URL: https://issues.apache.org/jira/browse/HIVE-4724
>             Project: Hive
>          Issue Type: Bug
>          Components: File Formats
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>         Attachments: HIVE-4724.D11529.2.patch, HIVE-4724.D11529.3.patch
>
>
> A customer loaded a text file into a table that is stored as ORC. The error 
> message was very unfriendly.

--
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