Repository: zeppelin
Updated Branches:
refs/heads/master 15641d098 -> 78e2e912b
[ZEPPELIN-2211] Too many WARN logs: "Couldn't get interpreter editor setting"
### What is this PR for?
every time we insert invalid backend magic (e.g `sparc`),
`InterpreterSettingManager` throws WARN log.
I cha
Repository: zeppelin
Updated Branches:
refs/heads/branch-0.7 87cec72a3 -> 91d69c47f
Fix trivial typo
Fixes a trivial typo in exception message, replacing comit by commit
Author: Bruno P. Kinoshita
Closes #2190 from kinow/kinow-patch-1 and squashes the following commits:
e660773 [Bruno P. K
Repository: zeppelin
Updated Branches:
refs/heads/master 998c8f35e -> 15641d098
Fix trivial typo
Fixes a trivial typo in exception message, replacing comit by commit
Author: Bruno P. Kinoshita
Closes #2190 from kinow/kinow-patch-1 and squashes the following commits:
e660773 [Bruno P. Kinos