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

2017-04-10 Thread ekantheshwara
Github user ekantheshwara commented on the issue: https://github.com/apache/zeppelin/pull/986 @prabhjyotsingh This is my complete shiro config: [users] admin = password1 # Sample LDAP configuration, for user Authentication, currently tested for

[GitHub] zeppelin issue #2237: ZEPPELIN-2377. Hive Support can not be enabled in spar...

2017-04-10 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/2237 I guess it's fine - but we are looking fairly deep into internal stuff. Why don't we just look for HiveConf? Or SparkSession.hiveClassesArePresent if Spark 2.0+ --- If you

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

2017-04-10 Thread conker84
Github user conker84 commented on the issue: https://github.com/apache/zeppelin/pull/2125 Done! --- 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 issue #2237: ZEPPELIN-2377. Hive Support can not be enabled in spar...

2017-04-10 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2237 `HiveConf` only means the hive jar is loaded, but doesn't mean spark is built with hive profile enabled. `org.apache.spark.sql.hive.HiveSessionState` is private in spark and `org.apache.s

[GitHub] zeppelin issue #2236: [DOC] Improve documents related to Helium

2017-04-10 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/2236 @tae-jun Thanks for the improvement. >You can add any dependencies in package.json, but you must include two dependencies: zeppelin-vis and zeppelin-tabledata. Yeah I think yo

Zeppelin 0.7.1 unintentionally run a function on declaration

2017-04-10 Thread Kevin Kim (Sangwoo)
[image: Screen Shot 2017-04-10 at 5.46.29 PM.png] Hi everyone, I'm suffering from the problem Z is unintentionally running functions on declaration. (You may easily reproduce it) Does anyone have idea on this? Regards, Kevin

Re: Zeppelin 0.7.1 unintentionally run a function on declaration

2017-04-10 Thread Jeff Zhang
Can you paste your code to reproduce it ? Your screenshot can not be displayed. Kevin Kim (Sangwoo) 于2017年4月10日周一 下午4:49写道: [image: Screen Shot 2017-04-10 at 5.46.29 PM.png] Hi everyone, I'm suffering from the problem Z is unintentionally running functions on declaration. (You may easily repr

[GitHub] zeppelin issue #2207: [Zeppelin-802] Support for Zeppelin Context redefiniti...

2017-04-10 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2207 @cloverhearts You may miss my last comment. We should separate the namespace of python process and repl, otherwise there's maintenance overhead when we update the script to add some other variables

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

2017-04-10 Thread AlexanderShoshin
Github user AlexanderShoshin commented on the issue: https://github.com/apache/zeppelin/pull/2233 Hi Felix, thank you for looking through my PR. Method name must correspond an action it performs. Methods with names like `addSomething()` usually mean that we must pass this

[jira] [Created] (ZEPPELIN-2379) Make the height of paragraph changeable

2017-04-10 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-2379: Summary: Make the height of paragraph changeable Key: ZEPPELIN-2379 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2379 Project: Zeppelin Issue Type: N

Re: Zeppelin 0.7.1 unintentionally run a function on declaration

