[GitHub] zeppelin issue #1336: [ZEPPELIN-1333] prevent calling runParagraph() on shif...

2016-08-16 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1336 @corneadoug Can you review this PR first? @nazgul33 and you seem to resolve same issue. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

Re: [ANNOUNCE] Apache Zeppelin 0.6.1 released

2016-08-16 Thread DuyHai Doan
Congratulations to the whole team for the great job On Tue, Aug 16, 2016 at 6:59 PM, Mohit Jaggi wrote: > awesome! > > Mohit Jaggi > Founder, > Data Orchard LLC > www.dataorchardllc.com > > > > > On Aug 16, 2016, at 6:56 AM, Ahyoung Ryu wrote: > > Congratulations, the Apache Zeppelin team & all

[GitHub] zeppelin issue #989: Added ipfsnotebookrepo [ Zeppelin-683 WIP ]

2016-08-16 Thread onkarshedge
Github user onkarshedge commented on the issue: https://github.com/apache/zeppelin/pull/989 @bzz there are no transitive dependencies, just Junit and hamcrest The reason of CI failure is >[ERROR] Failed to execute goal on project zeppelin-zengine: Could not resolve depend

[GitHub] zeppelin issue #1193: [ZEPPELIN-1192] Block pyspark paragraph hang.

2016-08-16 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1193 Thanks @astroshim ! CI is green now, merging to master if there is no further discussion --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] zeppelin issue #1189: ZEPPELIN-1185. ZEPPELIN_INTP_JAVA_OPTS should not use ...

2016-08-16 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1189 I guess @khalidhuseynov did not mean to refer this PR, but just used short-cut to name the JIRA issue. --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] zeppelin issue #989: Added ipfsnotebookrepo [ Zeppelin-683 WIP ]

2016-08-16 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/989 @onkarshedge great progress, thank you for keeping us posted! Before moving further, on top of great suggestions from @corneadoug, there are few more things you also need to take care of:

[GitHub] zeppelin pull request #1210: [ZEPPELIN-1220] Add geographical map as visuali...

2016-08-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1210 --- 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

[GitHub] zeppelin pull request #1337: [ZEPPELIN-1333] Fix Double Run when Shift + Ent...

2016-08-16 Thread corneadoug
GitHub user corneadoug opened a pull request: https://github.com/apache/zeppelin/pull/1337 [ZEPPELIN-1333] Fix Double Run when Shift + Enter on display form ### What is this PR for? Display form input has a `ng-enter` catcher, so if you use SHIFT + ENTER, the run function will b

[GitHub] zeppelin issue #1256: [ ZEPPELIN-1259 ] create ace.editor configuration mana...

2016-08-16 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1256 @cloverhearts Sorry for the delay, I will take a look soon. --- 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 #1194: [ZEPPELIN-1193] Update Node JS related dependencies to...

2016-08-16 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1194 I do not think that node\npm version update are relevant - I was under impression that it's all about dependency version update. --- If your project is set up for it, you can reply to this email and

[GitHub] zeppelin issue #1334: [ZEPPELIN-682] New interpreter for Apache Beam (incuba...

2016-08-16 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1334 Before proceed with review - I have noticed that CI is failing. @mfelgamal could you please take a look and make sure that there are no Beam-related failures? Thanks! So far there is

[GitHub] zeppelin issue #1334: [ZEPPELIN-682] New interpreter for Apache Beam (incuba...

2016-08-16 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1334 Thank you for addressing the feedback promptly! Please let me take another pass on it and get back to you here. --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] zeppelin pull request #1336: [ZEPPELIN-1333] prevent calling runParagraph() ...

2016-08-16 Thread nazgul33
GitHub user nazgul33 opened a pull request: https://github.com/apache/zeppelin/pull/1336 [ZEPPELIN-1333] prevent calling runParagraph() on shift-enter event ### What is this PR for? when shift-enter is pressed in text box of dynamic form, the paragraph runs twice. 1) ng-ente

[GitHub] zeppelin issue #1231: [Zeppelin - 683][WIP] BittorrentNotebookRepo

2016-08-16 Thread onkarshedge
Github user onkarshedge commented on the issue: https://github.com/apache/zeppelin/pull/1231 @bzz Here is the update. --- 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

[jira] [Created] (ZEPPELIN-1341) Build with profile scala-2.11 fails

