You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@zeppelin.apache.org by Matt L <ma...@gmail.com> on 2016/11/26 20:59:46 UTC

JDBC Interpreter does not commit updates workaround?

Hello All!

From Zeppelin Notes, is there a way to make the JDBCInterpreter commit after I run an upset command? Or somehow call the connection.commit method? 

I know there’s an open JIRA for this(https://issues.apache.org/jira/browse/ZEPPELIN-1645 <https://issues.apache.org/jira/browse/ZEPPELIN-1645>) but looking to see if theres a workaround in the meantime. 

Thanks,