I extracted a minimal example and it works. Oops…
I’m off to figure out why it’s behaving differently in Storm. Thanks much. Grant Overby Software Engineer Cisco.com <http://www.cisco.com/> grove...@cisco.com Mobile: 865 724 4910 Think before you print.This email may contain confidential and privileged material for the sole use of the intended recipient. Any review, use, distribution or disclosure by others is strictly prohibited. If you are not the intended recipient (or authorized to receive for the recipient), please contact the sender by reply email and delete all copies of this message. Please click here <http://www.cisco.com/web/about/doing_business/legal/cri/index.html> for Company Registration Information. On 4/7/15, 1:23 PM, "Grant Overby (groverby)" <grove...@cisco.com> wrote: >Give me a bit to extract a minimal example case and I’ll send it over. > > >Grant Overby >Software Engineer >Cisco.com <http://www.cisco.com/> >grove...@cisco.com >Mobile: 865 724 4910 > > > > > Think before you print.This email may contain confidential and privileged >material for the sole use of the intended recipient. Any review, use, >distribution or disclosure by others is strictly prohibited. If you are >not the intended recipient (or authorized to receive for the recipient), >please contact the sender by reply email and delete all copies of this >message. >Please click here ><http://www.cisco.com/web/about/doing_business/legal/cri/index.html> for >Company Registration Information. > > > > > > > >On 4/7/15, 1:18 PM, "Gopal Vijayaraghavan" <gop...@apache.org> wrote: > >> >>> addRow() is called in execute(). Does something look wrong with the >>>call? >>Š >> >>There is no need for an explicit flush, but addRow() is rather far below >>the layers of useful abstraction (and barely any seatbelts). >> >>Can you try logging the category/type fields of your inspector and make >>sure it is returning a Struct<> object inspector? >> >>HCat has a neater writer abstraction layer - >>https://github.com/apache/hive/blob/trunk/hcatalog/core/src/test/java/org >>/ >>a >>pache/hive/hcatalog/data/TestReaderWriter.java#L141 >> >> >>That said, I¹m working on ORC WriterImpl today, so if this is simple >>enough to run/repro on a single VM, you can send me instructions about >>how >>to run this example & I can debug into it. >> >>Cheers, >>Gopal >> >> >> >> >> >> >> >> >> >> >> >> >