[GitHub] zeppelin issue #2268: [ZEPPELIN-2403] interpreter property widgets

2017-04-20 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2268 1. number, string and url can be generalized as `text`. For url, we can use `ng-html` with angular's `$sse` service to draw `..` element 2. if `text` widget means `textarea` DOM, can we change i

[jira] [Created] (ZEPPELIN-2438) Improve Support on Windows Plattform by including winutl.exe and check for HADOOP_HOME

2017-04-20 Thread Christian Fries (JIRA)
Christian Fries created ZEPPELIN-2438: - Summary: Improve Support on Windows Plattform by including winutl.exe and check for HADOOP_HOME Key: ZEPPELIN-2438 URL: https://issues.apache.org/jira/browse/ZEPPELIN-24

[jira] [Created] (ZEPPELIN-2437) Executions of notebooks are blocked after running 50 different notebooks under SparkInterpreter scoped mode

2017-04-20 Thread Mori[A]rty (JIRA)
Mori[A]rty created ZEPPELIN-2437: Summary: Executions of notebooks are blocked after running 50 different notebooks under SparkInterpreter scoped mode Key: ZEPPELIN-2437 URL: https://issues.apache.org/jira/browse/

[GitHub] zeppelin pull request #2269: [ZEPPELIN-2434] Credential feature does work in...

2017-04-20 Thread Leemoonsoo
GitHub user Leemoonsoo reopened a pull request: https://github.com/apache/zeppelin/pull/2269 [ZEPPELIN-2434] Credential feature does work in JDBC interpreter ### What is this PR for? Credential feature does not work in JDBC interpreter. This PR fixes unittest that does n

[GitHub] zeppelin pull request #2269: [ZEPPELIN-2434] Credential feature does work in...

2017-04-20 Thread Leemoonsoo
Github user Leemoonsoo closed the pull request at: https://github.com/apache/zeppelin/pull/2269 --- 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 #2272: ZEPPELIN-2397. Add toJson and fromJson method f...

2017-04-20 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/2272 ZEPPELIN-2397. Add toJson and fromJson method for serializable objects ### What is this PR for? Add toJson and fromJson method for all the objects that need ser/der in zeppelin.

[GitHub] zeppelin issue #2270: [ZEPPELIN-2409] DON'T block body scrolling in results ...

2017-04-20 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2270 @soralee Please help review this. --- 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 #2267: [ZEPPELIN-2435](WIP) Add logging level facility to fro...

2017-04-20 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2267 @1ambda 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 wishes so, or i

[jira] [Created] (ZEPPELIN-2436) ZEPPELIN_IMPERSONATE_CMD doesn't support echo command

2017-04-20 Thread heyang wang (JIRA)
heyang wang created ZEPPELIN-2436: - Summary: ZEPPELIN_IMPERSONATE_CMD doesn't support echo command Key: ZEPPELIN-2436 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2436 Project: Zeppelin

[GitHub] zeppelin issue #2267: [ZEPPELIN-2435](WIP) Add logging level facility to fro...

2017-04-20 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2267 created issue https://issues.apache.org/jira/browse/ZEPPELIN-2435 Let me work it on this PR. --- If your project is set up for it, you can reply to this email and have your reply appear on GitH

[jira] [Created] (ZEPPELIN-2435) Add logging level facility to frontend

2017-04-20 Thread Hoon Park (JIRA)
Hoon Park created ZEPPELIN-2435: --- Summary: Add logging level facility to frontend Key: ZEPPELIN-2435 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2435 Project: Zeppelin Issue Type: Impro

[GitHub] zeppelin issue #2267: [MINOR] Verbose logging in zeppelin-web

2017-04-20 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2267 @1ambda What I want to see is plain text json. But the expanded object seems not plain text, it contains fields `__proto__`. Make sense to add logging level, but not sure how to add that, I am not

[GitHub] zeppelin issue #2267: [MINOR] Verbose logging in zeppelin-web

2017-04-20 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2267 Or do you want to see the details without click? Then, we need something like logging level in frontend. --- If your project is set up for it, you can reply to this email and have your reply appe

[GitHub] zeppelin issue #2267: [MINOR] Verbose logging in zeppelin-web

