[jira] [Created] (ZEPPELIN-2793) Error - java.lang.ClassNotFoundException: org.apache.zeppelin.jdbc.JDBCInterpreter

2017-07-17 Thread Nandakishore Arvapaly (JIRA)
Nandakishore Arvapaly created ZEPPELIN-2793: --- Summary: Error - java.lang.ClassNotFoundException: org.apache.zeppelin.jdbc.JDBCInterpreter Key: ZEPPELIN-2793 URL: https://issues.apache.org/jira/browse/ZEP

[GitHub] zeppelin issue #2485: [ZEPPELIN-2758]. NumberFormatException on importing no...

2017-07-17 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2485 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

[GitHub] zeppelin issue #2492: [ZEPPELIN-2775] Strict-Transport-Security and X-XSS-Pr...

2017-07-17 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2492 Tested on local, works as expected. 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

[GitHub] zeppelin issue #2485: [ZEPPELIN-2758]. NumberFormatException on importing no...

2017-07-17 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2485 Will merge it if no more comments. --- 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 enable

[GitHub] zeppelin issue #2422: [WIP] [ZEPPELIN-2627] Interpreter refactor

2017-07-17 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2422 @Leemoonsoo @jongyoul @prabhjyotsingh @felixcheung Could you help review that ? Here's some suggestion for you how to review it since it is a very large PR * The overall change is the

[jira] [Created] (ZEPPELIN-2792) Hide UI elements the user doesn't have credentials for

2017-07-17 Thread Herval Freire (JIRA)
Herval Freire created ZEPPELIN-2792: --- Summary: Hide UI elements the user doesn't have credentials for Key: ZEPPELIN-2792 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2792 Project: Zeppelin

[jira] [Created] (ZEPPELIN-2791) Support "super users"

2017-07-17 Thread Herval Freire (JIRA)
Herval Freire created ZEPPELIN-2791: --- Summary: Support "super users" Key: ZEPPELIN-2791 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2791 Project: Zeppelin Issue Type: New Feature

[jira] [Created] (ZEPPELIN-2790) Storing Notebooks and Configs on database

2017-07-17 Thread Herval Freire (JIRA)
Herval Freire created ZEPPELIN-2790: --- Summary: Storing Notebooks and Configs on database Key: ZEPPELIN-2790 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2790 Project: Zeppelin Issue

[jira] [Created] (ZEPPELIN-2789) JDBC : Oracle dynamic Parameterziation not working

2017-07-17 Thread SANKARAN NANJUNDAN (JIRA)
SANKARAN NANJUNDAN created ZEPPELIN-2789: Summary: JDBC : Oracle dynamic Parameterziation not working Key: ZEPPELIN-2789 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2789 Project: Zeppel

Re: Embedding notebooks and paragraphs

2017-07-17 Thread Andrew Musselman
Thanks, will take a look. On Mon, Jul 17, 2017 at 6:58 AM, DuyHai Doan wrote: > You can also see the input section (e.g. dynamic forms). I have done this > already in the past > > On Fri, Jul 14, 2017 at 5:51 PM, Andrew Musselman < > andrew.mussel...@gmail.com> wrote: > > > Thanks; but will this

[GitHub] zeppelin issue #2440: [ZEPPELIN-2587] allow logging in if you're anonymous

2017-07-17 Thread herval
Github user herval commented on the issue: https://github.com/apache/zeppelin/pull/2440 This is now passing all tests - 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 feat

Re: Embedding notebooks and paragraphs

2017-07-17 Thread DuyHai Doan
You can also see the input section (e.g. dynamic forms). I have done this already in the past On Fri, Jul 14, 2017 at 5:51 PM, Andrew Musselman < andrew.mussel...@gmail.com> wrote: > Thanks; but will this show the "input" section as well as the "output" > section? All I see now is the output. > >

[GitHub] zeppelin issue #1645: [ZEPPELIN-1671] Conda interpreter

2017-07-17 Thread nEosAg007
Github user nEosAg007 commented on the issue: https://github.com/apache/zeppelin/pull/1645 I have installed Miniconda and it is in my $PATH as shown below: [root@ip-xx-xxx-xx-xxx ~]# echo $PATH /root/miniconda2/bin:/opt/maven/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/b

[GitHub] zeppelin issue #2492: [ZEPPELIN-2775] Strict-Transport-Security and X-XSS-Pr...

2017-07-17 Thread krishna-pandey
mp;X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJRYRXRSVGNKPKO5A/20170717/us-east-1/s3/aws4_request&X-Amz-SignedHeaders=host&X-Amz-Signature=c08313e7f165e576846f035b0dee0975d4fc5fb414a0fa291e759b1993dd9b7b --- If your project is set up for it, you can reply to this email and ha

[jira] [Created] (ZEPPELIN-2788) [FRONT] Use promise instead of angular provided q functions

2017-07-17 Thread Hoon Park (JIRA)
Hoon Park created ZEPPELIN-2788: --- Summary: [FRONT] Use promise instead of angular provided q functions Key: ZEPPELIN-2788 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2788 Project: Zeppelin

[GitHub] zeppelin issue #2491: [ZEPPELIN-2777] Unit test for configuration module (ze...

2017-07-17 Thread sravan-s
Github user sravan-s commented on the issue: https://github.com/apache/zeppelin/pull/2491 I think `npm test` is enough --- 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 an

[GitHub] zeppelin issue #2483: [ZEPPELIN-2766] Make online resources url configurable...

2017-07-17 Thread andreaTP
Github user andreaTP commented on the issue: https://github.com/apache/zeppelin/pull/2483 B,T,W, it is incredibly annoying for contributors to have to "baby-sit" travis to get a green CI here :-S --- If your project is set up for it, you can reply to this email and have your reply ap

[GitHub] zeppelin pull request #2483: [ZEPPELIN-2766] Make online resources url confi...

2017-07-17 Thread andreaTP
GitHub user andreaTP reopened a pull request: https://github.com/apache/zeppelin/pull/2483 [ZEPPELIN-2766] Make online resources url configurable at compile time ### What is this PR for? At compile time Zeppelin is downloading several external resources. I want to be able to

[GitHub] zeppelin pull request #2483: [ZEPPELIN-2766] Make online resources url confi...

2017-07-17 Thread andreaTP
Github user andreaTP closed the pull request at: https://github.com/apache/zeppelin/pull/2483 --- 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 #2428: [ZEPPELIN-1470] limiting results from jdbc

2017-07-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2428 --- 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 e

[jira] [Created] (ZEPPELIN-2787) when using jdbc interpreter, "%mysql(default) use bcpdm" gets error "Cannot run (default) use bcpdm"

2017-07-17 Thread gao yang (JIRA)
gao yang created ZEPPELIN-2787: -- Summary: when using jdbc interpreter, "%mysql(default) use bcpdm" gets error "Cannot run (default) use bcpdm" Key: ZEPPELIN-2787 URL: https://issues.apache.org/jira/browse/ZEPPELIN-27

[jira] [Created] (ZEPPELIN-2786) one information when error "zeppelin will be ignored. driver.zeppelin and zeppelin.url is mandatory" should be zeppelin.driver and zeppelin.url

2017-07-17 Thread gao yang (JIRA)
gao yang created ZEPPELIN-2786: -- Summary: one information when error "zeppelin will be ignored. driver.zeppelin and zeppelin.url is mandatory" should be zeppelin.driver and zeppelin.url Key: ZEPPELIN-2786 URL: https