[GitHub] zeppelin issue #2442: [ZEPPELIN-2679] JDBC. precode for session

2017-07-10 Thread tinkoff-dwh
Github user tinkoff-dwh commented on the issue: https://github.com/apache/zeppelin/pull/2442 Ready to review --- 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

[jira] [Created] (ZEPPELIN-2763) Can't Import java.sql.Timestamp

2017-07-10 Thread Steve Severance (JIRA)
Steve Severance created ZEPPELIN-2763: - Summary: Can't Import java.sql.Timestamp Key: ZEPPELIN-2763 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2763 Project: Zeppelin Issue Type:

[GitHub] zeppelin issue #2481: [HOTFIX] fix JDBC regression caused after ZEPPELIN-269...

2017-07-10 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2481 @herval Thank you for pointing this, would you like to review/test this PR as well? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] zeppelin issue #2467: [ZEPPELIN-2730] compare with maxLength after getting a...

2017-07-10 Thread gaoyang143
Github user gaoyang143 commented on the issue: https://github.com/apache/zeppelin/pull/2467 @Leemoonsoo already setup CI --- 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

[GitHub] zeppelin issue #2470: [ZEPPELIN-2648] Fix spark module build problem with sc...

2017-07-10 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2470 Thanks @reminia for the fix. Merge to master and branch-0.7 --- 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

[GitHub] zeppelin issue #2470: [ZEPPELIN-2648] Fix spark module build problem with sc...

2017-07-10 Thread reminia
Github user reminia commented on the issue: https://github.com/apache/zeppelin/pull/2470 @Leemoonsoo restart the failed jobs, CI looks good now. --- 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

[GitHub] zeppelin issue #2459: [ZEPPELIN-2716] Change the default value of zeppelin.l...

2017-07-10 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2459 Failed test is not related, will merge it if no more discussion. --- 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

[GitHub] zeppelin pull request #2480: [ZEPPELIN-1249] build all submodules w/ the sam...

2017-07-10 Thread herval
GitHub user herval opened a pull request: https://github.com/apache/zeppelin/pull/2480 [ZEPPELIN-1249] build all submodules w/ the same scala version ### What is this PR for? This uses the same Scala version throughout modules, allowing us to use only Scala 2.11. ###

[GitHub] zeppelin pull request #2479: [ZEPPELIN-2762] Use regex to retrieve interpret...

2017-07-10 Thread dabaitu
GitHub user dabaitu opened a pull request: https://github.com/apache/zeppelin/pull/2479 [ZEPPELIN-2762] Use regex to retrieve interpreter/repl name, and to retrieve property key; add and fix tests ### What is this PR for? Make logic to parse interpreter or repl name more robust

[jira] [Created] (ZEPPELIN-2762) Parsing logic for interpreter/repl name and property key for JDBCInterpreter miss cases

2017-07-10 Thread Thomas Sun (JIRA)
Thomas Sun created ZEPPELIN-2762: Summary: Parsing logic for interpreter/repl name and property key for JDBCInterpreter miss cases Key: ZEPPELIN-2762 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2762

Re: [DISCUSS] Reducing default interpreters while building and releasing Zeppelin

2017-07-10 Thread Jeff Zhang
Downgrade is for the case that the latest version has some critical bugs and user want to downgrade to a old version. Jongyoul Lee 于2017年7月11日周二 上午2:35写道: > I haven't thought about about downgrading, but at least, we need to > provide a way to install interpreter from UI.

[jira] [Created] (ZEPPELIN-2761) Neo4j Interpreter

2017-07-10 Thread Andrea Santurbano (JIRA)
Andrea Santurbano created ZEPPELIN-2761: --- Summary: Neo4j Interpreter Key: ZEPPELIN-2761 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2761 Project: Zeppelin Issue Type: New

[GitHub] zeppelin issue #1582: [ZEPPELIN-1604] Add Neo4j interpreter and Network visu...

2017-07-10 Thread conker84
Github user conker84 commented on the issue: https://github.com/apache/zeppelin/pull/1582 Hi guys, I added the #2478 for the last part of the original PR. --- 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

[GitHub] zeppelin pull request #2478: [ZEPPELIN-2761] - Neo4j Interpreter

2017-07-10 Thread conker84
GitHub user conker84 opened a pull request: https://github.com/apache/zeppelin/pull/2478 [ZEPPELIN-2761] - Neo4j Interpreter ### What is this PR for? This contribution would to introduce Neo4j Cypher intepreter and at the same time provides base APIs that enable other graph

[GitHub] zeppelin pull request #2446: [ZEPPELIN-2699] Helium REST API bug-fixes. Also...

2017-07-10 Thread necosta
GitHub user necosta reopened a pull request: https://github.com/apache/zeppelin/pull/2446 [ZEPPELIN-2699] Helium REST API bug-fixes. Also updated documentation ### What is this PR for? Fixing bug on enabling Helium plugins (artifact is empty, not null) when sending curl

[jira] [Created] (ZEPPELIN-2760) Can't run JDBC interpreters due to class not found

2017-07-10 Thread Herval Freire (JIRA)
Herval Freire created ZEPPELIN-2760: --- Summary: Can't run JDBC interpreters due to class not found Key: ZEPPELIN-2760 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2760 Project: Zeppelin

Re: [DISCUSS] Reducing default interpreters while building and releasing Zeppelin

