carbon thrift server for spark 2.0 showing unusual behaviour
Posted by anubhavtarar on Jan 03, 2017; 12:12pm
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/carbon-thrift-server-for-spark-2-0-showing-unusual-behaviour-tp5384.html
carbon thrift server is not parsing carbon query randomly with spark 2
here are the logs
: jdbc:hive2://localhost:10000> CREATE TABLE Bug221755915(int int)USING org.apache.spark.sql.CarbonSource;
+---------+--+
| Result |
+---------+--+
+---------+--+
No rows selected (0.216 seconds)
can anyone help?