Re: why there is a table name option in carbon source format?

2017-01-04 Thread anubhavtarar
00"); here table t 100 is created in hdfs if tablename and defaulttablename is different and even second thing how can table name have spaces t 100 -- View this message in context: http://apache-carbondata-mailing-list-archive.1130556.n5.nabble.com/why-there-is-a-table-name-option-in-carbon-source-format-t

Re: why there is a table name option in carbon source format?

2017-01-03 Thread Anubhav Tarar
ing2 > > it is quite confusing from user side > > > > On Wed, Jan 4, 2017 at 8:33 AM, QiangCai <qiang...@qq.com> wrote: > > > > > For Spark 2, when using SparkSession to create carbon table, need > > > tableName > > > option to create carbon sch

Re: why there is a table name option in carbon source format?

2017-01-03 Thread QiangCai
-there-is-a-table-name-option-in-carbon-source-format-tp5385p5420.html Sent from the Apache CarbonData Mailing List archive mailing list archive at Nabble.com.

why there is a table name option in carbon source format?

2017-01-03 Thread anubhavtarar
why there is table name option in carbon source format when we are alreday giving table name with create table command here are the logs 0: jdbc:hive2://localhost:1> CREATE TABLE testing2(String string)USING org.apache.spark.sql.CarbonSource OPTIONS("bucketnumber"="1",