[GitHub] zeppelin issue #2231: ZEPPELIN-2150. NoSuchMethodError: org.apache.spark.ui....

2017-04-07 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2231 @felixcheung @karuppayya please help 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

[GitHub] zeppelin issue #2098: [ZEPPELIN-2217][WIP] AdvancedTransformation for Visual...

2017-04-07 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2098 Found few bugs. Let me update more. --- 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

[jira] [Created] (ZEPPELIN-2372) Flaky Test: ZeppelinIT & ParagraphActionsIT

2017-04-07 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-2372: Summary: Flaky Test: ZeppelinIT & ParagraphActionsIT Key: ZEPPELIN-2372 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2372 Project: Zeppelin Issue

[GitHub] zeppelin issue #2125: [ZEPPELIN-2222] Add Network Visualization

2017-04-07 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2125 FYI, i didn't mean you have to create other PRs. Others can improve UI. --- 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 #2231: ZEPPELIN-2150. NoSuchMethodError: org.apache.spark.ui....

2017-04-07 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2231 LGTM, manually verify it on spark 1.6.1, spark 2.0.0 and spark master. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] zeppelin issue #2125: [ZEPPELIN-2222] Add Network Visualization

2017-04-07 Thread conker84
Github user conker84 commented on the issue: https://github.com/apache/zeppelin/pull/2125 Ok! So i'll rebase the code ASAP. --- 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 #2125: [ZEPPELIN-2222] Add Network Visualization

2017-04-07 Thread conker84
Github user conker84 commented on the issue: https://github.com/apache/zeppelin/pull/2125 Let me know if you want go ahead with this PR or i have to close 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

[GitHub] zeppelin issue #2231: ZEPPELIN-2150. NoSuchMethodError: org.apache.spark.ui....

2017-04-07 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2231 Thanks for review. @prabhjyotsingh --- 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

[jira] [Created] (ZEPPELIN-2374) Sorting of tree notes

2017-04-07 Thread Tinkoff DWH (JIRA)
Tinkoff DWH created ZEPPELIN-2374: - Summary: Sorting of tree notes Key: ZEPPELIN-2374 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2374 Project: Zeppelin Issue Type: Improvement

[GitHub] zeppelin issue #2229: [Zeppelin 2367] Hive JDBC proxy user option should be ...

2017-04-07 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/2229 Tested. 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

[GitHub] zeppelin issue #2232: [ZEPPELIN-2373] Remove -Pyarn build profile

2017-04-07 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/2232 CI is green now. @jongyoul Could you help me to review this PR? --- 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 pull request #2232: [ZEPPELIN-2373] Remove -Pyarn build profile

2017-04-07 Thread AhyoungRyu
GitHub user AhyoungRyu opened a pull request: https://github.com/apache/zeppelin/pull/2232 [ZEPPELIN-2373] Remove -Pyarn build profile ### What is this PR for? Currently users who build Zeppelin from source need to include `-Pyarn` build profile to enable Yarn for embedded

[GitHub] zeppelin issue #2220: [Minor] Fix wrong Python lib path in Matplotlib tutori...

2017-04-07 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/2220 Merge into master and branch-0.7 if there are 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

[GitHub] zeppelin issue #986: [Zeppelin 946] Permissions not honoring group

2017-04-07 Thread ekantheshwara
Github user ekantheshwara commented on the issue: https://github.com/apache/zeppelin/pull/986 @prabhjyotsingh Thanks a lot for your response. I am using AD and the authentication is working fine. I have a user User1 who is a member of AD_Group1 which is associated with the

[jira] [Created] (ZEPPELIN-2373) Remove -Pyarn build profile in spark-dependencies

2017-04-07 Thread Ahyoung Ryu (JIRA)
Ahyoung Ryu created ZEPPELIN-2373: - Summary: Remove -Pyarn build profile in spark-dependencies Key: ZEPPELIN-2373 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2373 Project: Zeppelin

[GitHub] zeppelin pull request #2233: [MINOR] Add paragraph to note

2017-04-07 Thread AlexanderShoshin
GitHub user AlexanderShoshin opened a pull request: https://github.com/apache/zeppelin/pull/2233 [MINOR] Add paragraph to note ### What is this PR for? We need to add an ability of adding custom _Paragraph_ to a _Note_. This will make it easier to write _Note_ and _Paragraph_

[GitHub] zeppelin pull request #2234: [ZEPPELIN-2374] update angular to 1.5.7. sortin...

2017-04-07 Thread tinkoff-dwh
GitHub user tinkoff-dwh opened a pull request: https://github.com/apache/zeppelin/pull/2234 [ZEPPELIN-2374] update angular to 1.5.7. sorting notes tree ### What is this PR for? Updated angular version to 1.5.7 (added comparator to orderBy). Sorting notes tree, order: 1.

