[GitHub] [zeppelin] alexott commented on a change in pull request #3428: [ZEPPELIN-4305] LocalStorageConfig.atomicWriteToFile throws exception

2019-08-18 Thread GitBox
alexott commented on a change in pull request #3428: [ZEPPELIN-4305] LocalStorageConfig.atomicWriteToFile throws exception URL: https://github.com/apache/zeppelin/pull/3428#discussion_r315061229 ## File path: zeppelin-zengine/src/main/java/org/apache/zeppelin/storage/LocalConfigSto

scio?

2019-08-18 Thread Alex Ott
Hi all when trying to compile Zeppelin yesterday, I've noticed that Scio is hardcoded to use Scala 2.10 (and it's name also contains the Scala version), so Zeppelin doesn't compile with Scala 2.11 profile, although there is a Scio version for Scala 2.11. It also explicitly sets Java version to Jav

[GitHub] [zeppelin] woowahan-jaehoon commented on issue #3423: [ZEPPELIN-4299] disable autocomplete in note-name-filter

2019-08-18 Thread GitBox
woowahan-jaehoon commented on issue #3423: [ZEPPELIN-4299] disable autocomplete in note-name-filter URL: https://github.com/apache/zeppelin/pull/3423#issuecomment-522433025 I tested before create this ticket, It looked like work but I found It's not enough... (Zeppelin 0.7 also same iss

[GitHub] [zeppelin] bhavikpatel9977 commented on a change in pull request #3411: ZEPPELIN-4272: Zeppelin fails to compile when hadoop3 is enabled

2019-08-18 Thread GitBox
bhavikpatel9977 commented on a change in pull request #3411: ZEPPELIN-4272: Zeppelin fails to compile when hadoop3 is enabled URL: https://github.com/apache/zeppelin/pull/3411#discussion_r315044726 ## File path: zeppelin-zengine/src/main/java/org/apache/zeppelin/notebook/FileSystem

[GitHub] [zeppelin] felixcheung commented on a change in pull request #3428: [ZEPPELIN-4305] LocalStorageConfig.atomicWriteToFile throws exception

2019-08-18 Thread GitBox
felixcheung commented on a change in pull request #3428: [ZEPPELIN-4305] LocalStorageConfig.atomicWriteToFile throws exception URL: https://github.com/apache/zeppelin/pull/3428#discussion_r315028921 ## File path: zeppelin-zengine/src/main/java/org/apache/zeppelin/storage/LocalConfi

Can somebody review ZEPPELIN-4305 ?

2019-08-18 Thread Alex Ott
Hi all After the merge with master today, the Zeppelin stopped working because of ZEPPELIN-4305 - can somebody review the changes & merge? Thank you -- With best wishes,Alex Ott http://alexott.net/ Twitter: alexott_en (English), alexott (Russian)

[GitHub] [zeppelin] alexott opened a new pull request #3428: [ZEPPELIN-4305] LocalStorageConfig.atomicWriteToFile throws exception

2019-08-18 Thread GitBox
alexott opened a new pull request #3428: [ZEPPELIN-4305] LocalStorageConfig.atomicWriteToFile throws exception URL: https://github.com/apache/zeppelin/pull/3428 ### What is this PR for? The hotfix that was made several weeks ago changed behavior of LocalStorageConfig.atomicWriteToFi

[jira] [Created] (ZEPPELIN-4305) LocalStorageConfig.atomicWriteToFile incorrectly works with several mount points

2019-08-18 Thread Alex Ott (JIRA)
Alex Ott created ZEPPELIN-4305: -- Summary: LocalStorageConfig.atomicWriteToFile incorrectly works with several mount points Key: ZEPPELIN-4305 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4305 Proj

[GitHub] [zeppelin] alexott opened a new pull request #3427: ZEPPELIN-4304 Allow to override useNativeGit property of the gitcommitid plugin

2019-08-18 Thread GitBox
alexott opened a new pull request #3427: ZEPPELIN-4304 Allow to override useNativeGit property of the gitcommitid plugin URL: https://github.com/apache/zeppelin/pull/3427 ## What is this PR for? It's now possible to override value of the `useNativeGit` configuration property of the

[jira] [Created] (ZEPPELIN-4304) Allow to override useNativeGit property of the gitcommitid plugin

2019-08-18 Thread Alex Ott (JIRA)
Alex Ott created ZEPPELIN-4304: -- Summary: Allow to override useNativeGit property of the gitcommitid plugin Key: ZEPPELIN-4304 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4304 Project: Zeppelin