Uploaded image for project: 'Zeppelin'
  1. Zeppelin
  2. ZEPPELIN-1645

JDBC Interpreter does not commit updates

Agile BoardAttach filesAttach ScreenshotVotersStop watchingWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.7.0
    • Interpreters
    • None

    Description

      For changes to take effect for insert/update/upsert type statements, the JDBC API requires the connection property "AutoCommit" to be true, or for a user to call connection.commit method to flush changes.

      Since users may want to update records via Zeppelin notes, the JDBCInterpreter should commit at the end of each statement.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            randerzander Randy Gelhausen
            randerzander Randy Gelhausen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Stop watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment