[GitHub] zeppelin issue #1170: BigQuery Interpreter for Apazhe Zeppelin[ZEPPELIN-1153...

2016-07-20 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1170 As transitive dependecies in compile scope got included in final release convenience binary, all licenses need to be included to

[GitHub] zeppelin issue #1173: [ZEPPELIN-1164] ZeppelinHub Realm

2016-07-20 Thread anthonycorbacho
Github user anthonycorbacho commented on the issue: https://github.com/apache/zeppelin/pull/1173 all green --- 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,

Re: integrate authorization

2016-07-20 Thread Khalid Huseynov
Yes, I believe main point of #1173 is to have authentication using remote web server. It can be basically generalized to support what you're talking about. You may review that PR as well for more details. On Wed, Jul 20, 2016 at 10:37 PM, Corneau

[GitHub] zeppelin issue #1212: ZEPPELIN-1222. ClassNotFoundException of SparkJLineCom...

2016-07-20 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1212 @zjffdu Thanks for the fix! 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

[GitHub] zeppelin issue #1212: ZEPPELIN-1222. ClassNotFoundException of SparkJLineCom...

2016-07-20 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1212 @Leemoonsoo Could you help take a look at it ? Thanks --- 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

[GitHub] zeppelin issue #1170: BigQuery Interpreter for Apazhe Zeppelin[ZEPPELIN-1153...

2016-07-20 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1170 I see, generated source code is not available, thank you for clarification! So we should assume that we are including in the Apache Zeppelin release convenience binary a non-opensource third-party

[GitHub] zeppelin pull request #1212: ZEPPELIN-1222. ClassNotFoundException of SparkJ...

2016-07-20 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/1212 ZEPPELIN-1222. ClassNotFoundException of SparkJLineCompletion in Spark Interpreter ### What is this PR for? ClassNotFoundException happens because not fully qualified class name is

[jira] [Created] (ZEPPELIN-1222) ClassNotFoundException of SparkJLineCompletion in Spark Interpreter

2016-07-20 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-1222: Summary: ClassNotFoundException of SparkJLineCompletion in Spark Interpreter Key: ZEPPELIN-1222 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1222 Project:

[GitHub] zeppelin pull request #1160: [Zeppelin - 1152] Listing note revision history

2016-07-20 Thread khalidhuseynov
Github user khalidhuseynov closed the pull request at: https://github.com/apache/zeppelin/pull/1160 --- 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

[GitHub] zeppelin pull request #1160: [Zeppelin - 1152] Listing note revision history

2016-07-20 Thread khalidhuseynov
GitHub user khalidhuseynov reopened a pull request: https://github.com/apache/zeppelin/pull/1160 [Zeppelin - 1152] Listing note revision history ### What is this PR for? This PR addresses ability to view the history of note revisions from the `version control` menu ###

[GitHub] zeppelin issue #1173: [ZEPPELIN-1164] ZeppelinHub Realm

2016-07-20 Thread khalidhuseynov
Github user khalidhuseynov commented on the issue: https://github.com/apache/zeppelin/pull/1173 build failed on `zeppelin-web`, which is not relevant. can we still re-trigger CI here? --- If your project is set up for it, you can reply to this email and have your reply appear on

[jira] [Created] (ZEPPELIN-1221) authorization integoration

2016-07-20 Thread sunmancang (JIRA)
sunmancang created ZEPPELIN-1221: Summary: authorization integoration Key: ZEPPELIN-1221 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1221 Project: Zeppelin Issue Type: Bug

[GitHub] zeppelin issue #1202: [ZEPPELIN-1208] fixed invaild position user config but...

2016-07-20 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1202 Merging if there is no more discussions --- 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 pull request #1167: [ZEPPELIN-813] Update safe_yaml version 0.9.7 -...

2016-07-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1167 --- 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 #1211: [ZEPPELIN-910] New interpreter registration mec...

2016-07-20 Thread rerngvit
GitHub user rerngvit opened a pull request: https://github.com/apache/zeppelin/pull/1211 [ZEPPELIN-910] New interpreter registration mechanism to HDFSFileInterpreter ### What is this PR for? This PR applies the new interpreter registration mechanism to HDFSFileInterpreter

[GitHub] zeppelin issue #1211: [ZEPPELIN-910] New interpreter registration mechanism ...

2016-07-20 Thread rerngvit
Github user rerngvit commented on the issue: https://github.com/apache/zeppelin/pull/1211 @jongyoul Please have a look. --- 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 #418: [DOCS] Zeppelin Flink Spark tutorial

2016-07-20 Thread rawkintrevo
Github user rawkintrevo commented on the issue: https://github.com/apache/zeppelin/pull/418 Yea, I had intentionally left in 'getting started' as it was an install tutorial, but I just moved it to the 'more section' per your comment. --- If your project is set up for it, you can

