[GitHub] zeppelin issue #2396: [ZEPPELIN-2451]: Add JDBC config option for calling co...

2017-12-25 Thread tinkoff-dwh
Github user tinkoff-dwh commented on the issue: https://github.com/apache/zeppelin/pull/2396 @randerzander autocommit is already in JDBCInterpreter. ``` finally { //In case user ran an insert/update/upsert statement if (connection != null) {

[GitHub] zeppelin pull request #2556: [Zeppelin-2839] permissions for folders

2017-12-25 Thread tinkoff-dwh
Github user tinkoff-dwh closed the pull request at: https://github.com/apache/zeppelin/pull/2556 ---

[GitHub] zeppelin issue #2556: [Zeppelin-2839] permissions for folders

2017-12-25 Thread tinkoff-dwh
Github user tinkoff-dwh commented on the issue: https://github.com/apache/zeppelin/pull/2556 need reworking ---