2017-07-10 Thread Jongyoul Lee
I haven't thought about about downgrading, but at least, we need to provide a way to install interpreter from UI. And do you think we need to erase interpreter as well? We can unbind some existing interpreters and also delete some interpreter settings as well. On Mon, 10 Jul 2017 at 17:16 Jeff

[GitHub] zeppelin pull request #:

2017-07-10 Thread herval
Github user herval commented on the pull request: https://github.com/apache/zeppelin/commit/e1f0a3205eb5aede0b2d80c9d3de59b3f47b699c#commitcomment-23016085 Related ticket: https://issues.apache.org/jira/browse/ZEPPELIN-1326 --- If your project is set up for it, you can reply to this

[GitHub] zeppelin issue #2471: [ZEPPELIN-2744] [minor] Increase error handling in JDB...

2017-07-10 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/2471 ok, I guess to clarify, the code is getting one `sqlToExecute` [at a time](https://github.com/apache/zeppelin/pull/2471/files#diff-ecdae8ee9594a5c4b21a3c217a3f130cR681). In the case of

[GitHub] zeppelin pull request #2477: [ZEPPELIN-2342] Improving Test Environment for ...

2017-07-10 Thread 1ambda
GitHub user 1ambda opened a pull request: https://github.com/apache/zeppelin/pull/2477 [ZEPPELIN-2342] Improving Test Environment for zeppelin-web (e2e, coverage, ..) ### What is this PR for? Improved testing environment for zeppelin-web - added `test:watch`

[GitHub] zeppelin issue #2428: [ZEPPELIN-1470] limiting results from jdbc

2017-07-10 Thread herval
Github user herval commented on the issue: https://github.com/apache/zeppelin/pull/2428 Rebased to latest master - please advise --- 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

[GitHub] zeppelin pull request #2476: [ZEPPELIN-2579] Flaky Test: InterpreterOutputCh...

2017-07-10 Thread jongyoul
GitHub user jongyoul opened a pull request: https://github.com/apache/zeppelin/pull/2476 [ZEPPELIN-2579] Flaky Test: InterpreterOutputChangeWatcher.test ### What is this PR for? Fixing flaky test ``` Running

[jira] [Created] (ZEPPELIN-2759) Flaky Test: InterpreterOutputChangeWatcher.test

2017-07-10 Thread Jongyoul Lee (JIRA)
Jongyoul Lee created ZEPPELIN-2759: -- Summary: Flaky Test: InterpreterOutputChangeWatcher.test Key: ZEPPELIN-2759 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2759 Project: Zeppelin

[GitHub] zeppelin issue #2446: [ZEPPELIN-2699] Helium REST API bug-fixes. Also update...

2017-07-10 Thread necosta
Github user necosta commented on the issue: https://github.com/apache/zeppelin/pull/2446 Thanks @1ambda once again helping me on checking and testing this change. I was not able to reproduce the bug you describe above but you were right on avoiding calls to fetch helium.json.

[GitHub] zeppelin pull request #2475: [ZEPPELIN-2757] Enhance Authentication decrypti...

2017-07-10 Thread yanboliang
Github user yanboliang closed the pull request at: https://github.com/apache/zeppelin/pull/2475 --- 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

[GitHub] zeppelin pull request #2475: [ZEPPELIN-2757] Enhance Authentication decrypti...

2017-07-10 Thread yanboliang
GitHub user yanboliang reopened a pull request: https://github.com/apache/zeppelin/pull/2475 [ZEPPELIN-2757] Enhance Authentication decrypting key generation. ### What is this PR for? Enhance ```Authentication``` decrypting key generation by random ```KeyGenerator```.

[jira] [Created] (ZEPPELIN-2758) NumberFormatException on importing notebook

2017-07-10 Thread Nelson Costa (JIRA)
Nelson Costa created ZEPPELIN-2758: -- Summary: NumberFormatException on importing notebook Key: ZEPPELIN-2758 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2758 Project: Zeppelin Issue

[GitHub] zeppelin pull request #2472: [ZEPPELIN-2749] Use scalable file structure for...

2017-07-10 Thread 1ambda
Github user 1ambda closed the pull request at: https://github.com/apache/zeppelin/pull/2472 --- 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 pull request #2472: [ZEPPELIN-2749] Use scalable file structure for...

2017-07-10 Thread 1ambda
GitHub user 1ambda reopened a pull request: https://github.com/apache/zeppelin/pull/2472 [ZEPPELIN-2749] Use scalable file structure for zeppelin web ### What is this PR for? We have improved zeppelin-web, but some parts are still messy. As part of keeping zeppelin-web

[GitHub] zeppelin issue #2458: Zeppelin 2701 - Set HTML title for notebook page

2017-07-10 Thread soralee
Github user soralee commented on the issue: https://github.com/apache/zeppelin/pull/2458 I tested this one and it looks better than before, except above a my comment about CI failure. And I suggest one thing. in this chance, how about changing landing page name from

Re: [DISCUSS] Reducing default interpreters while building and releasing Zeppelin

2017-07-10 Thread Jeff Zhang
Does helium UI support interpreter erase/upgrade/downgrade? Jongyoul Lee 于2017年7月10日周一 上午11:36写道: > Hi, > > I think it's time to move to the next step. Zeppelin's web site is already > changed. Zeppelin's default package also provide same interpreters and > include markdown