2016-08-16 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-1341: Summary: Build with profile scala-2.11 fails Key: ZEPPELIN-1341 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1341 Project: Zeppelin Issue Type: Bug

[GitHub] zeppelin issue #989: Added ipfsnotebookrepo [ Zeppelin-683 WIP ]

2016-08-16 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/989 @onkarshedge I would need a scenario/setup to be able to test it, could you add it to the PR description? Regarding the timeout function in front-end, I think it would be better to send back

[GitHub] zeppelin pull request #1335: [ZEPPELIN-1336] hadoop library for spark interp...

2016-08-16 Thread astroshim
Github user astroshim closed the pull request at: https://github.com/apache/zeppelin/pull/1335 --- 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 i

[GitHub] zeppelin issue #1335: [ZEPPELIN-1336] hadoop library for spark interpreter i...

2016-08-16 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1335 @jongyoul I will close this issue since removing yarn profile is working. please do it at the https://github.com/apache/zeppelin/pull/1301 as @zjffdu mentioned. --- If your project is set u

[GitHub] zeppelin issue #1318: [ZEPPELIN-1280][Spark on Yarn] Documents for running z...

2016-08-16 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1318 @zjffdu I just tested and got success with removing the yarn profile. I will close the https://github.com/apache/zeppelin/pull/1335 then. Thank you. --- If your project is set up for it

[GitHub] zeppelin issue #1194: [ZEPPELIN-1193] Update Node JS related dependencies to...

2016-08-16 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1194 Didn't look into it, If updating node/npm is supposed to remove this warning, then something is wrong with its install or its usage during the build. I'm also not really famili

[GitHub] zeppelin issue #1305: [ZEPPELIN-1310] Deactivate angular debugging classes

2016-08-16 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1305 This PR is going to have to wait, When activating this option, things like: `angular.element().scope().functionIWantToCall()` are not possible anymore. We are relying on it to call 5

[GitHub] zeppelin issue #1189: ZEPPELIN-1185. ZEPPELIN_INTP_JAVA_OPTS should not use ...

2016-08-16 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1189 ping @Leemoonsoo in case you miss it. --- 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 en

[GitHub] zeppelin issue #1265: [ZEPPELIN-1210] Run interpreter per user

2016-08-16 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1265 Create umbrella ticket for multiple user support. https://issues.apache.org/jira/browse/ZEPPELIN-1337 --- If your project is set up for it, you can reply to this email and have your reply appea

[jira] [Created] (ZEPPELIN-1340) Impersonation for interpreter

2016-08-16 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-1340: Summary: Impersonation for interpreter Key: ZEPPELIN-1340 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1340 Project: Zeppelin Issue Type: Sub-task

[jira] [Created] (ZEPPELIN-1339) Note management per user

2016-08-16 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-1339: Summary: Note management per user Key: ZEPPELIN-1339 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1339 Project: Zeppelin Issue Type: Sub-task

[jira] [Created] (ZEPPELIN-1337) Umbrella for multiple user support for zeppelin

2016-08-16 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-1337: Summary: Umbrella for multiple user support for zeppelin Key: ZEPPELIN-1337 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1337 Project: Zeppelin Issue

[jira] [Created] (ZEPPELIN-1338) User level interpreter setting

2016-08-16 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-1338: Summary: User level interpreter setting Key: ZEPPELIN-1338 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1338 Project: Zeppelin Issue Type: Sub-task

[GitHub] zeppelin issue #1335: [ZEPPELIN-1336] hadoop library for spark interpreter i...

2016-08-16 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1335 I think spark-dependencies is a proper position for this change. How do you think? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[GitHub] zeppelin issue #1315: [ZEPPELIN-530] Added changes for Credential Provider, ...

2016-08-16 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1315 @rconline This PR makes Zeppelin server module include Hadoop-common 2.6. How can I change the version of Hadoop? Or don't we need to change it even we use Hadoop 1.x? --- If your project is se

[GitHub] zeppelin issue #1318: [ZEPPELIN-1280][Spark on Yarn] Documents for running z...

2016-08-16 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1318 @astroshim I can use spark 2.0 and hadoop 2.7 successfully. I hit this issue when building zeppelin with profile yarn enabled. So please don't enable yarn profile otherwise you will get hadoop vers