2017-04-10 Thread Kevin Kim (Sangwoo)
code === def test() { println("this must not print.") } result === test: ()Unit this must not print. 2017년 4월 10일 (월) 오후 5:55, Jeff Zhang 님이 작성: > Can you paste your code to reproduce it ? Your screenshot can not be > displayed. > > > > Kevin Kim (Sangwoo) 于2017年4月10日周一 下午4:49写道: > > [imag

Re: Zeppelin 0.7.1 unintentionally run a function on declaration

2017-04-10 Thread Jeff Zhang
hmm, I can reproduce it, please help file a ticket for it Kevin Kim (Sangwoo) 于2017年4月10日周一 下午5:34写道: > code > === > def test() { > println("this must not print.") > } > > > result > === > test: ()Unit > this must not print. > > > 2017년 4월 10일 (월) 오후 5:55, Jeff Zhang 님이 작성: > > > Can you pa

[GitHub] zeppelin issue #2236: [DOC] Improve documents related to Helium

2017-04-10 Thread tae-jun
Github user tae-jun commented on the issue: https://github.com/apache/zeppelin/pull/2236 @AhyoungRyu Thanks for the review! I changed the sentence, and now it looks like this: > You can add any dependencies in package.json, but you **must include two dependencies: [z

Re: Zeppelin 0.7.1 unintentionally run a function on declaration

2017-04-10 Thread Kevin Kim (Sangwoo)
Jeff, thanks for testing it, I just created an issue. https://issues.apache.org/jira/browse/ZEPPELIN-2380 2017년 4월 10일 (월) 오후 6:58, Jeff Zhang 님이 작성: > hmm, I can reproduce it, please help file a ticket for it > > > > Kevin Kim (Sangwoo) 于2017年4月10日周一 下午5:34写道: > > > code > > === > > def test()

[jira] [Created] (ZEPPELIN-2380) Zeppelin 0.7.1 unintentionally run a function on declaration

2017-04-10 Thread Kevin (Sangwoo) Kim (JIRA)
Kevin (Sangwoo) Kim created ZEPPELIN-2380: - Summary: Zeppelin 0.7.1 unintentionally run a function on declaration Key: ZEPPELIN-2380 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2380 Pr

[jira] [Created] (ZEPPELIN-2381) Incorrect "Save" behavior after removing ownership rights

2017-04-10 Thread Sora Lee (JIRA)
Sora Lee created ZEPPELIN-2381: -- Summary: Incorrect "Save" behavior after removing ownership rights Key: ZEPPELIN-2381 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2381 Project: Zeppelin

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

2017-04-10 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/986 Can you run ldapsearch like `ldapsearch -D "user1" -w pwd -H ldaps://testcore.test.dir.org.com:636 -b "DC=testcore,DC=test,DC=dir,DC=org,DC=com" -s sub "(&(objectClass=*)(userPrincipalNa

[GitHub] zeppelin issue #2221: [ZEPPELIN-2216] general solution to precode. refactori...

2017-04-10 Thread tinkoff-dwh
Github user tinkoff-dwh commented on the issue: https://github.com/apache/zeppelin/pull/2221 prevous discussion #2096 --- 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 #2236: [DOC] Improve documents related to Helium

2017-04-10 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/2236 @tae-jun Looks GOOD to merge :) --- 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 issue #2098: [ZEPPELIN-2217][WIP] AdvancedTransformation for Visual...

2017-04-10 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2098 Few things are fixed. And really ready to be reviewed. - Use `description` field in `axisType` as description will be displayed using tooltip in 7c6768f - Fix yarn cache issue in c91a03

[GitHub] zeppelin issue #2236: [DOC] Improve documents related to Helium

2017-04-10 Thread tae-jun
Github user tae-jun commented on the issue: https://github.com/apache/zeppelin/pull/2236 @AhyoungRyu 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 this feature enabled and wish

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

2017-04-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2232 --- 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

[jira] [Created] (ZEPPELIN-2382) 0.7.1 throws InvocationTargetException on Windows 10

2017-04-10 Thread Dawn Lenz (JIRA)
Dawn Lenz created ZEPPELIN-2382: --- Summary: 0.7.1 throws InvocationTargetException on Windows 10 Key: ZEPPELIN-2382 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2382 Project: Zeppelin Iss

[GitHub] zeppelin pull request #2239: Show dialog if owners field set to be empty on ...

2017-04-10 Thread soralee
GitHub user soralee opened a pull request: https://github.com/apache/zeppelin/pull/2239 Show dialog if owners field set to be empty on shiro ### What is this PR for? This PR is for a showing dialog when note's permission set `Readers/Writers` but `Owners` is empty. Currentl

[GitHub] zeppelin pull request #2133: [ZEPPELIN-1357,1892,1370][Umbrella] Text overla...

2017-04-10 Thread soralee
GitHub user soralee reopened a pull request: https://github.com/apache/zeppelin/pull/2133 [ZEPPELIN-1357,1892,1370][Umbrella] Text overlap in the MultiBarChart ### What is this PR for? If using the `multiChartBar`, it often occurs overlap in text. So, this PR is for preventing t

[GitHub] zeppelin pull request #2133: [ZEPPELIN-1357,1892,1370][Umbrella] Text overla...

2017-04-10 Thread soralee
Github user soralee closed the pull request at: https://github.com/apache/zeppelin/pull/2133 --- 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

Visualization class of Helium: Which method should I must override?

2017-04-10 Thread Jun Kim
Hi, dear devs! Currently, I'm developing a Helium visualization package. But, class Visualization is not clear about abstract methods. It seems like I should override render, but some of them are

[GitHub] zeppelin issue #2223: [ZEPPELIN-2355] Livy cancel enhancements

2017-04-10 Thread benoyantony
Github user benoyantony commented on the issue: https://github.com/apache/zeppelin/pull/2223 A testcase errored out and it seems to be unrelated. ParagraphActionsIT.testRunOnSelectionChange --- If your project is set up for it, you can reply to this email and have your reply appea

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

2017-04-10 Thread ekantheshwara
Github user ekantheshwara commented on the issue: https://github.com/apache/zeppelin/pull/986 @prabhjyotsingh I set the log level to debug and checked the "Groups found for user". I could definitely see the group that has been configured as "admin" in shiro. Also, the [urls

[jira] [Created] (ZEPPELIN-2383) Spark Context stops

2017-04-10 Thread Kevin (Sangwoo) Kim (JIRA)
Kevin (Sangwoo) Kim created ZEPPELIN-2383: - Summary: Spark Context stops Key: ZEPPELIN-2383 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2383 Project: Zeppelin Issue Type: Bug

[jira] [Created] (ZEPPELIN-2384) Add configuration for not storing angularObject in note.json

2017-04-10 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-2384: Summary: Add configuration for not storing angularObject in note.json Key: ZEPPELIN-2384 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2384 Project: Zeppelin

[GitHub] zeppelin issue #2228: [ZEPPELIN-2365] button to create note into folder

2017-04-10 Thread soralee
Github user soralee commented on the issue: https://github.com/apache/zeppelin/pull/2228 Thanks for improvement @tinkoff-dwh! Let me test and I'll give you feedback! --- 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 #2230: ZEPPELIN-2366 In zeppelin SystemUser fails to authenti...

2017-04-10 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2230 Merging this to master and branch-0.7 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

[jira] [Created] (ZEPPELIN-2385) Release 0.8.0

2017-04-10 Thread Jongyoul Lee (JIRA)
Jongyoul Lee created ZEPPELIN-2385: -- Summary: Release 0.8.0 Key: ZEPPELIN-2385 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2385 Project: Zeppelin Issue Type: Task Reporte

[jira] [Created] (ZEPPELIN-2386) Add parameter to check running current paragraph in ZeppelinContext

2017-04-10 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-2386: Summary: Add parameter to check running current paragraph in ZeppelinContext Key: ZEPPELIN-2386 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2386 Project: Zepp

[GitHub] zeppelin pull request #2240: ZEPPELIN-2386. Add parameter for check running ...

2017-04-10 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/2240 ZEPPELIN-2386. Add parameter for check running current paragraph in ZeppelinContext ### What is this PR for? I can reproduce it via the test code in ZeppelinIT.testAngularDisplay. First run t

[GitHub] zeppelin issue #2228: [ZEPPELIN-2365] button to create note into folder

2017-04-10 Thread tae-jun
Github user tae-jun commented on the issue: https://github.com/apache/zeppelin/pull/2228 Cool feature! 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 wish

[GitHub] zeppelin issue #2240: ZEPPELIN-2386. Add parameter for check running current...

2017-04-10 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2240 @Leemoonsoo @jongyoul 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 feature