Re: Re: encouter Deserialization error when load hive table

2016-01-18 Thread Li Yang
Yang > Date: 2016-01-12 17:40 > To: dev > Subject: Re: Re: encouter Deserialization error when load hive table > Then let's confirm your Kylin version and HDP version first. What are they? > > On Thu, Jan 7, 2016 at 4:03 PM, xianbin wang <wangxianbin1...@gmail.com&g

Re: Re: encouter Deserialization error when load hive table

2016-01-12 Thread wangxianbin1...@gmail.com
HDP2.3.2, kylin 2.0-rc wangxianbin1...@gmail.com From: Li Yang Date: 2016-01-12 17:40 To: dev Subject: Re: Re: encouter Deserialization error when load hive table Then let's confirm your Kylin version and HDP version first. What are they? On Thu, Jan 7, 2016 at 4:03 PM, xianbin wang

Re: Re: encouter Deserialization error when load hive table

2015-12-31 Thread Li Yang
> Task Id : attempt_1450856278246_0003_m_00_0, Status : FAILED So this is an error on a MR node. Likely the hive versions are not consistent across your cluster. A work around is let Kylin submit hive jars as part of MR job. See https://issues.apache.org/jira/browse/KYLIN-1021 On Wed, Dec

Re: Re: encouter Deserialization error when load hive table

2015-12-30 Thread Sarnath
Do you 'add jar' in hive prompt before accessing the table? If so, make sure that jar is in classpath.

Re: Re: encouter Deserialization error when load hive table

2015-12-29 Thread wangxianbin1...@gmail.com
hi yang! hive does work, any other idea? best regards! wangxianbin1...@gmail.com From: Li Yang Date: 2015-12-29 16:15 To: dev Subject: Re: encouter Deserialization error when load hive table Try hive command from the Kylin node, does simple hive queries work? On Thu, Dec 24, 2015 at 2:03

Re: encouter Deserialization error when load hive table

2015-12-29 Thread Li Yang
ader(ObjectInputStream.java:804) > at java.io.ObjectInputStream.(ObjectInputStream.java:299) > at > org.apache.hive.hcatalog.common.HCatUtil.deserialize(HCatUtil.java:117) > ... 11 more > > L4J [2015-12-24 13:54:41,105][INFO][org.apache.hadoop.mapreduce.Job] - map > 0% reduce 0% > > -- > V