[GitHub] zeppelin issue #2213: [ZEPPELIN-2298] Remove -Ppyspark build profile

2017-04-03 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/2213 @felixcheung Thanks for pointing it out. Right it makes sense. I changed all `py4j.version` in `spark/pom.xml` and `spark-dependencies/pom.xml` to `spark.py4j.version`: ce431584dc77408104b

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

2017-04-03 Thread conker84
Github user conker84 commented on the issue: https://github.com/apache/zeppelin/pull/2125 Hi guys i'm still here, let me know if i can do something to simplify the review! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[GitHub] zeppelin pull request #2215: [ZEPPELIN-2341] Remove -Psparkr build profile

2017-04-03 Thread AhyoungRyu
GitHub user AhyoungRyu opened a pull request: https://github.com/apache/zeppelin/pull/2215 [ZEPPELIN-2341] Remove -Psparkr build profile ### What is this PR for? Currently users who build Zeppelin from source need to include `-Psparkr` to use `%r` with embedded local Spark. But

[GitHub] zeppelin issue #2210: [ZEPPELIN-2088] Bundle helium packages one by one

2017-04-03 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2210 Added summary to 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 project does not have this feature enabl

[GitHub] zeppelin pull request #2216: [ZEPPELIN-2336] Fix note reload on another note...

2017-04-03 Thread khalidhuseynov
GitHub user khalidhuseynov opened a pull request: https://github.com/apache/zeppelin/pull/2216 [ZEPPELIN-2336] Fix note reload on another note create/rename/remove ### What is this PR for? This is to fix the issue with repeated note reload when some other note is created/renamed

[GitHub] zeppelin pull request #2197: ZEPPELIN-2324. Add property zeppelin.spark.enab...

2017-04-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2197 --- 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 issue #2104: ZEPPELIN-2224. Throw more meaningful exception when ke...

2017-04-03 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2104 Merge 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 this feature enabled and wish

[GitHub] zeppelin issue #2120: [ZEPPELIN-1492] fixing the issue where updating a para...

2017-04-03 Thread FRosner
Github user FRosner commented on the issue: https://github.com/apache/zeppelin/pull/2120 Is there something I can do to accelerate the merge process here? Any open questions? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as wel

[jira] [Created] (ZEPPELIN-2342) Move to jsdom, mocha from karma, jasmine to boost build.

2017-04-03 Thread Hoon Park (JIRA)
Hoon Park created ZEPPELIN-2342: --- Summary: Move to jsdom, mocha from karma, jasmine to boost build. Key: ZEPPELIN-2342 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2342 Project: Zeppelin

[jira] [Created] (ZEPPELIN-2343) Zeppeling interpreter dependencies are not copied when cloning EMR cluster

2017-04-03 Thread Darshan Mehta (JIRA)
Darshan Mehta created ZEPPELIN-2343: --- Summary: Zeppeling interpreter dependencies are not copied when cloning EMR cluster Key: ZEPPELIN-2343 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2343

[GitHub] zeppelin issue #2151: [ZEPPELIN-465] Be able to run paragraph and the follow...

2017-04-03 Thread Remilito
Github user Remilito commented on the issue: https://github.com/apache/zeppelin/pull/2151 @AhyoungRyu sorry for the late answer, I have updated the doc accordingly to your advice, and changed the wording of the UI command. It is now "Run with successors", but if a native English speak

[GitHub] zeppelin issue #2216: [ZEPPELIN-2336] Fix note reload on another note create...

2017-04-03 Thread khalidhuseynov
Github user khalidhuseynov commented on the issue: https://github.com/apache/zeppelin/pull/2216 second profile keeps failing [here](https://travis-ci.org/khalidhuseynov/zeppelin/jobs/217983115). as i tried locally, getting following error ``` [ERROR] Failed to execute goal on

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

