zeppelin git commit: [ZEPPELIN-1279] Spark on Mesos Docker.

2016-09-02 Thread bzz
Repository: zeppelin Updated Branches: refs/heads/master 33ddc00c6 -> cee58aa03 [ZEPPELIN-1279] Spark on Mesos Docker. ### What is this PR for? This PR is for the documentation of running zeppelin on production environments especially spark on mesos via Docker. Related issue is https://github

[zeppelin] Git Push Summary [forced push!] [Forced Update!]

2016-09-02 Thread minalee
Repository: zeppelin Updated Branches: refs/heads/branch-0.6 ac0cf4dec -> 7d3ee991e (forced update)

zeppelin git commit: ZEPPELIN-1374. Should prevent use dot in interpreter name

2016-09-02 Thread minalee
Repository: zeppelin Updated Branches: refs/heads/branch-0.6 7d3ee991e -> ac0cf4dec ZEPPELIN-1374. Should prevent use dot in interpreter name dot is invalid for interpreter name as it is used as the separator of interpreter group name and interpreter name. [Improvement] * [ ] - Task * http

[zeppelin] Git Push Summary [forced push!] [Forced Update!]

2016-09-02 Thread minalee
Repository: zeppelin Updated Branches: refs/heads/branch-0.6 0ed00646e -> 7d3ee991e (forced update)

zeppelin git commit: ZEPPELIN-1374. Should prevent use dot in interpreter name

2016-09-02 Thread minalee
Repository: zeppelin Updated Branches: refs/heads/branch-0.6 7d3ee991e -> 0ed00646e ZEPPELIN-1374. Should prevent use dot in interpreter name dot is invalid for interpreter name as it is used as the separator of interpreter group name and interpreter name. [Improvement] * [ ] - Task * http

zeppelin git commit: ZEPPELIN-1374. Should prevent use dot in interpreter name

2016-09-02 Thread minalee
Repository: zeppelin Updated Branches: refs/heads/master b89e35e01 -> 33ddc00c6 ZEPPELIN-1374. Should prevent use dot in interpreter name ### What is this PR for? dot is invalid for interpreter name as it is used as the separator of interpreter group name and interpreter name. ### What type

zeppelin git commit: [ZEPPELIN-1069]Ignore implicit interpreter when user enter wrong interpreter name

2016-09-02 Thread bzz
Repository: zeppelin Updated Branches: refs/heads/master 922364f36 -> b89e35e01 [ZEPPELIN-1069]Ignore implicit interpreter when user enter wrong interpreter name ### What is this PR for? Ignore implicit interpreter when user enter wrong interpreter name linked to https://github.com/apache/zep