[jira] [Created] (ZEPPELIN-1220) Add geographical map as visualization option

2016-07-20 Thread Matt Penny (JIRA)
Matt Penny created ZEPPELIN-1220: Summary: Add geographical map as visualization option Key: ZEPPELIN-1220 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1220 Project: Zeppelin Issue

[GitHub] zeppelin issue #1195: [ZEPPELIN-759] Spark 2.0 support

2016-07-20 Thread echarles
Github user echarles commented on the issue: https://github.com/apache/zeppelin/pull/1195 Tested this with spark 2.0 and scala 2.11. Spark 2.0 works well with scala, R and python. @minahlee comment makes sense - we should ship the latest version. --- If your project is

[GitHub] zeppelin issue #980: [ZEPPELIN-871] [WIP] spark 2.0 interpreter on scala 2.1...

2016-07-20 Thread echarles
Github user echarles commented on the issue: https://github.com/apache/zeppelin/pull/980 Closing this. Spark 2.0 is implemented with #1195 Optionally, a new PR can be opened to port the Spark interpreter from Java to Scala if interest. --- If your project is set up for it, you

[GitHub] zeppelin pull request #1209: [ZEPPELIN-1180] Update publish_release.sh to pu...

2016-07-20 Thread minahlee
GitHub user minahlee opened a pull request: https://github.com/apache/zeppelin/pull/1209 [ZEPPELIN-1180] Update publish_release.sh to publish scala 210 and scala 211 artifacts ### What is this PR for? Update publish_release.sh to publish scala 2.10 and scala 2.11 artifacts to

[GitHub] zeppelin issue #1135: Add force layout visualization in paragraphs for SQL q...

2016-07-20 Thread davidtzoor
Github user davidtzoor commented on the issue: https://github.com/apache/zeppelin/pull/1135 hi @corneadoug any update on this PR? I am sorry to poke you it. Just wanted to know if there something else I need to do. Thanks :+1: --- If your project is set up for it, you can reply to

Re: integrate authorization

2016-07-20 Thread Corneau Damien
Hi, I know this PR https://github.com/apache/zeppelin/pull/1173 is implementing something a bit similar. Maybe that will give you some leads On Wed, Jul 20, 2016 at 9:18 PM, Hyung Sung Shim wrote: > Hi. > Unfortunetely There is no way to solve your problem on zeppelin level

[GitHub] zeppelin issue #1160: [Zeppelin - 1152] Listing note revision history

2016-07-20 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1160 Great improvement! In this case WS protocol improvement makes sense indeed. 👍 for tests --- If your project is set up for it, you can reply to this email and have your reply appear on

Re: integrate authorization

2016-07-20 Thread Hyung Sung Shim
Hi. Unfortunetely There is no way to solve your problem on zeppelin level but it seems like interesting feature so could you create issue for this? 2016년 7월 20일 수요일, 仓库快满了님이 작성한 메시지: > Hi, > I have a question. > Can I pass the authorization from one web system to this

integrate authorization

2016-07-20 Thread ??????????
Hi, I have a question. Can I pass the authorization from one web system to this zeppelin web system? I have a web system,and it has its own authorization.I want to integrate it with zeppelin. For example,when I logged in my web system as user1, and I click a link and jump to zeppelin system,I

[GitHub] zeppelin issue #1205: [ZEPPELIN-1212] User impersonation support in JDBC

2016-07-20 Thread rconline
Github user rconline commented on the issue: https://github.com/apache/zeppelin/pull/1205 LGTM, at some stage we should start thinking about connection pooling. But that can be a different PR. --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] zeppelin pull request #:

2016-07-20 Thread corneadoug
Github user corneadoug commented on the pull request: https://github.com/apache/zeppelin/commit/614ed61ab1b47bd5276d64d477983b605a25f6b8#commitcomment-18314816 In zeppelin-web/src/app/notebook/notebook-actionBar.html: In zeppelin-web/src/app/notebook/notebook-actionBar.html on

[GitHub] zeppelin pull request #:

2016-07-20 Thread corneadoug
Github user corneadoug commented on the pull request: https://github.com/apache/zeppelin/commit/614ed61ab1b47bd5276d64d477983b605a25f6b8#commitcomment-18314693 In zeppelin-web/src/app/notebook/notebook.css: In zeppelin-web/src/app/notebook/notebook.css on line 39: `font-size:

[GitHub] zeppelin issue #1160: [Zeppelin - 1152] Listing note revision history

2016-07-20 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1160 @khalidhuseynov I wanted to change the CSS for it, but I can't create any checkpoints somehow --- If your project is set up for it, you can reply to this email and have your reply appear on

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

