You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "xubo245 (JIRA)" <ji...@apache.org> on 2018/11/15 07:38:00 UTC

[jira] [Created] (CARBONDATA-3102) There are some error when use thriftServer and beeline

xubo245 created CARBONDATA-3102:
-----------------------------------

             Summary: There are some error when use thriftServer and beeline
                 Key: CARBONDATA-3102
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-3102
             Project: CarbonData
          Issue Type: Bug
    Affects Versions: 1.5.1
            Reporter: xubo245
            Assignee: xubo245



When we run the thriftServer and beeline to connect, there are some exception:


{code:java}
0: jdbc:hive2://127.0.0.1:10000> create  table xubo2 stored by 'carbondata' location 's3a://k8s/xubo3';
Error: java.lang.NoClassDefFoundError: org/apache/http/impl/conn/PoolingClientConnectionManager (state=,code=0)
{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)