Re: Should we remove "Download Data as CSV/TSV" button from version 0.8.0?

2018-07-15 Thread Sanjay Dasgupta
ves > but a new one will be managed by plugin community > > JL > > On Tue, Jul 10, 2018 at 2:32 AM, Belousov Maksim Eduardovich < > m.belou...@tinkoff.ru.invalid> wrote: > > > +1 for remove. > > > > > > Regards, > > > > Maksim Bel

Re: [DISCUSS] Share Data in Zeppelin

2018-07-12 Thread Sanjay Dasgupta
I prefer 2.b also. Could we use (save*Result*AsTable=people) instead? There are a few typos in the example note shared: 1) The line val peopleDF = spark.read.format("zeppelin").load() should mention the table name (possibly as argument to load?) 2) The python line val peopleDF =

Re: [jira] [Created] (ZEPPELIN-3598) Invalid JSON when importing notebook

2018-07-09 Thread Sanjay Dasgupta
Can you please add some more detail about the error - like (1) which zeppelin version you are using, (2) what is the source of the notebook, (3) what is the size of the notebook, etc. It may also be helpful to have a screenshot. Thanks, Sanjay On Mon, Jul 9, 2018 at 9:07 PM, SALAMOR (JIRA)

Should we remove "Download Data as CSV/TSV" button from version 0.8.0?

2018-07-09 Thread Sanjay Dasgupta
Dear all, Everyone who has used the new 0.8.0 version would have noticed that there are now two different ways of downloading data displayed in zeppelin (e.g from an SQL statement or z.show(...)). In addition to the old download button seen in [1], the data display grid itself also has a menu for

Re: [ANNOUNCE] Apache Zeppelin 0.8.0 released

2018-06-27 Thread Sanjay Dasgupta
This is really a great milestone. Thanks to those behind the grand effort. On Thu, Jun 28, 2018 at 8:51 AM, Prabhjyot Singh wrote: > Awesome! congratulations team. > > > > On Thu 28 Jun, 2018, 8:39 AM Taejun Kim, wrote: > >> Awesome! Thanks for your great work :) >> >> 2018년 6월 28일 (목) 오후

Re: [VOTE] Release Apache Zeppelin 0.8.0 (RC6)

2018-06-26 Thread Sanjay Dasgupta
+1 I downloaded zeppelin-0.8.0-bin-all.tgz, and used it to test ZEPPELIN-1967 and ZEPPELIN-2849 (both new features in this release). Regards, - Sanjay On Wed, Jun 27, 2018 at 6:07 AM,

Re: [VOTE] Release Apache Zeppelin 0.8.0 (RC5)

2018-06-22 Thread Sanjay Dasgupta
0 Should z.show only shows 13 rows from dataframe of 100 be allowed in a brand new 0.8.0? The problem seems to affect SparkSQL too. Regards, Sanjay On Fri, Jun 22, 2018 at 3:47 PM, moon soo Lee wrote: > +1 > > Thanks, > moon > > On Fri,

[jira] [Created] (ZEPPELIN-3522) String "defaultValue" (instead of boolean) in some "interpreter-settings.json" files

2018-06-01 Thread Sanjay Dasgupta (JIRA)
Sanjay Dasgupta created ZEPPELIN-3522: - Summary: String "defaultValue" (instead of boolean) in some "interpreter-settings.json" files Key: ZEPPELIN-3522 URL: https://issues.apache.org/

Re: [jira] [Created] (ZEPPELIN-3514) unable to user R intrepter

