Re: Fw:carbonthriftserver can not be load many times

2017-09-15 Thread Ravindra Pesala
Hi, I think you are using mysql hive metastore and connected thrift server and spark-shell at same time, So 2 drivers are accessing the carbonstore at same time and changing the metadata of it. It seems there are some refresh issues in carbon in this case. Please raise a jira ticket we will look

Re: Fw:carbonthriftserver can not be load many times

2017-09-15 Thread dylan
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 i