Re: ClassNotFound error when insert carbontable from hive table

2017-08-21 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 error? > > [Stage 8:>

method not found issue when creating table

2017-08-21 Thread Lu Cao
Hi dev, When I was trying to create table in carbon, below error occurred, anyone knows how to fix? 1 driver, 6 datanode *$SPARK_HOME* = /opt/cloudera/parcels/SPARK2/lib/spark2/ *configuration in spark-defaults.conf:* #Carbondata Settings spark.yarn.dist.files=/opt/cloudera/parcels/SPARK2/lib/

[GitHub] carbondata-site pull request #48: Fixed level heading size issue

2017-08-21 Thread PallaviSingh1992
GitHub user PallaviSingh1992 opened a pull request: https://github.com/apache/carbondata-site/pull/48 Fixed level heading size issue You can merge this pull request into a Git repository by running: $ git pull https://github.com/PallaviSingh1992/carbondata-site BUG/FixLevelHe

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 sc