Hi. I have an Kudu table when I tried to insert new row using Impala JDBC Driver I received this error: com.cloudera.exceptions.ExceptionConverter.toSQLException: [Simba][ImpalaJDBCDriver](500352) Error getting the parameter data type: HIVE_PARAMETER_QUERY_DATA_TYPE_ERR_NON_SUPPORT_DATA_TYPE java.sql.SQLException: [Simba][ImpalaJDBCDriver](500352) Error getting the parameter data type: HIVE_PARAMETER_QUERY_DATA_TYPE_ERR_NON_SUPPORT_DATA_TYPE I also tried using Statement Java program and works fine , but Using PreparedStatement does not work also i find when the String is long ,it happeded this JDBC Impala version: Cloudera_ImpalaJDBC4_2.5.38