Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]

Support Questions

Find answers, ask questions, and share your expertise
Announcements
Share your experience with Cloudera on G2 and get a $25 Amazon Gift card.
Hi, I'm CLEO! Something exciting is coming to the Community. Stay Tuned!

Impala JDBC Driver - AutoCommit and TPC-C

avatar
New Contributor

Hello.

 

I am trying to run a TPC-C benchmark on Impala with Kudu and therefore completed the necessary system installation and JDBC driver download. However, the driver documentation states that the AutoCommit feature is always set to true, which means explicit commits and rollbacks are not possible. 

 

I am therefore wondering, if the TPC-C benchmark can be valid when using the Impala JDBC driver, as the TPC-C specification states that rollbacks must happen at a fixed rate? Is there a workaround that can be used instead?

 

Thanks for your time.

1 ACCEPTED SOLUTION

avatar

Impala is not designed for traditional OLTP and doesn't have transaction support that would line up with what TPC-C expects.

View solution in original post

1 REPLY 1

avatar

Impala is not designed for traditional OLTP and doesn't have transaction support that would line up with what TPC-C expects.