You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "yuxuqi (JIRA)" <ji...@apache.org> on 2018/09/10 03:30:00 UTC

[jira] [Created] (IMPALA-7549) Use the springboot connection to drive the jdbc4, and each service restart will result in an error, regardless of which page is executed

yuxuqi created IMPALA-7549:
------------------------------

             Summary: Use the springboot connection to drive the jdbc4, and each service restart will result in an error, regardless of which page is executed
                 Key: IMPALA-7549
                 URL: https://issues.apache.org/jira/browse/IMPALA-7549
             Project: IMPALA
          Issue Type: Bug
          Components: Clients
    Affects Versions: Impala 2.12.0
            Reporter: yuxuqi
             Fix For: Not Applicable


Mon Sep 10 08:59:26 CST 2018
There was an unexpected error (type=Internal Server Error, status=500).
PreparedStatementCallback; uncategorized SQLException for SQL [select CHANNEL_CD,BUS_DT_H DT,sum(PV_VAL) count from A_T_JS_PV where BUS_DT>='2018-09-10' and BUS_DT<='2018-09-10 23:59:59' GROUP BY BUS_DT_H,CHANNEL_CD order by BUS_DT_H asc ]; SQL state [HY000]; error code [500051]; [Simba][ImpalaJDBCDriver](500051) ERROR processing query/statement. Error Code: select CHANNEL_CD,BUS_DT_H DT,sum(PV_VAL) count from A_T_JS_PV where BUS_DT>='2018-09-10' and BUS_DT<='2018-09-10 23:59:59' GROUP BY BUS_DT_H,CHANNEL_CD order by BUS_DT_H asc , SQL state: \{1}, Query: \{2}.; nested exception is java.sql.SQLException: [Simba][ImpalaJDBCDriver](500051) ERROR processing query/statement. Error Code: select CHANNEL_CD,BUS_DT_H DT,sum(PV_VAL) count from A_T_JS_PV where BUS_DT>='2018-09-10' and BUS_DT<='2018-09-10 23:59:59' GROUP BY BUS_DT_H,CHANNEL_CD order by BUS_DT_H asc , SQL state: \{1}, Query: \{2}.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org