Re: ClassNotFound error when insert carbontable from hive table

2017-08-22 Thread Lu Cao
. > > > > ( > > > > :42) > >> > >> at $line30.$read$$iw$$iw$$iw$$iw$$iw$$iw. > > > > ( > > > > :44) > >> > >> at $line30.$read$$iw$$iw$$iw$$iw$$iw. > > > > ( > > > > :46) > >> > >> at $line30.$re

Re: ClassNotFound error when insert carbontable from hive table

2017-08-22 Thread Liang Chen
ools.nsc.interpreter.IMain$WrappedRequest$$anonfun$ >> loadAndRunReq$1.apply(IMain.scala:637) >> >> at scala.reflect.internal.util.ScalaClassLoader$class. >> asContext(ScalaClassLoader.scala:31) >> >> at scala.reflect.internal.util.AbstractFileClassLoader.asConte

Re: ClassNotFound error when insert carbontable from hive table

2017-08-22 Thread Lu Cao
This issue had been fixed. On Mon, Aug 21, 2017 at 4:04 PM, Lu Cao wrote: > Hi dev, > > I'm trying to insert data from a hive table to carbon table: > > cc.sql("insert into carbon_test select * from target_table where pt = > '20170101'") > > > Any one knows how to fix this

ClassNotFound error when insert carbontable from hive table

2017-08-21 Thread Lu Cao
Hi dev, I'm trying to insert data from a hive table to carbon table: cc.sql("insert into carbon_test select * from target_table where pt = '20170101'") Any one knows how to fix this error? [Stage 8:>(0 + 4) / 156]17/08/21 15:59:01 WARN