hi Ravi :
   in my case,1,2,5 and 6 step is hone session on spark-shell ,4 and 7 is
one session on beeline,

 According to your Suggest,i test this case on the current master branch,

 when i use beeline there is no Btree load failed info,but in my table there
is no data,All the data is null.
but in spark-shell is ok.
0: jdbc:hive2://localhost:10000> select * from  carbondb.test_table;
+-------+-------+-------+-------+--+
|  id   | name  | city  |  age  |
+-------+-------+-------+-------+--+
| NULL  | NULL  | NULL  | NULL  |
| NULL  | NULL  | NULL  | NULL  |
| NULL  | NULL  | NULL  | NULL  |
+-------+-------+-------+-------+--+


thanks!





--
Sent from: 
http://apache-carbondata-dev-mailing-list-archive.1130556.n5.nabble.com/

Reply via email to