hive.client.stats.publishers doesn't work in TEZ???

2016-10-19 Thread Frank Luo
I have set hive.client.stats.publishers=com.xxx.MyPublisher; The publisher is called in M/R but not in TEZ. Does anyone have an idea why or how to fix it? I am using Hive 1.2.1 Thx! Access the Q2 2016 Digital Marketing Report for a fresh set of trends and benchmarks in digital marketing<

Re: Bug in ORC file code? (OrcSerde)?

2016-10-19 Thread Ravi Prakash
MIchael! Although there is a little overlap in the communities, I strongly suggest you email u...@orc.apache.org ( https://orc.apache.org/help/ ) I don't know if you have to be subscribed to a mailing list to get replies to your email address. Ravi On Wed, Oct 19, 2016 at 11:29 AM, Michael Seg

Re: Bug in ORC file code? (OrcSerde)?

2016-10-19 Thread Michael Segel
Just to follow up… This appears to be a bug in the hive version of the code… fixed in the orc library… NOTE: There are two different libraries. Documentation is a bit lax… but in terms of design… Its better to do the build completely in the reducer making the mapper code cleaner. > On O

ApacheCon is now less than a month away!

2016-10-19 Thread Rich Bowen
Dear Apache Enthusiast, ApacheCon Sevilla is now less than a month out, and we need your help getting the word out. Please tell your colleagues, your friends, and members of related technical communities, about this event. Rates go up November 3rd, so register today! ApacheCon, and Apache Big Dat

Bug in ORC file code? (OrcSerde)?

2016-10-19 Thread Michael Segel
Hi, Since I am not on the ORC mailing list… and since the ORC java code is in the hive APIs… this seems like a good place to start. ;-) So… Ran in to a little problem… One of my developers was writing a map/reduce job to read records from a source and after some filter, write the result se