zeppelin git commit: ZEPPELIN-3340 Streaming support in builtin visualizations

2018-03-19 Thread rkamath
Repository: zeppelin Updated Branches: refs/heads/master ac01fea46 -> 7dc4dbea5 ZEPPELIN-3340 Streaming support in builtin visualizations ### What is this PR for? Support for streaming visualizations. This PR is an addition to [ZEPPELIN-3249](https://issues.apache.org/jira/browse/ZEPPELIN-324

zeppelin git commit: ZEPPELIN-3340 Streaming support in builtin visualizations

2018-03-19 Thread rkamath
Repository: zeppelin Updated Branches: refs/heads/branch-0.8 f4a2c3210 -> 714eb963d ZEPPELIN-3340 Streaming support in builtin visualizations ### What is this PR for? Support for streaming visualizations. This PR is an addition to [ZEPPELIN-3249](https://issues.apache.org/jira/browse/ZEPPELIN

zeppelin git commit: ZEPPELIN-3310. Scio interpreter layout is broken

2018-03-19 Thread felixcheung
Repository: zeppelin Updated Branches: refs/heads/master 7dc4dbea5 -> 2a5960bd5 ZEPPELIN-3310. Scio interpreter layout is broken ### What is this PR for? Fix scio interpreter layout. The current scio interpreter layout is broken because there is not a newline between %table part and %text par

zeppelin git commit: ZEPPELIN-3290. Unnecessary message 'IPython is available, use IPython for PySparkInterpreter'

2018-03-19 Thread zjffdu
Repository: zeppelin Updated Branches: refs/heads/master 2a5960bd5 -> 67582b87e ZEPPELIN-3290. Unnecessary message 'IPython is available, use IPython for PySparkInterpreter' ### What is this PR for? Trivial PR for removing the unnecessary message ### What type of PR is it? [Improvement] ###

zeppelin git commit: ZEPPELIN-3290. Unnecessary message 'IPython is available, use IPython for PySparkInterpreter'

2018-03-19 Thread zjffdu
Repository: zeppelin Updated Branches: refs/heads/branch-0.8 714eb963d -> 4e2216477 ZEPPELIN-3290. Unnecessary message 'IPython is available, use IPython for PySparkInterpreter' ### What is this PR for? Trivial PR for removing the unnecessary message ### What type of PR is it? [Improvement]