[jira] [Commented] (HIVE-4178) ORC fails with files with different numbers of columns

2013-04-20 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-4178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13637191#comment-13637191
 ] 

Hudson commented on HIVE-4178:
--

Integrated in Hive-trunk-h0.21 #2071 (See 
[https://builds.apache.org/job/Hive-trunk-h0.21/2071/])
HIVE-4178 : ORC fails with files with different numbers of columns 
(Revision 1469908)

 Result = ABORTED
omalley : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1469908
Files : 
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java
* /hive/trunk/ql/src/test/queries/clientpositive/orc_diff_part_cols.q
* /hive/trunk/ql/src/test/queries/clientpositive/orc_empty_files.q
* /hive/trunk/ql/src/test/results/clientpositive/orc_diff_part_cols.q.out
* /hive/trunk/ql/src/test/results/clientpositive/orc_empty_files.q.out


 ORC fails with files with different numbers of columns
 --

 Key: HIVE-4178
 URL: https://issues.apache.org/jira/browse/HIVE-4178
 Project: Hive
  Issue Type: Bug
  Components: Serializers/Deserializers
Affects Versions: 0.11.0
Reporter: Kevin Wilfong
Assignee: Kevin Wilfong
 Fix For: 0.11.0

 Attachments: HIVE-4178.1.patch.txt


 When CombineHiveInputFormat is used, it's possible that two files with 
 different numbers of files can be included in the same split, in which case 
 Hive will fail at one of several points with an 
 ArrayIndexOutOfBoundsException.
 This can happen when a partition contains empty files or two partitions are 
 read with different numbers of columns.

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


[jira] [Commented] (HIVE-4178) ORC fails with files with different numbers of columns

2013-04-19 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-4178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13637116#comment-13637116
 ] 

Hudson commented on HIVE-4178:
--

Integrated in Hive-trunk-hadoop2 #166 (See 
[https://builds.apache.org/job/Hive-trunk-hadoop2/166/])
HIVE-4178 : ORC fails with files with different numbers of columns 
(Revision 1469908)

 Result = FAILURE
omalley : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1469908
Files : 
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java
* /hive/trunk/ql/src/test/queries/clientpositive/orc_diff_part_cols.q
* /hive/trunk/ql/src/test/queries/clientpositive/orc_empty_files.q
* /hive/trunk/ql/src/test/results/clientpositive/orc_diff_part_cols.q.out
* /hive/trunk/ql/src/test/results/clientpositive/orc_empty_files.q.out


 ORC fails with files with different numbers of columns
 --

 Key: HIVE-4178
 URL: https://issues.apache.org/jira/browse/HIVE-4178
 Project: Hive
  Issue Type: Bug
  Components: Serializers/Deserializers
Affects Versions: 0.11.0
Reporter: Kevin Wilfong
Assignee: Kevin Wilfong
 Fix For: 0.11.0

 Attachments: HIVE-4178.1.patch.txt


 When CombineHiveInputFormat is used, it's possible that two files with 
 different numbers of files can be included in the same split, in which case 
 Hive will fail at one of several points with an 
 ArrayIndexOutOfBoundsException.
 This can happen when a partition contains empty files or two partitions are 
 read with different numbers of columns.

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


[jira] [Commented] (HIVE-4178) ORC fails with files with different numbers of columns

2013-03-14 Thread Kevin Wilfong (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-4178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13602865#comment-13602865
 ] 

Kevin Wilfong commented on HIVE-4178:
-

https://reviews.facebook.net/D9423

 ORC fails with files with different numbers of columns
 --

 Key: HIVE-4178
 URL: https://issues.apache.org/jira/browse/HIVE-4178
 Project: Hive
  Issue Type: Bug
  Components: Serializers/Deserializers
Affects Versions: 0.11.0
Reporter: Kevin Wilfong
Assignee: Kevin Wilfong
 Attachments: HIVE-4178.1.patch.txt


 When CombineHiveInputFormat is used, it's possible that two files with 
 different numbers of files can be included in the same split, in which case 
 Hive will fail at one of several points with an 
 ArrayIndexOutOfBoundsException.
 This can happen when a partition contains empty files or two partitions are 
 read with different numbers of columns.

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