You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@carbondata.apache.org by "zhangshunyu (JIRA)" <ji...@apache.org> on 2016/08/25 03:59:20 UTC

[jira] [Created] (CARBONDATA-178) table not exist when execute show segments using spark-sql and beeline the same time

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)