[GitHub] zeppelin issue #1265: [ZEPPELIN-1210] Run interpreter per user

2016-08-16 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1265 @sourav-mazumder 's suggestion is about another point of multiple user support, this is might not be a trivial task to implement in this PR. I think we have a discussion about the multiple-user su

[GitHub] zeppelin issue #1334: [ZEPPELIN-682] New interpreter for Apache Beam (incuba...

2016-08-16 Thread mfelgamal
Github user mfelgamal commented on the issue: https://github.com/apache/zeppelin/pull/1334 @bzz The required changes is done, in the recent commit. --- 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 #1302: [ZEPPELIN-1306] Interpreter restarts on a note.

2016-08-16 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1302 ping --- 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 f

[GitHub] zeppelin pull request #1296: [ZEPPELIN-1302] fix rinterpreter default prop v...

2016-08-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1296 --- 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

[GitHub] zeppelin issue #989: Added ipfsnotebookrepo [ Zeppelin-683 WIP ]

2016-08-16 Thread onkarshedge
Github user onkarshedge commented on the issue: https://github.com/apache/zeppelin/pull/989 @bzz @corneadoug please review,it is complete. I have added the screenshot. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If y

Re: jdbc interpreter settings

2016-08-16 Thread tog
Hi Vinay Thanks for the quick answer. I am a bit puzzled by your proposal. For the time being, I have been succesful configuring Zeppelin without shiro by adding properties to the Spark interpreter directly. Would it be possible to to the same with appropriate property settings for the jdbc setti

Re: jdbc interpreter settings

2016-08-16 Thread Vinay Shukla
Guillaume, Can you try this? Enable Zeppelin authentication, via Shiro config and have Kerberos setup for Zeppelin. Zeppelin JDBC interpreter should automatically add logged in user's identity to the JDBC connection after this confg. Note the settings below. Thanks, Vinay ÃIdentity Propagat

jdbc interpreter settings

2016-08-16 Thread Guillaume Alleon
Hi I am a bit confused on the way to set up Zeppelin to use hive to access my data on a kerberized cluster. I looked at the doc and there is no mention about Kerberos settings. The only place where I find some traces about that was in that pull request from June: https://issues.apache.org/jira/

[GitHub] zeppelin issue #1193: [ZEPPELIN-1192] Block pyspark paragraph hang.

2016-08-16 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1193 The reason of CI fails is.. ``` Resolving deltas: 100% (13946/13946), completed with 385 local objects. From https://github.com/apache/zeppelin * branchrefs/pull/1193/

[GitHub] zeppelin pull request #1193: [ZEPPELIN-1192] Block pyspark paragraph hang.

2016-08-16 Thread astroshim
GitHub user astroshim reopened a pull request: https://github.com/apache/zeppelin/pull/1193 [ZEPPELIN-1192] Block pyspark paragraph hang. ### What is this PR for? This PR block pyspark paragraph hang. ### What type of PR is it? Bug Fix ### What is

[GitHub] zeppelin pull request #1193: [ZEPPELIN-1192] Block pyspark paragraph hang.

2016-08-16 Thread astroshim
Github user astroshim closed the pull request at: https://github.com/apache/zeppelin/pull/1193 --- 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 i

[GitHub] zeppelin issue #1318: [ZEPPELIN-1280][Spark on Yarn] Documents for running z...

2016-08-16 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1318 I got success zeppelin job with `spark2.0&hadoop2.7` after apply https://github.com/apache/zeppelin/pull/1335. - hadoop libraries. ``` ~/zeppelin$ ls -al ./spark/target/lib/hadoo

[GitHub] zeppelin issue #1318: [ZEPPELIN-1280][Spark on Yarn] Documents for running z...

2016-08-16 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1318 @felixcheung Yes 2.2, Maybe it's because my maven repo has different versions of hadoop libraries like following. ``` ~/zeppelin$ ls -al ~/.m2/repository/org/apache/hadoop/hadoop-common/

[GitHub] zeppelin issue #1318: [ZEPPELIN-1280][Spark on Yarn] Documents for running z...

2016-08-16 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1318 Looks like some of the Hadoop jars are 2.2 instead of 2.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

[GitHub] zeppelin pull request #1335: [ZEPPELIN-1336] hadoop library for spark interp...

