[GitHub] zeppelin pull request #2510: [ZEPPELIN-2756] Support ansi escape code for co...

2017-09-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2510 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] zeppelin issue #2555: [ZEPPELIN-2885] Have Logger subclass StringIO and over...

2017-09-01 Thread sctincman
Github user sctincman commented on the issue: https://github.com/apache/zeppelin/pull/2555 @Leemoonsoo Done. Appears a few of the tests were timing out? @felixcheung Can do :] --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[jira] [Created] (ZEPPELIN-2895) plotly displayed in a strange a way

2017-09-01 Thread Paola Nanci (JIRA)
Paola Nanci created ZEPPELIN-2895: - Summary: plotly displayed in a strange a way Key: ZEPPELIN-2895 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2895 Project: Zeppelin Issue Type: Bug

[GitHub] zeppelin pull request #2559: [ZEPPELIN-2894] Show users in notebook permissi...

2017-09-01 Thread janusd
GitHub user janusd opened a pull request: https://github.com/apache/zeppelin/pull/2559 [ZEPPELIN-2894] Show users in notebook permission using Shiro JDBC ### What is this PR for? Show user list/suggestions in the notebook permission form when using Shiro and JDBC Realm.

[jira] [Created] (ZEPPELIN-2894) Error using PreparedStatement in GetUserList with certain JDBC drivers

2017-09-01 Thread Janus D (JIRA)
Janus D created ZEPPELIN-2894: - Summary: Error using PreparedStatement in GetUserList with certain JDBC drivers Key: ZEPPELIN-2894 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2894 Project:

Re: Introduction

2017-09-01 Thread Saksham Srivastava
Thanks, Moon. I will have a look. From: moon soo Lee Sent: Friday, September 1, 2017 12:36:20 AM To: dev@zeppelin.apache.org Subject: Re: Introduction Hi Saksham, Thanks for the interest to the project and community. Interpreter binding mode

[GitHub] zeppelin issue #2558: sc.setLocalProperty(...) should be more deterministic

2017-09-01 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2558 Hi, @ruseel! Thanks for the contribution. Could u setup travis CI your forked zeppelin repositiory? Please setup by swich on 'zeppelin' repository at

[GitHub] zeppelin issue #2557: [HOTFIX][branch-0.7] Correct py4j.version in spark pom

2017-09-01 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2557 Could u restart https://travis-ci.org/minahlee/zeppelin/jobs/270775840 I am not sure this one is due to flaky or not. --- If your project is set up for it, you can reply to this email and

[GitHub] zeppelin issue #2557: [HOTFIX][branch-0.7] Correct py4j.version in spark pom

2017-09-01 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2557 LGTM. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] zeppelin issue #2558: sc.setLocalProperty(...) should be more deterministic

2017-09-01 Thread swkimme
Github user swkimme commented on the issue: https://github.com/apache/zeppelin/pull/2558 @Leemoonsoo Let me introduce you a new guy on Between, @ruseel (Stephen) We found a bug while looking into Spark's scheduler, would u review this PR? --- If your project is set up for it,

[GitHub] zeppelin pull request #2558: SparkInterpreter with

2017-09-01 Thread ruseel
GitHub user ruseel opened a pull request: https://github.com/apache/zeppelin/pull/2558 SparkInterpreter with ### What is this PR for? executing these two pagragraph in spark interperter sc.setLocalProperty("a", "1") sc.getLocalProerty("a")

[jira] [Created] (ZEPPELIN-2893) Pass non spark.* of spark interpreter properties to spark app driver

2017-09-01 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-2893: Summary: Pass non spark.* of spark interpreter properties to spark app driver Key: ZEPPELIN-2893 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2893 Project:

[GitHub] zeppelin pull request #2557: [HOTFIX][branch-0.7] Correct py4j.version in sp...

2017-09-01 Thread minahlee
GitHub user minahlee opened a pull request: https://github.com/apache/zeppelin/pull/2557 [HOTFIX][branch-0.7] Correct py4j.version in spark pom ### What is this PR for? `master` and `branch-0.7` have different py4j version property in pom.xml master: `spark.py4j.version`