Repository: zeppelin
Updated Branches:
refs/heads/master 87e5be901 -> ff4c0f355
[ZEPPELIN-3403] Zeppelin documentation not pointing to correct url
Zeppelin documentation not pointing to correct URL.
Zeppelin documentation is redirecting to
http://zeppelin.apache.org/docs//index.html and this
Repository: zeppelin
Updated Branches:
refs/heads/branch-0.8 57b3490cc -> 55d12192b
[ZEPPELIN-3403] Zeppelin documentation not pointing to correct url
Zeppelin documentation not pointing to correct URL.
Zeppelin documentation is redirecting to
http://zeppelin.apache.org/docs//index.html and
Repository: zeppelin
Updated Branches:
refs/heads/master 2ba75c72f -> 87e5be901
[ZEPPELIN-3384] Reduce the number of calls that are made to
`loginUserFromKeytab` in JDBC interpreter
In JDBC interpreter every time `getConnection` has requested a call is made to
`UserGroupInformation.loginUser
Repository: zeppelin
Updated Branches:
refs/heads/branch-0.8 e0761286d -> 57b3490cc
[ZEPPELIN-3384] Reduce the number of calls that are made to
`loginUserFromKeytab` in JDBC interpreter
In JDBC interpreter every time `getConnection` has requested a call is made to
`UserGroupInformation.login
Repository: zeppelin
Updated Branches:
refs/heads/branch-0.8 852826156 -> e0761286d
Zeppelin npm error: getaddrinfo ENOTFOUND
### What is this PR for?
Zeppelin npm error: getaddrinfo ENOTFOUND
- upgrade frontend-maven-plugin to 1.4
### What type of PR is it?
Bug Fix
### Todos
* [ ] - Task
#
Repository: zeppelin
Updated Branches:
refs/heads/master 008fa369f -> 2ba75c72f
Zeppelin npm error: getaddrinfo ENOTFOUND
### What is this PR for?
Zeppelin npm error: getaddrinfo ENOTFOUND
- upgrade frontend-maven-plugin to 1.4
### What type of PR is it?
Bug Fix
### Todos
* [ ] - Task
### W