[GitHub] zeppelin issue #1210: [ZEPPELIN-1220] Add geographical map as visualization ...

2016-08-09 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1210 @mwpenny I tested it again, its so much better now. You will need to rebase your branch (conflicts, always conflicts) We could probably improve the marker's popup by adding a

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

2016-08-09 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/989 @onkarshedge just like @bzz said, it would be better to have that import function in the back-end. This is the [PR](https://github.com/apache/zeppelin/pull/374) that first implemented the

[GitHub] zeppelin pull request #1305: [ZEPPELIN-1310] Deactivate angular debugging cl...

2016-08-09 Thread corneadoug
GitHub user corneadoug reopened a pull request: https://github.com/apache/zeppelin/pull/1305 [ZEPPELIN-1310] Deactivate angular debugging classes ### What is this PR for? This PR removes the angular debug classes added to HTML elements (that plugins like batarang are using), it

[GitHub] zeppelin issue #1278: ZEPPELIN-1287. No need to call print to display output...

2016-08-09 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1278 +1 for merging this into branch-0.6 --- 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

Re: [VOTE] Apache Zeppelin release 0.6.1 (rc1)

2016-08-09 Thread moon soo Lee
Primary goal of 0.6.1 release was having support for Spark 2.0 as soon as possible, with bug fixes. ZEPPELIN-1197 will change user experience. Which is normally we might want to avoid in such minor release. However, I agree ZEPPELIN-1197 is very beneficial for user and if we're going to change

Re: [VOTE] Apache Zeppelin release 0.6.1 (rc1)

2016-08-09 Thread mina lee
Vinay, Andrey, thanks for verification. It makes sense what you're saying. I did include ZEPPELIN-1197 in branch-0.6 and we will manage ZEPPELIN-1308 to be included soon. I will wait for

[GitHub] zeppelin issue #1303: ZEPPELIN-1308 Apache Ignite version upgraded up to 1.7

2016-08-09 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1303 @agura thank you for taking care! CI fails on 2 profiles for Spark 1.5 and 1.6 with ``` #1.6 [INFO] Zeppelin: Display system apis .. FAILURE [ 15.213 s]

Re: [VOTE] Apache Zeppelin release 0.6.1 (rc1)

2016-08-09 Thread Andrey Gura
Guys, 0.6.1 release will bring Ignite interpreter version older than 0.6.0 due to ZEPPELIN-605 (1.5.0 instead of 1.6.0). It is wrong if new release will deprive users some possibilities in Ignite interpreter. I propose include ZEPPELIN-1308 into 0.6.1 version. Thanks! On Tue, Aug 9, 2016 at

[GitHub] zeppelin issue #1310: Apply new mechanism to HbaseInterpreter

2016-08-09 Thread ggdupont
Github user ggdupont commented on the issue: https://github.com/apache/zeppelin/pull/1310 Just realized I kept the old static declaration in comments... Not really clean and should probably be removed. --- If your project is set up for it, you can reply to this email and have your

[GitHub] zeppelin pull request #1310: Apply new mechanism to HbaseInterpreter

2016-08-09 Thread ggdupont
GitHub user ggdupont opened a pull request: https://github.com/apache/zeppelin/pull/1310 Apply new mechanism to HbaseInterpreter ### What is this PR for? This PR applies the new interpreter registration mechanism to Hbase interpreter. ### What type of PR is it?

Re: [VOTE] Apache Zeppelin release 0.6.1 (rc1)

2016-08-09 Thread Vinay Shukla
We should pull Zeppelin-1197 into 0.6.1. Without this pull request the user experience in Zeppelin is inferior other notebooks. On Tue, Aug 9, 2016 at 12:38 PM, moon soo Lee wrote: > Thanks Vinay for verifying RC. > > I think it is expected behavior not printing output without

Re: [VOTE] Apache Zeppelin release 0.6.1 (rc1)

2016-08-09 Thread Vinay Shukla
Sorry, sent the earlier email too soon. -1 The below shows no output, looks like pyspark is broken. %pyspark sys.version sc.version spark.version %pyspark sc.parallelize([1,2,3]).count() No output On Tue, Aug 9, 2016 at 11:13 AM, Vinay Shukla wrote: > +1 (see

Re: [VOTE] Apache Zeppelin release 0.6.1 (rc1)

2016-08-09 Thread Vinay Shukla
+1 (see point 5 below, existing issue, will file a tracking issue ) 1. Downloaded zeppelin-0.6.1-bin-all.tgz 2. Installed on MacOSx Yosemite 3. Ran Zeppelin Tutorial successfully 4. Created a new note & validated spark 2.0 with sc.version & spark.version 5. Searched for newly created note under a

Re: [VOTE] Apache Zeppelin release 0.6.1 (rc1)

2016-08-09 Thread Ahyoung Ryu
+1 2016년 8월 9일 (화) 오후 11:41, mina lee 님이 작성: > Hi folks, > > I propose the following RC to be released for the Apache Zeppelin 0.6.1 > release. > > The commit id is 09cd1f18bca04991610dce42de038c8d4c3c0a8d which is > corresponds > to the tag v0.6.1-rc1: > * >

[VOTE] Apache Zeppelin release 0.6.1 (rc1)

2016-08-09 Thread mina lee
Hi folks, I propose the following RC to be released for the Apache Zeppelin 0.6.1 release. The commit id is 09cd1f18bca04991610dce42de038c8d4c3c0a8d which is corresponds to the tag v0.6.1-rc1:

[GitHub] zeppelin issue #1307: ZEPPELIN-1311. Typo in ZEPPELIN-1197

2016-08-09 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1307 oh, sorry, I didn't realize `ZEPPELIN-1197` is not in 0.6. Then let's merge this to master only. --- If your project is set up for it, you can reply to this email and have your reply appear on

[jira] [Created] (ZEPPELIN-1314) dump on the R command line in the debug output

2016-08-09 Thread chris snow (JIRA)
chris snow created ZEPPELIN-1314: Summary: dump on the R command line in the debug output Key: ZEPPELIN-1314 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1314 Project: Zeppelin Issue

[GitHub] zeppelin pull request #1281: [ZEPPELIN-1290] Refactor Navbar Controller

2016-08-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1281 --- 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 #1305: [ZEPPELIN-1310] Deactivate angular debugging cl...

2016-08-09 Thread corneadoug
Github user corneadoug closed the pull request at: https://github.com/apache/zeppelin/pull/1305 --- 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 #1305: [ZEPPELIN-1310] Deactivate angular debugging cl...

2016-08-09 Thread corneadoug
GitHub user corneadoug reopened a pull request: https://github.com/apache/zeppelin/pull/1305 [ZEPPELIN-1310] Deactivate angular debugging classes ### What is this PR for? This PR removes the angular debug classes added to HTML elements (that plugins like batarang are using), it

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

2016-08-09 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1305 👍 --- 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

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

2016-08-09 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1304 @khalidhuseynov that doesn't solve anything, I can't work with Revision, it needs to be RevisionId. If you visit a URL like: /notebook/:noteId/revision/:revisionId All you have is

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

2016-08-09 Thread mwkang
Github user mwkang commented on the issue: https://github.com/apache/zeppelin/pull/1248 > If you re-trigger CI more (close this PR) - does the same issue persists every time? I'm not sure if it persists. I will re-tigger after fix the issue. --- If your project is set up for it,

[jira] [Created] (ZEPPELIN-1313) NullPointerException when using Clone notebook REST API

2016-08-09 Thread Patrick Duflot (JIRA)
Patrick Duflot created ZEPPELIN-1313: Summary: NullPointerException when using Clone notebook REST API Key: ZEPPELIN-1313 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1313 Project: Zeppelin

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

2016-08-09 Thread beriaanirudh
Github user beriaanirudh commented on the issue: https://github.com/apache/zeppelin/pull/1283 My tests needed some fixes to work with other tests. I have fixed them. But the build still has some errors I think not related to my change.

[GitHub] zeppelin pull request #1299: [ZEPPELIN-1304] Show popup when interpreter nam...

2016-08-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1299 --- 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 issue #681: Notebook Authorization

2016-08-09 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/681 >someone can create/delete notebook Regarding this, please refer to [Notebook Authorization setting](http://zeppelin.apache.org/docs/0.7.0-SNAPSHOT/security/notebook_authorization.html)

[GitHub] zeppelin issue #1307: ZEPPELIN-1311. Typo in ZEPPELIN-1197

2016-08-09 Thread minahlee
Github user minahlee commented on the issue: https://github.com/apache/zeppelin/pull/1307 @zjffdu While I am merging this guy, I realized that this fix is not applicable to branch-0.6 since #1232 is only merged to master. For me, #1232 seems more like improvement than bug fix. It

[GitHub] zeppelin pull request #1307: ZEPPELIN-1311. Typo in ZEPPELIN-1197

2016-08-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1307 --- 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 issue #1266: [ZEPPELIN-1219] Add searching feature to Zeppelin docs...

2016-08-09 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1266 > Yeah right, I should've done that. It was my bad. Let me re-trigger CI then :) No worries! A lot of people do not do this and ask no excuses. So let's just show them what excellence means,

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

2016-08-09 Thread khalidhuseynov
Github user khalidhuseynov commented on the issue: https://github.com/apache/zeppelin/pull/1304 @corneadoug thanks for taking care of this! #1308 is merged and instead of `RevisionId` just send `Revision`. rebase should solve the problems. --- If your project is set up for it, you

[GitHub] zeppelin issue #1307: ZEPPELIN-1311. Typo in ZEPPELIN-1197

2016-08-09 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1307 Looks great to me --- 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

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

2016-08-09 Thread onkarshedge
Github user onkarshedge commented on the issue: https://github.com/apache/zeppelin/pull/1231 @bzz I read the [DHT specification](http://bittorrent.org/beps/bep_0044.html) and here are some questions and answers. Answer to point 2) checkpointing and 3) get Revisions

[GitHub] zeppelin pull request #1240: [ZEPPELIN-1246] In JDBCInterpreter.getScheduler...

2016-08-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1240 --- 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 issue #1240: [ZEPPELIN-1246] In JDBCInterpreter.getScheduler, use g...

2016-08-09 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1240 Looks great to me! Thank you @prasadwagle for taking care. Merging to master, if there is no further discussion. --- If your project is set up for it, you can reply to this email

[GitHub] zeppelin pull request #1308: [ZEPPELIN-1312] Hotfix - consistent getNoteRevi...

2016-08-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1308 --- 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 issue #1308: [ZEPPELIN-1312] Hotfix - consistent getNoteRevision in...

2016-08-09 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1308 CI is green, so merging as a hotfix --- 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 #1307: ZEPPELIN-1311. Typo in ZEPPELIN-1197

2016-08-09 Thread minahlee
Github user minahlee commented on the issue: https://github.com/apache/zeppelin/pull/1307 Change looks good to me. Merging to master and branch-0.6 --- 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 #1308: [ZEPPELIN-1312] Hotfix - consistent getNoteRevision in...

2016-08-09 Thread khalidhuseynov
Github user khalidhuseynov commented on the issue: https://github.com/apache/zeppelin/pull/1308 @bzz added fix version to issue. merging into master sounds good --- 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 issue #1307: ZEPPELIN-1311. Typo in ZEPPELIN-1197

2016-08-09 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1307 @minahlee Please hold the commit, I will have another improvement 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

[GitHub] zeppelin issue #1308: [ZEPPELIN-1312] Hotfix - consistent getNoteRevision in...

2016-08-09 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1308 Looks good to me. @khalidhuseynov fix for version is not set in JIRA (neither it is assigned yet) - merging only to master, in case there is no further discussion --- If your project is set

[GitHub] zeppelin issue #1308: [ZEPPELIN-1312] Hotfix - consistent getNoteRevision in...

2016-08-09 Thread khalidhuseynov
Github user khalidhuseynov commented on the issue: https://github.com/apache/zeppelin/pull/1308 /cc @corneadoug @bzz for 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

[GitHub] zeppelin issue #1307: ZEPPELIN-1311. Typo in ZEPPELIN-1197

2016-08-09 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1307 Thanks @minahlee, the CI fail should be irrelevant, it is due to network issue. ``` [INFO] └── semver-utils@1.1.1 [ERROR] npm ERR! Linux 3.13.0-40-generic [ERROR] npm ERR!

[GitHub] zeppelin pull request #1308: [ZEPPELIN-1312] Hotfix - consistent getNoteRevi...

2016-08-09 Thread khalidhuseynov
GitHub user khalidhuseynov opened a pull request: https://github.com/apache/zeppelin/pull/1308 [ZEPPELIN-1312] Hotfix - consistent getNoteRevision in websocket call ### What is this PR for? This pr fixes inconsistency on websocket call of getNoteRevision method on frontend,

[jira] [Created] (ZEPPELIN-1312) Inconsistency in getNotebookRevision method

2016-08-09 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-1312: - Summary: Inconsistency in getNotebookRevision method Key: ZEPPELIN-1312 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1312 Project: Zeppelin

[GitHub] zeppelin issue #1307: ZEPPELIN-1311. Typo in ZEPPELIN-1197

2016-08-09 Thread minahlee
Github user minahlee commented on the issue: https://github.com/apache/zeppelin/pull/1307 @zjffdu let me merge it as hotfix --- 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 issue #1307: ZEPPELIN-1311. Typo in ZEPPELIN-1197

2016-08-09 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1307 \cc @Leemoonsoo @minahlee Is it possible to merge it into 0.6.1 ? --- 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

[jira] [Created] (ZEPPELIN-1311) Typo in ZEPPELIN-1197

2016-08-09 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-1311: Summary: Typo in ZEPPELIN-1197 Key: ZEPPELIN-1311 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1311 Project: Zeppelin Issue Type: Bug Affects

[GitHub] zeppelin issue #1277: [ZEPPELIN-1257] Decouple revision id handling

2016-08-09 Thread khalidhuseynov
Github user khalidhuseynov commented on the issue: https://github.com/apache/zeppelin/pull/1277 @bzz giving some context 1. this is not about whole `NotebookRepo` api, it's related to only one method

[GitHub] zeppelin pull request #1306: [BUILD] Remove bigquery interpreter from netins...

2016-08-09 Thread minahlee
GitHub user minahlee opened a pull request: https://github.com/apache/zeppelin/pull/1306 [BUILD] Remove bigquery interpreter from netinst package ### What is this PR for? Remove bigquery interpreter from netinst package ### What type of PR is it? Build ###

[GitHub] zeppelin issue #1266: [ZEPPELIN-1219] Add searching feature to Zeppelin docs...

2016-08-09 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1266 @bzz After re-triggered CI build, it fails again only in `spark 1.4\ scala 2.10` with ``` Running org.apache.zeppelin.rest.ZeppelinSparkClusterTest ... No output has been

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

2016-08-09 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1248 @mwkang thank you for prompt addressing reviews! If you re-trigger CI more (close this PR) - does the same issue persists every time? --- If your project is set up for it, you can reply to

[GitHub] zeppelin pull request #1305: [ZEPPELIN-1310] Deactivate angular debugging cl...

2016-08-09 Thread corneadoug
GitHub user corneadoug opened a pull request: https://github.com/apache/zeppelin/pull/1305 [ZEPPELIN-1310] Deactivate angular debugging classes ### What is this PR for? This PR removes the angular debug classes added to HTML elements (that plugins like batarang are using), it

[jira] [Created] (ZEPPELIN-1310) Remove angular debug classes

2016-08-09 Thread CORNEAU Damien (JIRA)
CORNEAU Damien created ZEPPELIN-1310: Summary: Remove angular debug classes Key: ZEPPELIN-1310 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1310 Project: Zeppelin Issue Type:

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

2016-08-09 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/989 Do you want to do that on the client-side, right in the browser? I see what you mean - our existing impor function indeed fetches from URL and parse JSON right in the browser, but I do not