Repository: zeppelin
Updated Branches:
refs/heads/branch-0.8 d250a635e -> 532c54012
ZEPPELIN-3405 Zeppelin fails to display the User home page if user belongs to
roles with space in its name
- escape roles value in login and ticket json response
- fix method name typo
Fix string escape issue
Repository: zeppelin
Updated Branches:
refs/heads/master fca7d4001 -> 401325973
ZEPPELIN-3405 Zeppelin fails to display the User home page if user belongs to
roles with space in its name
- escape roles value in login and ticket json response
- fix method name typo
Fix string escape issue in
Repository: zeppelin
Updated Branches:
refs/heads/master 2acb62e51 -> fca7d4001
ZEPPELIN-3325: R interpreter build bugfix
### What is this PR for?
Failing to build R interpreter (-Pr) after Spark refactoring
### What type of PR is it?
Bug Fix
### What is the Jira issue?
* https://issues.apac