2018-05-30 Thread Sanjay Dasgupta
Hi, Please check the following: 1) The R interpreter is installed ( https://zeppelin.apache.org/docs/latest/manual/interpreterinstallation.html) 2) The R interpreter is bound to the notebook ( https://zeppelin.apache.org/docs/latest/manual/interpreters.html#what-is-interpreter-setting ) Hope

Re: %dep in Zeppelin 0.8.0

2018-05-28 Thread Sanjay Dasgupta
c.html#create-a-new-jdbc-interpreter > > > > Sanjay Dasgupta <sanjay.dasgu...@gmail.com>于2018年5月28日周一 上午10:59写道: > > > Hi Jeff, > > > > Apologies for raising a somewhat unrelated issue: > > > > Should the JDBC interpreter also be able to find a driver

Re: %dep in Zeppelin 0.8.0

2018-05-27 Thread Sanjay Dasgupta
Hi Jeff, Apologies for raising a somewhat unrelated issue: Should the JDBC interpreter also be able to find a driver if the JAR file containing the driver is loaded using the dep interpreter (instead of defining it as an "artifact" at the bottom of the interpreter configuration page)? Thanks,

Re: [VOTE] Release Apache Zeppelin 0.8.0 (RC3)

2018-05-27 Thread Sanjay Dasgupta
0 I downloaded zeppelin-0.8.0-bin-all.tgz, and was able to successfully test the following: 1) Notebook export and import (which was failing earlier). 2) z variable interpolation for spark (ZEPPELIN-1967 ) and shell ( ZEPPELIN-2849

[jira] [Created] (ZEPPELIN-3493) "Export all data as csv" not exporting all data

2018-05-23 Thread Sanjay Dasgupta (JIRA)
Sanjay Dasgupta created ZEPPELIN-3493: - Summary: "Export all data as csv" not exporting all data Key: ZEPPELIN-3493 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3493 Project

Re: [VOTE] Release Apache Zeppelin 0.8.0 (RC2)

2018-05-15 Thread Sanjay Dasgupta
ommand have a > > capability to add staging repo ( > > https://repository.apache.org/content/repositories/ > orgapachezeppelin-1124/ > > ) > > that'll be helpful verifying RC. > > > > On Tue, May 15, 2018 at 10:42 AM Sanjay Dasgupta < > > sanjay.dasgu...@

Re: [VOTE] Release Apache Zeppelin 0.8.0 (RC2)

2018-05-15 Thread Sanjay Dasgupta
-1 I downloaded zeppelin-0.8.0-bin-netinst.tgz, and then tried to install the shell and jdbc interpreters. Both attempts failed (Ubuntu 16.04, Oracle JDK 1.8.0_171). The error while trying to install the shell interpreter is shown below: $ ./bin/install-interpreter.sh --name shell Java

[jira] [Created] (ZEPPELIN-3459) Passing Z variables to Markdown interpreter

2018-05-14 Thread Sanjay Dasgupta (JIRA)
Sanjay Dasgupta created ZEPPELIN-3459: - Summary: Passing Z variables to Markdown interpreter Key: ZEPPELIN-3459 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3459 Project: Zeppelin

[jira] [Created] (ZEPPELIN-3438) Passing Z variables to BigQuery interpreter

2018-05-01 Thread Sanjay Dasgupta (JIRA)
Sanjay Dasgupta created ZEPPELIN-3438: - Summary: Passing Z variables to BigQuery interpreter Key: ZEPPELIN-3438 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3438 Project: Zeppelin

Re: Starting to Prepare 0.8.0 RC1

2018-04-26 Thread Sanjay Dasgupta
Wow. Good luck! On Fri, Apr 27, 2018 at 9:06 AM, Mina Lee wrote: > Nice! Let me know if you need any help > > On Fri, 27 Apr 2018 at 12:17 PM Jun Kim wrote: > > > Awesome! > > 2018년 4월 27일 (금) 오전 10:15, Jongyoul Lee 님이 작성: > > > >>

Re: [GitHub] zeppelin issue #2811: [ZEPPELIN-3252] Update the Apache Flink version to 1.4...

2018-04-10 Thread Sanjay Dasgupta
Hi Rico, Why not share what you have any way? Someone somewhere may well have the time and knowledge. Regards, Sanjay On Tue, Apr 10, 2018 at 1:27 PM, ricobergmann wrote: > Github user ricobergmann commented on the issue: > >

[jira] [Created] (ZEPPELIN-3388) Refactor documentation for ZeppelinContext

2018-04-05 Thread Sanjay Dasgupta (JIRA)
Sanjay Dasgupta created ZEPPELIN-3388: - Summary: Refactor documentation for ZeppelinContext Key: ZEPPELIN-3388 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3388 Project: Zeppelin

[jira] [Created] (ZEPPELIN-3383) ZeppelinContext Get-Form-Input-Data method

2018-04-03 Thread Sanjay Dasgupta (JIRA)
Sanjay Dasgupta created ZEPPELIN-3383: - Summary: ZeppelinContext Get-Form-Input-Data method Key: ZEPPELIN-3383 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3383 Project: Zeppelin

[jira] [Created] (ZEPPELIN-3377) Passing Z variables to JDBC interpreter

2018-04-01 Thread Sanjay Dasgupta (JIRA)
Sanjay Dasgupta created ZEPPELIN-3377: - Summary: Passing Z variables to JDBC interpreter Key: ZEPPELIN-3377 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3377 Project: Zeppelin

[jira] [Created] (ZEPPELIN-3342) Passing Z variables to ALL interpreters

2018-03-15 Thread Sanjay Dasgupta (JIRA)
Sanjay Dasgupta created ZEPPELIN-3342: - Summary: Passing Z variables to ALL interpreters Key: ZEPPELIN-3342 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3342 Project: Zeppelin

Re: [VOTE] Release Apache Zeppelin 0.7.3 (RC5)

2017-09-19 Thread Sanjay Dasgupta
+1 Used the Spark and Shell interpreters, and they appear to work well. On Mon, Sep 18, 2017 at 10:35 PM, Mina Lee wrote: > I propose the following RC to be released for the Apache Zeppelin 0.7.3 > release. > > The commit id is 5d246c96b054dcb8854e2beb924fc2c89b767fc1 which

Re: [VOTE] Release Apache Zeppelin 0.7.3 (RC2)

2017-09-07 Thread Sanjay Dasgupta
0 The issue in rc1 has been fixed. Nothing more to add to observations from Park Hoon. On Thu, Sep 7, 2017 at 12:09 PM, Park Hoon <1am...@gmail.com> wrote: > Hi @dev, > > Basic features work well. But I found that `%python.conda` doesn't work > properly. So I vote > > -1 > > > It would be nice

Re: [VOTE] Release Apache Zeppelin 0.7.3 (RC1)

2017-09-04 Thread Sanjay Dasgupta
-1 I have a use-case that breaks when using this version (that worked with 0.7.2). My notebook has a couple of cells like this: *Cell-1*: %sh # Remove the old parquet file rm -rf files/data.parquet *Cell-2*: // Write out a new parquet file dataDF.write.parquet("files/data.parquet") The

[jira] [Created] (ZEPPELIN-2849) Passing Z variables to SHELL Interpreter (One part of ZEPPELIN-1967)

2017-08-13 Thread Sanjay Dasgupta (JIRA)
Sanjay Dasgupta created ZEPPELIN-2849: - Summary: Passing Z variables to SHELL Interpreter (One part of ZEPPELIN-1967) Key: ZEPPELIN-2849 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2849

[jira] [Created] (ZEPPELIN-2807) Passing Z variables to SQL Interpreter (One part of ZEPPLIN-1967)

2017-07-24 Thread Sanjay Dasgupta (JIRA)
Sanjay Dasgupta created ZEPPELIN-2807: - Summary: Passing Z variables to SQL Interpreter (One part of ZEPPLIN-1967) Key: ZEPPELIN-2807 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2807