[GitHub] zeppelin issue #2231: ZEPPELIN-2150. NoSuchMethodError: org.apache.spark.ui....

2017-04-07 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/2231 LGTM Is "" handled properly when returned? --- 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 pull request #2228: [ZEPPELIN-2365] button to create note into fold...

2017-04-07 Thread tinkoff-dwh
Github user tinkoff-dwh closed the pull request at: https://github.com/apache/zeppelin/pull/2228 --- 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 #2228: [ZEPPELIN-2365] button to create note into fold...

2017-04-07 Thread tinkoff-dwh
GitHub user tinkoff-dwh reopened a pull request: https://github.com/apache/zeppelin/pull/2228 [ZEPPELIN-2365] button to create note into folder ### What is this PR for? Added button to create new note into folder (home page) ### What type of PR is it? Feature

Re: New committer: Hyungsung Shim, Jeff Zhang, Chaesung Lim, Khalid Huseynov

2017-04-07 Thread Felix Cheung
Congrats and welcome! From: moon soo Lee Sent: Friday, April 7, 2017 1:36:24 PM To: dev Subject: New committer: Hyungsung Shim, Jeff Zhang, Chaesung Lim, Khalid Huseynov The Project Management Committee (PMC) for Apache Zeppelin has invited

[GitHub] zeppelin pull request #2220: [Minor] Fix wrong Python lib path in Matplotlib...

2017-04-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2220 --- 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 #2199: [ZEPPELIN-2326] - Updating Geode dependencies a...

2017-04-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2199 --- 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 #2222: add a configuration zeppelin.jdbc.auth.kerberos...

2017-04-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/ --- 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 #2124: [ZEPPELIN-2154] Support zeppelin.server.port in dev mo...

2017-04-07 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/2124 @soralee I just merged this PR into branch-0.7 but it's not closed automatically. Could you close it in your side? --- If your project is set up for it, you can reply to this email and have

[GitHub] zeppelin pull request #2212: [gh-pages] set max size for pagination btn & hi...

2017-04-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2212 --- 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 #2231: ZEPPELIN-2150. NoSuchMethodError: org.apache.spark.ui....

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

[GitHub] zeppelin issue #2231: ZEPPELIN-2150. NoSuchMethodError: org.apache.spark.ui....

2017-04-07 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2231 Good catch! @felixcheung It would be better to return null, fixed that. --- 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 #986: [Zeppelin 946] Permissions not honoring group

2017-04-07 Thread ekantheshwara
Github user ekantheshwara commented on the issue: https://github.com/apache/zeppelin/pull/986 @prabhjyotsingh My Zeppelin version is 0.6.0.2.5.0.0-1245 Is this version supposed to have your fix ? I am facing the same issue and am wondering if I am missing your fix or

[GitHub] zeppelin issue #986: [Zeppelin 946] Permissions not honoring group

2017-04-07 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/986 @ekantheshwara yes, this version should have the above-mentioned fix. Could be a configuration issue, if you can share what exactly are you trying with i.e. is it with file based auth,

[GitHub] zeppelin pull request #2231: ZEPPELIN-2150. NoSuchMethodError: org.apache.sp...

2017-04-07 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/2231 ZEPPELIN-2150. NoSuchMethodError: org.apache.spark.ui.SparkUI.appUIAddress() for the spark master ### What is this PR for? `SparkUI.addUIAddress` is removed in spark master which cause this

[jira] [Created] (ZEPPELIN-2375) Some interpreters (md) fail with java.lang.IncompatibleClassChangeError is CLASSPATH is set

2017-04-07 Thread Christian Fries (JIRA)
Christian Fries created ZEPPELIN-2375: - Summary: Some interpreters (md) fail with java.lang.IncompatibleClassChangeError is CLASSPATH is set Key: ZEPPELIN-2375 URL:

[GitHub] zeppelin issue #2222: add a configuration zeppelin.jdbc.auth.kerberos.proxy ...

2017-04-07 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/ @wary Thanks! Merge into master and branch-0.7 if there are 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

[GitHub] zeppelin issue #986: [Zeppelin 946] Permissions not honoring group

2017-04-07 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/986 Sounds like `activeDirectoryRealm.groupRolesMap = "CN=aGroupName,OU=groups,DC=SOME_GROUP,DC=COMPANY,DC=COM":"group1"` not configured correctly. I would recommend - configure

[GitHub] zeppelin issue #2195: [ZEPPELIN-2319] new methods for ZeppelinContext

2017-04-07 Thread meniluca
Github user meniluca commented on the issue: https://github.com/apache/zeppelin/pull/2195 @AhyoungRyu now I think it's done :) @zjffdu to answer your questions: it works with all interpreters and the kind of use case is exactly like PR #2151. In principle he should be able to use