2017-04-03 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2098 @AhyoungRyu 1. Hide other buttons when panel is minified ![image](https://cloud.githubusercontent.com/assets/4968473/24619895/9ac980fc-18d6-11e7-9eec-059e0494c59c.png) 2.

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

2017-04-03 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2125 @conker84 Thanks for this nice contribution. We introduced Spell in the latest release. Spell helps you contribute this kind of wonderful visualization as easier than now. @1ambda Can you guide t

[GitHub] zeppelin issue #2213: [ZEPPELIN-2298] Remove -Ppyspark build profile

2017-04-03 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2213 @AhyoungRyu I think you can remove '-Pyarn', too. Can you handle it? You'd better handle it with another PR. --- If your project is set up for it, you can reply to this email and have your reply

[jira] [Created] (ZEPPELIN-2344) Error in zeppelin-web package.json that causes yarn run visdev to crash.

2017-04-03 Thread Jonathan Anderson (JIRA)
Jonathan Anderson created ZEPPELIN-2344: --- Summary: Error in zeppelin-web package.json that causes yarn run visdev to crash. Key: ZEPPELIN-2344 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2344

[GitHub] zeppelin pull request #2217: [ZEPPELIN-2344] Fix problem with running zeppel...

2017-04-03 Thread andersonjonathan
GitHub user andersonjonathan opened a pull request: https://github.com/apache/zeppelin/pull/2217 [ZEPPELIN-2344] Fix problem with running zeppelin-web in visualization dev mode ### What is this PR for? Solving problems with executing yarn run visdev ### What type o

[jira] [Created] (ZEPPELIN-2345) Zeppelin Notebook API not reporting errors properly when notebook execution fails

2017-04-03 Thread Sofiane Cherchalli (JIRA)
Sofiane Cherchalli created ZEPPELIN-2345: Summary: Zeppelin Notebook API not reporting errors properly when notebook execution fails Key: ZEPPELIN-2345 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2

[GitHub] zeppelin pull request #2098: [ZEPPELIN-2217] AdvancedTransformation for Visu...

2017-04-03 Thread 1ambda
GitHub user 1ambda reopened a pull request: https://github.com/apache/zeppelin/pull/2098 [ZEPPELIN-2217] AdvancedTransformation for Visualization ### What is this PR for? `AdvancedTransformation` has more detailed options while providing existing features of `PivotTransform

[GitHub] zeppelin pull request #2098: [ZEPPELIN-2217] AdvancedTransformation for Visu...

2017-04-03 Thread 1ambda
Github user 1ambda closed the pull request at: https://github.com/apache/zeppelin/pull/2098 --- 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 #2098: [ZEPPELIN-2217] AdvancedTransformation for Visu...

2017-04-03 Thread 1ambda
GitHub user 1ambda reopened a pull request: https://github.com/apache/zeppelin/pull/2098 [ZEPPELIN-2217] AdvancedTransformation for Visualization ### What is this PR for? `AdvancedTransformation` has more detailed options while providing existing features of `PivotTransform

[GitHub] zeppelin pull request #2098: [ZEPPELIN-2217] AdvancedTransformation for Visu...

2017-04-03 Thread 1ambda
Github user 1ambda closed the pull request at: https://github.com/apache/zeppelin/pull/2098 --- 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 issue #2098: [ZEPPELIN-2217] AdvancedTransformation for Visualizati...

2017-04-03 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2098 CI status: https://travis-ci.org/1ambda/zeppelin/builds/218186828 --- 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 doe

[GitHub] zeppelin pull request #2098: [ZEPPELIN-2217] AdvancedTransformation for Visu...

2017-04-03 Thread 1ambda
Github user 1ambda closed the pull request at: https://github.com/apache/zeppelin/pull/2098 --- 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 #2098: [ZEPPELIN-2217] AdvancedTransformation for Visu...

2017-04-03 Thread 1ambda
GitHub user 1ambda reopened a pull request: https://github.com/apache/zeppelin/pull/2098 [ZEPPELIN-2217] AdvancedTransformation for Visualization ### What is this PR for? `AdvancedTransformation` has more detailed options while providing existing features of `PivotTransform

[GitHub] zeppelin pull request #2217: [ZEPPELIN-2344] Fix problem with running zeppel...

2017-04-03 Thread andersonjonathan
Github user andersonjonathan closed the pull request at: https://github.com/apache/zeppelin/pull/2217 --- 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 fe

[GitHub] zeppelin issue #2216: [ZEPPELIN-2336] Fix note reload on another note create...

2017-04-03 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2216 @khalidhuseynov last commit in the master branch does not have test failure on second profile. Could you rebase and see if second profile passes? Also this PR restores changes made in

[GitHub] zeppelin issue #2213: [ZEPPELIN-2298] Remove -Ppyspark build profile

2017-04-03 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2213 [this section](https://github.com/apache/zeppelin/blob/master/docs/install/virtual_machine.md#how-to-build--run-zeppelin) need to be updated, too. --- If your project is set up for it, you ca

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

2017-04-03 Thread conker84
Github user conker84 commented on the issue: https://github.com/apache/zeppelin/pull/2125 @jongyoul thanks for the answer, i checked the [Spel](https://zeppelin.apache.org/docs/snapshot/development/writingzeppelinspell.html) and the [Visualization](https://zeppelin.apache.org/docs/la

[GitHub] zeppelin issue #2120: [ZEPPELIN-1492] fixing the issue where updating a para...

2017-04-03 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2120 @FRosner Thanks for the fix. LGTM and merge to master and branch-0.7 --- 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 proj

[GitHub] zeppelin issue #2214: [MINOR] remove typo in line and area chart

2017-04-03 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2214 LGTM and merge to master and branch-0.7! --- 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 featu

[GitHub] zeppelin issue #2210: [ZEPPELIN-2088] Bundle helium packages one by one

2017-04-03 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2210 Great work. Tested but I'm getting error on enabling package. ![image](https://cloud.githubusercontent.com/assets/1540981/24630417/9bb7ed52-18f7-11e7-8d5c-df137c121462.png)

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

2017-04-03 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/2125 I think this is introducing a new result type from interpreter on the backend side that could be useful for this new Neo4J interpreter and other graph-base ones in the future? --- If your p

[GitHub] zeppelin issue #2211: [ZEPPELIN-2339] Change 'see more' -> 'enable' next to ...

2017-04-03 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2211 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 #1536: [Zeppelin 796] Duplicated notebook names should not be...

2017-04-03 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/1536 IMHO, automatically adding `" (1)", " (2)" ..` etc to a note name in case of duplicate name found might be a better solution than disallowing import at all. A variation on this idea - adding `"

[jira] [Created] (ZEPPELIN-2346) Zeppelin dependency added using REST API is not picked up

2017-04-03 Thread Darshan Mehta (JIRA)
Darshan Mehta created ZEPPELIN-2346: --- Summary: Zeppelin dependency added using REST API is not picked up Key: ZEPPELIN-2346 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2346 Project: Zeppelin

[GitHub] zeppelin issue #2201: [ZEPPELIN-1965] Livy SQL Interpreter: Should use df.sh...

2017-04-03 Thread benoyantony
Github user benoyantony commented on the issue: https://github.com/apache/zeppelin/pull/2201 Thank you @zjffdu and @felixcheung --- 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-2347) Stacked bar chart is not working

2017-04-03 Thread Hyosik Oh (JIRA)
Hyosik Oh created ZEPPELIN-2347: --- Summary: Stacked bar chart is not working Key: ZEPPELIN-2347 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2347 Project: Zeppelin Issue Type: Bug

[GitHub] zeppelin issue #2213: [ZEPPELIN-2298] Remove -Ppyspark build profile

2017-04-03 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/2213 @jongyoul Yup, will open a PR for that soon. @Leemoonsoo Thanks. Updated again :) --- 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 #2211: [ZEPPELIN-2339] Change 'see more' -> 'enable' next to ...

2017-04-03 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/2211 @felixcheung @Leemoonsoo Thanks. Merge into master if there are no further comments on this. --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] zeppelin issue #2213: [ZEPPELIN-2298] Remove -Ppyspark build profile

2017-04-03 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2213 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 #2213: [ZEPPELIN-2298] Remove -Ppyspark build profile

2017-04-03 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/2213 Merge into master 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 does not have th

[GitHub] zeppelin pull request #2216: [ZEPPELIN-2336] Fix note reload on another note...

2017-04-03 Thread khalidhuseynov
Github user khalidhuseynov closed the pull request at: https://github.com/apache/zeppelin/pull/2216 --- 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 feat

[GitHub] zeppelin pull request #2216: [ZEPPELIN-2336] Fix note reload on another note...

2017-04-03 Thread khalidhuseynov
GitHub user khalidhuseynov reopened a pull request: https://github.com/apache/zeppelin/pull/2216 [ZEPPELIN-2336] Fix note reload on another note create/rename/remove ### What is this PR for? This is to fix the issue with repeated note reload when some other note is created/renam

[GitHub] zeppelin issue #2214: [MINOR] remove typo in line and area chart

2017-04-03 Thread soralee
Github user soralee commented on the issue: https://github.com/apache/zeppelin/pull/2214 Thanks @Leemoonsoo @felixcheung --- 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 #2210: [ZEPPELIN-2088] Bundle helium packages one by one

2017-04-03 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/2210 yeah I got same error --- 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 wis

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

2017-04-03 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2098 @AhyoungRyu Updated docs as well. ![image](https://cloud.githubusercontent.com/assets/4968473/24641455/edad6e28-193a-11e7-93a5-7306a1de276e.png) --- If your project is set up for it, you

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

2017-04-03 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/2098 @1ambda Thanks for letting me know. Just look through what you said, generally looks good. Let me test again. --- If your project is set up for it, you can reply to this email and have your r

[GitHub] zeppelin pull request #2216: [ZEPPELIN-2336] Fix note reload on another note...

2017-04-03 Thread khalidhuseynov
Github user khalidhuseynov closed the pull request at: https://github.com/apache/zeppelin/pull/2216 --- 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 feat

[jira] [Created] (ZEPPELIN-2348) Line chart setting is not rendered at all

2017-04-03 Thread Hoon Park (JIRA)
Hoon Park created ZEPPELIN-2348: --- Summary: Line chart setting is not rendered at all Key: ZEPPELIN-2348 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2348 Project: Zeppelin Issue Type: Bu

[GitHub] zeppelin issue #2212: [gh-pages] set max size for pagination btn & hide arro...

2017-04-03 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/2212 @1ambda Can you help 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 project does not have this feature

[GitHub] zeppelin pull request #2135: Groovy Interpreter for Apazhe Zeppelin [ZEPPELI...

2017-04-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2135 --- 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 #2204: ZEPPELIN-2189. The order of dynamic forms shoul...

2017-04-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2204 --- 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 #2213: [ZEPPELIN-2298] Remove -Ppyspark build profile

2017-04-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2213 --- 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 #2218: [ZEPPELIN-2348] Line chart setting is not rende...

2017-04-03 Thread 1ambda
GitHub user 1ambda opened a pull request: https://github.com/apache/zeppelin/pull/2218 [ZEPPELIN-2348] Line chart setting is not rendered (master) ### What is this PR for? Line chart setting is not rendered. ### What type of PR is it? [Bug Fix | Improvement | Fe

[GitHub] zeppelin pull request #2216: [ZEPPELIN-2336] Fix note reload on another note...

2017-04-03 Thread khalidhuseynov
GitHub user khalidhuseynov reopened a pull request: https://github.com/apache/zeppelin/pull/2216 [ZEPPELIN-2336] Fix note reload on another note create/rename/remove ### What is this PR for? This is to fix the issue with repeated note reload when some other note is created/renam

[GitHub] zeppelin issue #2218: [ZEPPELIN-2348] Line chart setting is not rendered (ma...

2017-04-03 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2218 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 #2216: [ZEPPELIN-2336] Fix note reload on another note create...

2017-04-03 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2216 LGTM I think ZEPPELIN-2336 is quite serious issue. Once CI becomes, let's merge this PR asap to master and branch-0.7 as a hotfix, and reopen ZEPPELIN-1145 for further investigation

[GitHub] zeppelin issue #2216: [ZEPPELIN-2336] Fix note reload on another note create...

2017-04-03 Thread khalidhuseynov
Github user khalidhuseynov commented on the issue: https://github.com/apache/zeppelin/pull/2216 @Leemoonsoo actually I couldn't reproduce ZEPPELIN-1145, but we can reopen it to make sure. maybe also /cc @r-kamath as original author --- If your project is set up for it, you can reply

[GitHub] zeppelin pull request #2219: [ZEPPELIN-2348] Line chart setting is not rende...

2017-04-03 Thread 1ambda
GitHub user 1ambda opened a pull request: https://github.com/apache/zeppelin/pull/2219 [ZEPPELIN-2348] Line chart setting is not rendered (branch-0.7) ### What is this PR for? Line chart setting is not rendered. ### What type of PR is it? [Bug Fix] ###

[GitHub] zeppelin issue #2219: [ZEPPELIN-2348] Line chart setting is not rendered (br...

2017-04-03 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2219 @Leemoonsoo I failed to reproduce it in branch-0.7, so it's ok to just close this PR if it's save. But code looks like buggy. --- If your project is set up for it, you can reply to this email and

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

2017-04-03 Thread AhyoungRyu
GitHub user AhyoungRyu opened a pull request: https://github.com/apache/zeppelin/pull/2220 [Minor] Fix wrong Python lib path in Matplotlib tutorial note ### What is this PR for? There is a wrong information about Zeppelin’s matplotlib backend files. It actually located under `

[GitHub] zeppelin issue #2216: [ZEPPELIN-2336] Fix note reload on another note create...

2017-04-03 Thread khalidhuseynov
Github user khalidhuseynov commented on the issue: https://github.com/apache/zeppelin/pull/2216 @Leemoonsoo i found some js tests failing in second profile, let me take a look --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as we