[jira] [Resolved] (AVRO-1530) Java DataFileStream does not allow distinguishing between empty files and corrupt files

2014-06-30 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland resolved AVRO-1530. Resolution: Won't Fix Let's take this forward in HIVE-7316. We'll re-open this if needed. > Java Da

[jira] [Commented] (AVRO-1530) Java DataFileStream does not allow distinguishing between empty files and corrupt files

2014-06-28 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14046933#comment-14046933 ] Brock Noland commented on AVRO-1530: I was thinking that we'd throw a subclass of IOExc

[jira] [Created] (AVRO-1530) Java DataFileStream does not allow distinguishing between empty files and corrupt files

2014-06-23 Thread Brock Noland (JIRA)
Brock Noland created AVRO-1530: -- Summary: Java DataFileStream does not allow distinguishing between empty files and corrupt files Key: AVRO-1530 URL: https://issues.apache.org/jira/browse/AVRO-1530 Proje

[jira] [Commented] (AVRO-1530) Java DataFileStream does not allow distinguishing between empty files and corrupt files

2014-06-23 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14041209#comment-14041209 ] Brock Noland commented on AVRO-1530: I'd propose that when reading the header EOF and I

[jira] [Commented] (AVRO-1225) Add MR guide to documentation for mapreduce API

2013-12-19 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13853319#comment-13853319 ] Brock Noland commented on AVRO-1225: Awesome, thanks Doug! > Add MR guide to documenta

[jira] [Updated] (AVRO-1225) Add MR guide to documentation for mapreduce API

2013-12-19 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated AVRO-1225: --- Attachment: AVRO-1225.patch That one contained the generated User class. This is better. > Add MR gui

[jira] [Updated] (AVRO-1225) Add MR guide to documentation for mapreduce API

2013-12-19 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated AVRO-1225: --- Attachment: AVRO-1225.patch Now it does :) sorry about that! > Add MR guide to documentation for map

[jira] [Updated] (AVRO-1225) Add MR guide to documentation for mapreduce API

2013-12-18 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated AVRO-1225: --- Attachment: AVRO-1225.patch This patch is not perfect (or even that great) but it does get an example

[jira] [Updated] (AVRO-1225) Add MR guide to documentation for mapreduce API

2013-12-18 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated AVRO-1225: --- Status: Patch Available (was: Open) > Add MR guide to documentation for mapreduce API > -

[jira] [Commented] (AVRO-1388) Avro container files should allow fsync-ing files to disk

2013-10-18 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13799477#comment-13799477 ] Brock Noland commented on AVRO-1388: It doesn't look like the FileWriter and FileStream

[jira] [Commented] (AVRO-1387) Avro container file format update to write checksums for individual record

2013-10-18 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13799351#comment-13799351 ] Brock Noland commented on AVRO-1387: That sounds like something we should investigate!

[jira] [Commented] (AVRO-1387) Avro container file format update to write checksums for individual record

2013-10-18 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13799283#comment-13799283 ] Brock Noland commented on AVRO-1387: Whoops that should have been: {noformat} Reader

[jira] [Commented] (AVRO-1387) Avro container file format update to write checksums for individual record

2013-10-18 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13799280#comment-13799280 ] Brock Noland commented on AVRO-1387: Thanks for the suggestion Doug! Two things we'd l

[jira] [Commented] (AVRO-1387) Avro container file format update to write checksums for individual record

2013-10-17 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13798360#comment-13798360 ] Brock Noland commented on AVRO-1387: +1 This can be implemented such that the checksum

[jira] [Commented] (AVRO-823) Support Avro data files in C#

2013-05-30 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13670491#comment-13670491 ] Brock Noland commented on AVRO-823: --- Glad to see C# support. > Support Av

[jira] [Assigned] (AVRO-1240) SpecificDataumReader.next() can return a GenericData.Record resulting in a ClassCastException

2013-02-04 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland reassigned AVRO-1240: -- Assignee: Doug Cutting (was: Brock Noland) Assigning to Doug as he wrote the patch attached to

[jira] [Commented] (AVRO-1240) SpecificDataumReader.next() can return a GenericData.Record resulting in a ClassCastException

2013-02-04 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13570716#comment-13570716 ] Brock Noland commented on AVRO-1240: OK cool. The patch is a +1 from my perspective.

[jira] [Commented] (AVRO-1240) SpecificDataumReader.next() can return a GenericData.Record resulting in a ClassCastException

2013-02-02 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13569610#comment-13569610 ] Brock Noland commented on AVRO-1240: Doug, Yes that the same approach I was considerin

[jira] [Commented] (AVRO-1240) SpecificDataumReader.next() can return a GenericData.Record resulting in a ClassCastException

2013-02-01 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13568851#comment-13568851 ] Brock Noland commented on AVRO-1240: I have found three work arounds for this issue.

[jira] [Created] (AVRO-1240) SpecificDataumReader.next() can return a GenericData.Record resulting in a ClassCastException

2013-02-01 Thread Brock Noland (JIRA)
Brock Noland created AVRO-1240: -- Summary: SpecificDataumReader.next() can return a GenericData.Record resulting in a ClassCastException Key: AVRO-1240 URL: https://issues.apache.org/jira/browse/AVRO-1240

[jira] [Commented] (AVRO-1226) Non-Avro data causes runtime exceptions/errors when sent to Avro IPC port

2013-01-09 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13549377#comment-13549377 ] Brock Noland commented on AVRO-1226: Note I think this change is specifically related t

[jira] [Updated] (AVRO-1226) Non-Avro data causes runtime exceptions/errors when sent to Avro NettyTransceiver

2013-01-09 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated AVRO-1226: --- Summary: Non-Avro data causes runtime exceptions/errors when sent to Avro NettyTransceiver (was: Non-

[jira] [Commented] (AVRO-1226) Non-Avro data causes runtime exceptions/errors when sent to Avro IPC port

2013-01-08 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13547055#comment-13547055 ] Brock Noland commented on AVRO-1226: I am no expert in the AVRO IPC protocol so I maybe

[jira] [Created] (AVRO-1226) Non-Avro data causes runtime exceptions/errors when sent to Avro IPC port

2013-01-08 Thread Brock Noland (JIRA)
Brock Noland created AVRO-1226: -- Summary: Non-Avro data causes runtime exceptions/errors when sent to Avro IPC port Key: AVRO-1226 URL: https://issues.apache.org/jira/browse/AVRO-1226 Project: Avro

[jira] [Created] (AVRO-1225) Add MR guide to documentation for mapreduce API

2013-01-07 Thread Brock Noland (JIRA)
Brock Noland created AVRO-1225: -- Summary: Add MR guide to documentation for mapreduce API Key: AVRO-1225 URL: https://issues.apache.org/jira/browse/AVRO-1225 Project: Avro Issue Type: Improvemen

[jira] [Assigned] (AVRO-1225) Add MR guide to documentation for mapreduce API

2013-01-07 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland reassigned AVRO-1225: -- Assignee: Brock Noland > Add MR guide to documentation for mapreduce API > -

[jira] [Updated] (AVRO-1225) Add MR guide to documentation for mapreduce API

2013-01-07 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated AVRO-1225: --- Component/s: doc Affects Version/s: 1.7.4 Labels: docs (was: ) > Add MR

[jira] [Commented] (AVRO-1156) Avro responder swallows thrown Errors

2012-09-11 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13453470#comment-13453470 ] Brock Noland commented on AVRO-1156: I am +1 for throwing Error. Outside of some cases