zhangshunyu created CARBONDATA-178:
--------------------------------------
Summary: table not exist when execute show segments using
spark-sql and beeline the same time
Key: CARBONDATA-178
URL: https://issues.apache.org/jira/browse/CARBONDATA-178
Project: CarbonData
Issue Type: Bug
Reporter: zhangshunyu
1 When using beeline and sparksql the same time, if create a table and load
data into it by sparksql, beeline and sparksql would see the same table by show
tables, but if execute show segments by beeline, it would throws exception that
this table is not exists.
2. But if restart beeline or select the table before show segements, it is OK.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)