2017-04-20 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2267 @zjffdu you can expand it in browser console by clicking it. ![minor_logging](https://cloud.githubusercontent.com/assets/4968473/25261865/6ab69df2-268f-11e7-81d8-7a60f44ac0cb.gif) --- If

[GitHub] zeppelin issue #2271: [ZEPPELIN-2414] Memory leak under scoped mode of Spark...

2017-04-20 Thread hammertank
Github user hammertank commented on the issue: https://github.com/apache/zeppelin/pull/2271 @Jongyoul Lee Ready to review. Please help. --- 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 fe

[GitHub] zeppelin pull request #2271: [ZEPPELIN-2414] Memory leak under scoped mode o...

2017-04-20 Thread hammertank
GitHub user hammertank opened a pull request: https://github.com/apache/zeppelin/pull/2271 [ZEPPELIN-2414] Memory leak under scoped mode of SparkInterpreter caused by inapproprately setting Thread.contextClassLoader ### What is this PR for? Fix memory leak under scoped mode of S

[GitHub] zeppelin pull request #2270: [ZEPPELIN-2409] DON'T block body scrolling in r...

2017-04-20 Thread 1ambda
GitHub user 1ambda opened a pull request: https://github.com/apache/zeppelin/pull/2270 [ZEPPELIN-2409] DON'T block body scrolling in results scrollbar ### What is this PR for? DON'T block body scrolling in results scrollbar. See the GIFs below. ### What type of

[GitHub] zeppelin pull request #2263: ZEPPELIN-2421. AngularObject miss AngularObject...

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

[GitHub] zeppelin pull request #2269: [ZEPPELIN-2434] Credential feature does work in...

2017-04-20 Thread Leemoonsoo
GitHub user Leemoonsoo opened a pull request: https://github.com/apache/zeppelin/pull/2269 [ZEPPELIN-2434] Credential feature does work in JDBC interpreter ### What is this PR for? Credential feature does not work in JDBC interpreter. This PR fixes unittest that does not

[GitHub] zeppelin issue #2263: ZEPPELIN-2421. AngularObject miss AngularObjectListene...

2017-04-20 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2263 Thanks @Leemoonsoo , will merge it if 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 does not have

[jira] [Created] (ZEPPELIN-2434) Credential feature does work in JDBC interpreter

2017-04-20 Thread Lee moon soo (JIRA)
Lee moon soo created ZEPPELIN-2434: -- Summary: Credential feature does work in JDBC interpreter Key: ZEPPELIN-2434 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2434 Project: Zeppelin I

[GitHub] zeppelin issue #2267: [MINOR] Verbose logging in zeppelin-web

2017-04-20 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2267 @1ambda `event.data` is useful for me to see what is in the json data. Could we keep that ? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub a

[GitHub] zeppelin issue #2267: [MINOR] Verbose logging in zeppelin-web

2017-04-20 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2267 LGTM and merge to master if no further comment. --- 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 thi

Re: shiro.ini : Zeppelin interpreter authorization: lock to one user

2017-04-20 Thread moon soo Lee
Hi, https://issues.apache.org/jira/browse/ZEPPELIN-2236 tracks restricting interpreter setting to admin group. And we're trying to solve this problem in 0.8.0 [1]. Please keep an eye on this issue and feel free to make any contributions. Thanks, moon [1] https://lists.apache.org/thread.html/f4be

[GitHub] zeppelin issue #2263: ZEPPELIN-2421. AngularObject miss AngularObjectListene...

2017-04-20 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2263 Thanks @zjffdu 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 #2260: [ZEPPELIN-2408] Should use $uibTooltip instead of $too...

2017-04-20 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2260 LGTM and merge to master and branch-0.7 if no further 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 projec

[GitHub] zeppelin pull request #2261: [ZEPPELIN-2420] Slow notebook listing in navbar

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

Re: Access to Spark Context from a Custom Interpreter

2017-04-20 Thread moon soo Lee
Hi Michael, Interpreter does not close / open between paragraphs. That means you can just keep any object as member variable in your interpreter implementation. For example SparkInterpreter [1] keeps IMain as a member variable. Interpreter shipped in Zeppelin codebase is developed with the same

[GitHub] zeppelin issue #2234: [ZEPPELIN-2374] sorting notes tree

2017-04-20 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2234 LGTM and merge to master if no further 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

Access to Spark Context from a Custom Interpreter

2017-04-20 Thread Michael Marconi
Hi – I'd like to know if it's possible to access the SparkContext from a Custom Interpreter I am developing. I need access to DataFrames created in earlier paragraphs, so I can transform them and make the results available to subsequent paragraphs. I was expecting to find the Spark Context o

Spark Context in custom interpreter

2017-04-20 Thread Michael Marconi
I am developing a custom interpreter that needs access to the Spark Context, so that he can transform data stored in DataFrames created in other paragraphs. Can anyone advise me on the best way to get hold of that Context please?

[jira] [Created] (ZEPPELIN-2433) Notebook cell's text disappearing randomly - Git storage

2017-04-20 Thread Guillaume Van Delsen (JIRA)
Guillaume Van Delsen created ZEPPELIN-2433: -- Summary: Notebook cell's text disappearing randomly - Git storage Key: ZEPPELIN-2433 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2433 Proje

[jira] [Created] (ZEPPELIN-2432) Commit button return line in dropdown menu

2017-04-20 Thread Guillaume Van Delsen (JIRA)
Guillaume Van Delsen created ZEPPELIN-2432: -- Summary: Commit button return line in dropdown menu Key: ZEPPELIN-2432 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2432 Project: Zeppelin

[GitHub] zeppelin issue #2262: [HOTFIX] Fix CI build failure on branch-0.6

2017-04-20 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2262 @hammertank Good to know. 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 enable

[GitHub] zeppelin issue #2264: [ZEPPELIN-1711] Create `Dockerfile`s for released bin

2017-04-20 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2264 @astroshim --- 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 th

[GitHub] zeppelin pull request #2267: [MINOR] Verbose logging in zeppelin-web

2017-04-20 Thread 1ambda
Github user 1ambda closed the pull request at: https://github.com/apache/zeppelin/pull/2267 --- 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

[GitHub] zeppelin pull request #2267: [MINOR] Verbose logging in zeppelin-web

2017-04-20 Thread 1ambda
GitHub user 1ambda reopened a pull request: https://github.com/apache/zeppelin/pull/2267 [MINOR] Verbose logging in zeppelin-web ### What is this PR for? Verbose logging in zeppelin-web. See the screenshot below. - Remove the first `console.log` since it's already p

[GitHub] zeppelin issue #2265: [ZEPPELIN-2427] Hide navbar and noteAction bar when sc...

2017-04-20 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2265 @Leemoonsoo Please help review this. --- 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 enabl

[GitHub] zeppelin pull request #2268: [ZEPPELIN-2403] interpreter property widgets

2017-04-20 Thread tinkoff-dwh
GitHub user tinkoff-dwh opened a pull request: https://github.com/apache/zeppelin/pull/2268 [ZEPPELIN-2403] interpreter property widgets ### What is this PR for? I spoiled the previous PR #2251 Added widgets (string, text, url, password, url, checkbox) to properties of

[GitHub] zeppelin pull request #2267: [MINOR] Verbose logging in zeppelin-web

2017-04-20 Thread 1ambda
GitHub user 1ambda opened a pull request: https://github.com/apache/zeppelin/pull/2267 [MINOR] Verbose logging in zeppelin-web ### What is this PR for? Verbose logging in zeppelin-web. See the screenshot below. - Remove the first `console.log` since it's already pri

[GitHub] zeppelin issue #2260: [ZEPPELIN-2408] Should use $uibTooltip instead of $too...

2017-04-20 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2260 @soralee I just rebased. 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 a

[GitHub] zeppelin issue #2262: [HOTFIX] Fix CI build failure on branch-0.6

2017-04-20 Thread hammertank
Github user hammertank commented on the issue: https://github.com/apache/zeppelin/pull/2262 @jongyoul currently, our project is using zeppelin as a restful webservice to execute spark code. zeppelin-0.6.2 has got everything we need. Anyway, we'll consider to upgrade zeppelin in the n

[GitHub] zeppelin issue #2260: [ZEPPELIN-2408] Should use $uibTooltip instead of $too...

2017-04-20 Thread soralee
Github user soralee commented on the issue: https://github.com/apache/zeppelin/pull/2260 @1ambda could you rebase this PR? :slightly_smiling_face: --- 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 pull request #2239: Show dialog if owners field set to be empty on ...

2017-04-20 Thread soralee
GitHub user soralee reopened 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. Curren

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

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

[jira] [Created] (ZEPPELIN-2431) Raise Exception when remove note in folder

2017-04-20 Thread CloverHearts (JIRA)
CloverHearts created ZEPPELIN-2431: -- Summary: Raise Exception when remove note in folder Key: ZEPPELIN-2431 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2431 Project: Zeppelin Issue T

[jira] [Created] (ZEPPELIN-2430) overlap in xLabel text of Line chart

2017-04-20 Thread Sora Lee (JIRA)
Sora Lee created ZEPPELIN-2430: -- Summary: overlap in xLabel text of Line chart Key: ZEPPELIN-2430 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2430 Project: Zeppelin Issue Type: Improveme

[GitHub] zeppelin issue #2239: Show dialog if owners field set to be empty on shiro

2017-04-20 Thread soralee
Github user soralee commented on the issue: https://github.com/apache/zeppelin/pull/2239 I modified dialog title and `OK` button. I've checked the `whitespace` and the `$scope.permissions.owners` array don't insert `whitespace` originally. But for stability, I added `if statement`

[GitHub] zeppelin pull request #2251: [ZEPPELIN-2403] added interpreter property type...

2017-04-20 Thread tinkoff-dwh
Github user tinkoff-dwh closed the pull request at: https://github.com/apache/zeppelin/pull/2251 --- 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 #2262: [HOTFIX] Fix CI build failure on branch-0.6

2017-04-20 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2262 Merging it if there's 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 feature

[GitHub] zeppelin issue #2262: [HOTFIX] Fix CI build failure on branch-0.6

2017-04-20 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2262 @hammertank Thanks for letting me know. LGTM for your changes. BTW, new version of Zeppelin has better features. Why don't you use it? --- If your project is set up for it, you can reply to this

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

2017-04-20 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2229 Sure, got it, have renamed it to "appendProxyUserToURL". --- 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

[GitHub] zeppelin issue #2239: Show dialog if owners field set to be empty on shiro

2017-04-20 Thread soralee
Github user soralee commented on the issue: https://github.com/apache/zeppelin/pull/2239 @1ambda Thanks for information always :+1: I already worked to rebase and run build successfully, but now, I'm checking the `white space` problem. Let me updated ASAP! --- If your projec

[GitHub] zeppelin pull request #2258: [ZEPPELIN-2096] Conserve class loader after run...

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