RE: Hive 0.13/Hcatalog : Mapreduce Exception : java.lang.IncompatibleClassChangeError

2014-06-05 Thread Sundaramoorthy, Malliyanathan
Hi, Thanks .. do I need to run this as -Phadoop-1. As I am using Hadoop 2.4.0 , I thought of running it with –Phadoop-2 ? Please advise .. -malli From: Navis류승우 [mailto:navis@nexr.com] Sent: Wednesday, June 04, 2014 11:44 PM To: user@hive.apache.org Subject: Re: Hive 0.13/Hcatalog

Re: Hive 0.13/Hcatalog : Mapreduce Exception : java.lang.IncompatibleClassChangeError

2014-06-05 Thread Navis류승우
I don't have environment to confirm this. But if the this happens, we should include HIVE-6432 into HIVE-0.13.1. 2014-06-05 12:44 GMT+09:00 Navis류승우 : > It's fixed in HIVE-6432. I think you should rebuild your own hcatalog from > source with profile -Phadoop-1. > > > 2014-06-05 9:08 GMT+09:00 Su

Re: Hive 0.13/Hcatalog : Mapreduce Exception : java.lang.IncompatibleClassChangeError

2014-06-04 Thread Navis류승우
It's fixed in HIVE-6432. I think you should rebuild your own hcatalog from source with profile -Phadoop-1. 2014-06-05 9:08 GMT+09:00 Sundaramoorthy, Malliyanathan < malliyanathan.sundaramoor...@citi.com>: > Hi, > > I am using Hadoop 2.4.0 with Hive 0.13 + included package of HCatalog . > Wrote