incubator-zeppelin git commit: ZEPPELIN-866] Hotfix - does not working search box on navbar.

2016-05-25 Thread prabhjyotsingh
Repository: incubator-zeppelin Updated Branches: refs/heads/master 78c7b5567 -> 3b40c3a48 ZEPPELIN-866] Hotfix - does not working search box on navbar. ### What is this PR for? When you type in the search box and start the search, The result is not exposed. Previously, it was working well.

incubator-zeppelin git commit: Make zeppelin work with CDH5.7.0

2016-05-25 Thread felixcheung
Repository: incubator-zeppelin Updated Branches: refs/heads/master aff2755eb -> 78c7b5567 Make zeppelin work with CDH5.7.0 ### What is this PR for? The downloadable zeppelin install wasn;t working with CDH 5.7.0. I had to change a few things to make it work nicely together. ### What type of