2016-07-20 Thread minahlee
Github user minahlee commented on the issue: https://github.com/apache/zeppelin/pull/1208 Looks great! How about move recent release to left? FYI, Geode is not included in binary package like scalding. --- If your project is set up for it, you can reply to this email and

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

2016-07-20 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1208 @Leemoonsoo Can you review this one? I updated the PR description :) --- 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

Re: [GSoC - 2016][Zeppelin Notebooks] Issues with Common Crawl Datasets

2016-07-20 Thread anish singh
Alex, some good news! I just tried the first option you mentioned in the previous mail, increased the driver memory to 16g, reduced caching space to 0.1% of total memory and additionally trimmed the warc content to include only three domains and its working (everything including reduceByKey()).

[jira] [Created] (ZEPPELIN-1219) Add contents retrieve feature to Zeppelin docs site

2016-07-20 Thread Ahyoung (JIRA)
Ahyoung created ZEPPELIN-1219: - Summary: Add contents retrieve feature to Zeppelin docs site Key: ZEPPELIN-1219 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1219 Project: Zeppelin Issue

[GitHub] zeppelin issue #1160: [Zeppelin - 1152] Listing note revision history

2016-07-20 Thread khalidhuseynov
Github user khalidhuseynov commented on the issue: https://github.com/apache/zeppelin/pull/1160 @corneadoug how about this one 614ed61ab1b47bd5276d64d477983b605a25f6b8 : https://cloud.githubusercontent.com/assets/1642088/16980145/82ffe7f6-4e9f-11e6-95ca-8c8202bae1be.png;>

[GitHub] zeppelin issue #1204: [Zeppelin-1089] Replace JsHint with Eslint

2016-07-20 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1204 CI is green! --- 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,

[GitHub] zeppelin issue #1167: [ZEPPELIN-813] Update safe_yaml version 0.9.7 -> 1.0.4

2016-07-20 Thread minahlee
Github user minahlee commented on the issue: https://github.com/apache/zeppelin/pull/1167 LGTM. merge it if there is 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

[GitHub] zeppelin issue #1197: [ZEPPELIN-1196] Fix for bug ZEPPELIN-1196

2016-07-20 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1197 I'll merge it after 24 hours. --- 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 pull request #1204: [Zeppelin-1089] Replace JsHint with Eslint

2016-07-20 Thread corneadoug
GitHub user corneadoug reopened a pull request: https://github.com/apache/zeppelin/pull/1204 [Zeppelin-1089] Replace JsHint with Eslint ### What is this PR for? This PR replace JsHint with Eslint, the original configuration was ported from jsHint using

[GitHub] zeppelin pull request #1204: [Zeppelin-1089] Replace JsHint with Eslint

2016-07-20 Thread corneadoug
Github user corneadoug closed the pull request at: https://github.com/apache/zeppelin/pull/1204 --- 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 issue #1160: [Zeppelin - 1152] Listing note revision history

2016-07-20 Thread khalidhuseynov
Github user khalidhuseynov commented on the issue: https://github.com/apache/zeppelin/pull/1160 @corneadoug @Leemoonsoo @anthonycorbacho how about this one? https://cloud.githubusercontent.com/assets/1642088/16978793/c2873624-4e98-11e6-910c-27977cb3ed98.png;> --- If your project

[jira] [Created] (ZEPPELIN-1218) HeliumApplicationFactoryTest fails

2016-07-20 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-1218: Summary: HeliumApplicationFactoryTest fails Key: ZEPPELIN-1218 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1218 Project: Zeppelin Issue Type: Bug

[GitHub] zeppelin issue #1197: [ZEPPELIN-1196] Fix for bug ZEPPELIN-1196

2016-07-20 Thread SachinJanani
Github user SachinJanani commented on the issue: https://github.com/apache/zeppelin/pull/1197 Can someone please merge this PR as I don't have permission --- 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-1217) Can not see the whole configuration table in install page

2016-07-20 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-1217: Summary: Can not see the whole configuration table in install page Key: ZEPPELIN-1217 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1217 Project: Zeppelin

[GitHub] zeppelin pull request #1204: [Zeppelin-1089] Replace JsHint with Eslint

2016-07-20 Thread corneadoug
Github user corneadoug closed the pull request at: https://github.com/apache/zeppelin/pull/1204 --- 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 #1204: [Zeppelin-1089] Replace JsHint with Eslint

2016-07-20 Thread corneadoug
GitHub user corneadoug reopened a pull request: https://github.com/apache/zeppelin/pull/1204 [Zeppelin-1089] Replace JsHint with Eslint ### What is this PR for? This PR replace JsHint with Eslint, the original configuration was ported from jsHint using

[GitHub] zeppelin issue #1204: [Zeppelin-1089] Replace JsHint with Eslint

2016-07-20 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1204 PR done, triggering CI again --- 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