[GitHub] zeppelin issue #2958: [ZEPPELIN-3442] bump up commons-collections to 3.2.2

2018-05-04 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2958 Thanks for the review will merge this if no more discussion. CI failure is not relevant, have retriggered it to see if it changes. ---

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

2018-05-04 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/2555 hi any update on this? ---

[GitHub] zeppelin pull request #2960: [Zeppelin 3388] Correcting documentation link t...

2018-05-04 Thread sanjaydasgupta
GitHub user sanjaydasgupta opened a pull request: https://github.com/apache/zeppelin/pull/2960 [Zeppelin 3388] Correcting documentation link to zeppelin-context documentation ### What is this PR for? A small change was needed in the documentation of the JDBC interpreter also, b

[GitHub] zeppelin issue #2957: [ZEPPELIN-3441] Fix license check failure in r

2018-05-04 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2957 LGTM ---

[GitHub] zeppelin issue #2959: ZEPPELIN-3443 - Fix regex to support optional space be...

2018-05-04 Thread alexott
Github user alexott commented on the issue: https://github.com/apache/zeppelin/pull/2959 Build failed because of problems of `urllib3`/`pyopenssl`... ---

[GitHub] zeppelin issue #2959: ZEPPELIN-3443 - Fix regex to support optional space be...

2018-05-04 Thread doanduyhai
Github user doanduyhai commented on the issue: https://github.com/apache/zeppelin/pull/2959 The fix is trivial, looks good to me ---

[GitHub] zeppelin pull request #2959: ZEPPELIN-3443 - Fix regex to support optional s...

2018-05-04 Thread alexott
GitHub user alexott opened a pull request: https://github.com/apache/zeppelin/pull/2959 ZEPPELIN-3443 - Fix regex to support optional space before ; ### What is this PR for? Almost all regular expressions, except for DESCRIBE MATERIALIZED VIEW in the CQL interpreter allow t

[jira] [Created] (ZEPPELIN-3443) Incorrect regex for 'DESCRIBE MATERIALIZED VIEW' in CQL Interpreter

2018-05-04 Thread Alex Ott (JIRA)
Alex Ott created ZEPPELIN-3443: -- Summary: Incorrect regex for 'DESCRIBE MATERIALIZED VIEW' in CQL Interpreter Key: ZEPPELIN-3443 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3443 Project: Zeppelin

[GitHub] zeppelin pull request #2958: [ZEPPELIN-3442] bump up commons-collections to ...

2018-05-04 Thread prabhjyotsingh
GitHub user prabhjyotsingh opened a pull request: https://github.com/apache/zeppelin/pull/2958 [ZEPPELIN-3442] bump up commons-collections to 3.2.2 ### What is this PR for? This is to upgrade Apache commons-collections to 3.2.2 ### What type of PR is it? [Improvement

[jira] [Created] (ZEPPELIN-3442) Upgrade apache commons-collections

2018-05-04 Thread Prabhjyot Singh (JIRA)
Prabhjyot Singh created ZEPPELIN-3442: - Summary: Upgrade apache commons-collections Key: ZEPPELIN-3442 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3442 Project: Zeppelin Issue Typ

[GitHub] zeppelin pull request #2957: [ZEPPELIN-3441] Fix license check failure in r

2018-05-04 Thread minahlee
GitHub user minahlee opened a pull request: https://github.com/apache/zeppelin/pull/2957 [ZEPPELIN-3441] Fix license check failure in r ### What is this PR for? rat plugin for r interpreter fail, seems to be related with #2089 ### What type of PR is it? Hot Fix

[jira] [Created] (ZEPPELIN-3441) R license check fails

2018-05-04 Thread Mina Lee (JIRA)
Mina Lee created ZEPPELIN-3441: -- Summary: R license check fails Key: ZEPPELIN-3441 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3441 Project: Zeppelin Issue Type: Bug Reporter