Can you share the java code that reproduces this?
On Thu, Dec 7, 2017 at 3:03 PM, Chris Herrera <[email protected]> wrote: > Hi! > > We are working on inserting data into kudu via impala using a parameterized > insert statement and the error: > > java.sql.SQLException: [Simba][ImpalaJDBCDriver](500057) Multi-batch > parameter values not supported for this query type. > > It does not happen all the time but one it happens, it happens very > frequently. I was not able to find anything related to this error of use on > google. Any pointers would be appreciated. > > > Thanks and Regards, > Chris > >