2016-08-16 Thread astroshim
GitHub user astroshim opened a pull request: https://github.com/apache/zeppelin/pull/1335 [ZEPPELIN-1336] hadoop library for spark interpreter is not match. ### What is this PR for? This PR is for download hadoop libraries for yarn cluster. This issue comes from https://githu

[jira] [Created] (ZEPPELIN-1336) hadoop library for spark interpreter is not match.

2016-08-16 Thread Shim HyungSung (JIRA)
Shim HyungSung created ZEPPELIN-1336: Summary: hadoop library for spark interpreter is not match. Key: ZEPPELIN-1336 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1336 Project: Zeppelin

[GitHub] zeppelin issue #1318: [ZEPPELIN-1280][Spark on Yarn] Documents for running z...

2016-08-16 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1318 I got a following error when I try to run zeppelin with spark2.0&hadoop2.7. ``` ERROR [2016-08-16 16:43:33,121] ({pool-1-thread-3} Utils.java[invokeMethod]:40) - java.lang.reflect.Inv

[GitHub] zeppelin issue #1231: [Zeppelin - 683][WIP] BittorrentNotebookRepo

2016-08-16 Thread onkarshedge
Github user onkarshedge commented on the issue: https://github.com/apache/zeppelin/pull/1231 I tried the DHT code as a separate project [code](https://gist.github.com/onkarshedge/796ca7fe0698952ffef92690eec0dd40).The problem I am facing is notes with size greater than 1000 bytes does

[GitHub] zeppelin issue #1231: [Zeppelin - 683][WIP] BittorrentNotebookRepo

2016-08-16 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1231 Thank you for your explanation, what's your progress on refactoring current impelemtation? Let me try to re-visit points 1-5. Also, let's make sure that behavior of BittorentRepo is consiste

[jira] [Created] (ZEPPELIN-1335) Y Axis numbers truncated for large numbers on Area Graphs

2016-08-16 Thread Jonathan G (JIRA)
Jonathan G created ZEPPELIN-1335: Summary: Y Axis numbers truncated for large numbers on Area Graphs Key: ZEPPELIN-1335 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1335 Project: Zeppelin

Re: [ANNOUNCE] Apache Zeppelin 0.6.1 released

2016-08-16 Thread Ahyoung Ryu
Congratulations, the Apache Zeppelin team & all community members! [image: ] > Congratulations !!! > > Great turn around with required spark 2.0 support and fix for SparkR with > Spark2.0. > > Regards, > Sourav > > On Tue, Aug 16, 2016 at 2:02 AM, Hyung Sung Shim > wrote: > >> Congratulations

[GitHub] zeppelin issue #1334: [ZEPPELIN-682] New interpreter for Apache Beam (incuba...

2016-08-16 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1334 Thank you for contributing @mfelgamal ! Apache Beam interpreter is a valuable contribution many people are looking for. There are few things that need to be done before we can merge it though:

[GitHub] zeppelin issue #1265: [ZEPPELIN-1210] Run interpreter per user

2016-08-16 Thread sourav-mazumder
Github user sourav-mazumder commented on the issue: https://github.com/apache/zeppelin/pull/1265 @jongyoul I suggest while we enable this feature we also enable that user can access only the data what he/she is authorized to. For example if there is a folder/table in HDFS

Re: [ANNOUNCE] Apache Zeppelin 0.6.1 released

2016-08-16 Thread Sourav Mazumder
Congratulations !!! Great turn around with required spark 2.0 support and fix for SparkR with Spark2.0. Regards, Sourav On Tue, Aug 16, 2016 at 2:02 AM, Hyung Sung Shim wrote: > Congratulations for 0.6.1 release! > Thank you for everyone especially mina. > > 2016-08-16 16:57 GMT+09:00 Mina Lee

[GitHub] zeppelin issue #1315: [ZEPPELIN-530] Added changes for Credential Provider, ...

2016-08-16 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1315 Merging this 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 does not have this featur

[GitHub] zeppelin issue #1333: [ZEPPELIN-1334] Environment variable defined in interp...

2016-08-16 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1333 @Leemoonsoo Please help 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 enable

[GitHub] zeppelin pull request #1334: [ZEPPELIN-682] New interpreter for Apache Beam ...

2016-08-16 Thread mfelgamal
GitHub user mfelgamal opened a pull request: https://github.com/apache/zeppelin/pull/1334 [ZEPPELIN-682] New interpreter for Apache Beam (incubating)/DataFlow ## What is this PR for? The PR is a interpreter for [Apache Beam](http://beam.incubator.apache.org) which is an open sou

[GitHub] zeppelin pull request #1333: [ZEPPELIN-1334] Environment variable defined in...

2016-08-16 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/1333 [ZEPPELIN-1334] Environment variable defined in interpreter setting doesn't take effect ### What is this PR for? I define SPAKR_HOME in interpreter setting, but it doesn't take effect. This P

[jira] [Created] (ZEPPELIN-1334) Environment variable defined in interpreter setting doesn't take effect

2016-08-16 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-1334: Summary: Environment variable defined in interpreter setting doesn't take effect Key: ZEPPELIN-1334 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1334 Project:

[GitHub] zeppelin issue #1265: [ZEPPELIN-1210] Run interpreter per user

2016-08-16 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1265 @zjffdu This is a first step for resolving security issues. For the next step, I'll pass some properties for identifying user. BTW, InterpreterContext includes user information, actually, thus it

[GitHub] zeppelin issue #1265: [ZEPPELIN-1210] Run interpreter per user

2016-08-16 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1265 @bzz If different users run a same interpreter with 'isolated', Zeppelin runs multiple process for that interpreters, and with 'scoped', Zeppelin runs a single process for it but the users feel l

[GitHub] zeppelin pull request #1286: [ZEPPELIN-1294] Implement one-way sync for note...

2016-08-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1286 --- 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

[GitHub] zeppelin issue #1330: [ZEPPELIN-1144]Zeppelin home page should only list not...

2016-08-16 Thread mwkang
Github user mwkang commented on the issue: https://github.com/apache/zeppelin/pull/1330 @bzz I will check it. Thanks for review. When I fix CI, I'll mention you. --- 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

[jira] [Created] (ZEPPELIN-1333) shift-enter in textbox of dynamic form runs the cell twice

2016-08-16 Thread Steven Han (JIRA)
Steven Han created ZEPPELIN-1333: Summary: shift-enter in textbox of dynamic form runs the cell twice Key: ZEPPELIN-1333 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1333 Project: Zeppelin

[GitHub] zeppelin issue #1256: [ ZEPPELIN-1259 ] create ace.editor configuration mana...

2016-08-16 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1256 ping --- 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 th

[GitHub] zeppelin issue #1242: [ZEPPELIN-960] When there is no interpreter, paragraph...

2016-08-16 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1242 ping --- 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 th

[ANNOUNCE] Apache Zeppelin 0.6.1 released

2016-08-16 Thread Hyung Sung Shim
Congratulations for 0.6.1 release! Thank you for everyone especially mina. 2016-08-16 16:57 GMT+09:00 Mina Lee >: > The Apache Zeppelin community is pleased to announce the availability of > the 0.6.1 release. > > Zeppelin is a collaborative data analytics and visualization tool for > distributed

[GitHub] zeppelin issue #932: Replace CXF with Jersey2 [ZEPPELIN-903]

2016-08-16 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/932 Thank you for your patience, @echarles AFAIK CDDL 1.1 that jersey2 is distributed under belongs to ASF [Category B license list](http://www.apache.org/legal/resolved.html#category-b) so it can

Re: [ANNOUNCE] Apache Zeppelin 0.6.1 released

2016-08-16 Thread tog
Congrats to the team! On Tue, 16 Aug 2016 at 10:12 Alexander Bezzubov wrote: > Congratulations, everyone! > > And thank you Mina for putting it all together! > > https://twitter.com/ApacheZeppelin/status/765459508315303936 > > -- > Alex > > On Tue, Aug 16, 2016 at 4:57 PM, Mina Lee wrote: > >>

[GitHub] zeppelin issue #1304: [ZEPPELIN-1190] [WIP] Visit Notebook Revision

2016-08-16 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1304 @corneadoug please let us know if there still are any troubles, after #1254 got merged! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[GitHub] zeppelin issue #1301: [MINOR] Removed unused profiles from spark/pom.xml

2016-08-16 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1301 @jongyoul do you want to take of docs update that @zjffdu mention in 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 as well. I

[GitHub] zeppelin issue #1208: [gh-pages][ZEPPELIN-1216] Add a matrix table for "Zepp...

2016-08-16 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1208 @Leemoonsoo I removed `0.5.0` column instead of adding `0.6.1 (latest)` one. Please check the updated gif image in the PR description :) --- If your project is set up for it, you can reply to

[GitHub] zeppelin pull request #1311: [ZEPPELIN-1316] Zeppelin can not start due to a...

2016-08-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1311 --- 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

[GitHub] zeppelin issue #1311: [ZEPPELIN-1316] Zeppelin can not start due to an incor...

2016-08-16 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1311 CI is green now, so merging it in --- 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

[GitHub] zeppelin issue #1248: [ZEPPELIN-1069]Ignore implicit interpreter when user e...

2016-08-16 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1248 Thank you for your patience @mwkang ! Sorry for the late notice, but could you please take a look and make sure that code conforms the project styleguilde? Will merge to master asap, righ

[GitHub] zeppelin issue #1248: [ZEPPELIN-1069]Ignore implicit interpreter when user e...

2016-08-16 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1248 @mwkang thank you for friendly ping! --- 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 #1194: [ZEPPELIN-1193] Update Node JS related dependencies to...

2016-08-16 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1194 @corneadoug did you have a chance to look into this one? Or would it require a too much of testing if done all together, what do you think? --- If your project is set up for it, you can reply to this

[GitHub] zeppelin issue #989: Added ipfsnotebookrepo [ Zeppelin-683 WIP ]

2016-08-16 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/989 @onkarshedge what do you think? --- 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 wi

Re: [ANNOUNCE] Apache Zeppelin 0.6.1 released

2016-08-16 Thread Alexander Bezzubov
Congratulations, everyone! And thank you Mina for putting it all together! https://twitter.com/ApacheZeppelin/status/765459508315303936 -- Alex On Tue, Aug 16, 2016 at 4:57 PM, Mina Lee wrote: > The Apache Zeppelin community is pleased to announce the availability of > the 0.6.1 release. > >

Re: [ANNOUNCE] Apache Zeppelin 0.6.1 released

2016-08-16 Thread Anthony Corbacho
Awesome job! On Tue, Aug 16, 2016 at 4:57 PM, Mina Lee wrote: > The Apache Zeppelin community is pleased to announce the availability of > the 0.6.1 release. > > Zeppelin is a collaborative data analytics and visualization tool for > distributed, general-purpose data processing system such as Ap

[ANNOUNCE] Apache Zeppelin 0.6.1 released

2016-08-16 Thread Mina Lee
The Apache Zeppelin community is pleased to announce the availability of the 0.6.1 release. Zeppelin is a collaborative data analytics and visualization tool for distributed, general-purpose data processing system such as Apache Spark, Apache Flink, etc. The community put significant effort into

[GitHub] zeppelin pull request #1331: [DOC] Zeppelin 0.6.1 release

2016-08-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1331 --- 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

[GitHub] zeppelin issue #1283: Buffer append output results + fix extra incorrect res...

2016-08-16 Thread beriaanirudh
Github user beriaanirudh commented on the issue: https://github.com/apache/zeppelin/pull/1283 @corneadoug thanks for verifying. @jongyoul Got it fixed now. I had mis-understood previously. --- If your project is set up for it, you can reply to this email and have your reply appear

Any reason why PostgreSQL is not merged into jdbc interpreter

2016-08-16 Thread Jeff Zhang
Is there anything specific for postgreSQL so that zeppelin didn't merge it into the general jdbc interpreter ? -- Best Regards Jeff Zhang

[GitHub] zeppelin issue #1330: [ZEPPELIN-1144]Zeppelin home page should only list not...

2016-08-16 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1330 Thank you for fixing it @mwkang CI failure looks somehow relevant, you can not reproduce it locally? --- If your project is set up for it, you can reply to this email and have your reply ap

[GitHub] zeppelin pull request #1257: [Zeppelin-945] Interpreter authorization

2016-08-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1257 --- 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

[GitHub] zeppelin issue #1257: [Zeppelin-945] Interpreter authorization

2016-08-16 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1257 CI fails on web-app \w networking issue :\ which is not relevant here ``` Could not transfer artifact org.codehaus.plexus:plexus-io:pom:2.1.3 from/to central (https://repo.maven.apache.org