zeppelin git commit: [ZEPPELIN-2330] Helium.html doesn't render spell information only in production build

2017-04-02 Thread ahyoungryu
Repository: zeppelin Updated Branches: refs/heads/master 1135fb61d -> 20b72758b [ZEPPELIN-2330] Helium.html doesn't render spell information only in production build ### What is this PR for? Helium.html doesn't render spell information only in production build. That's because self-closed di

zeppelin git commit: [ZEPPELIN-1965] Livy SQL Interpreter: Should use df.show(1000, false)…

2017-04-02 Thread felixcheung
Repository: zeppelin Updated Branches: refs/heads/master 9e8d7eb90 -> 1135fb61d [ZEPPELIN-1965] Livy SQL Interpreter: Should use df.show(1000, false)… … to display results ### What is this PR for? Livy SQL interpreter truncate result strings of size greater than 20. In some cases, we lik