[GitHub] incubator-zeppelin pull request: [ZEPPELIN-577] ASCII control char...

2016-05-18 Thread minahlee
GitHub user minahlee reopened a pull request: https://github.com/apache/incubator-zeppelin/pull/894 [ZEPPELIN-577] ASCII control character errors in Zeppelin ### What is this PR for? Take care of `interpreter not found` issue when code is copied from CRLF line ending editor

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-577] ASCII control char...

2016-05-18 Thread minahlee
Github user minahlee closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/894 --- 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] incubator-zeppelin pull request: [ZEPPELIN-577] ASCII control char...

2016-05-17 Thread minahlee
Github user minahlee closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/894 --- 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] incubator-zeppelin pull request: [ZEPPELIN-577] ASCII control char...

2016-05-17 Thread minahlee
GitHub user minahlee reopened a pull request: https://github.com/apache/incubator-zeppelin/pull/894 [ZEPPELIN-577] ASCII control character errors in Zeppelin ### What is this PR for? Take care of `interpreter not found` issue when code is copied from CRLF line ending editor

[GitHub] incubator-zeppelin pull request: Fix notebook folder structure nam...

2016-05-13 Thread minahlee
Github user minahlee commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/883#issuecomment-218983138 @Leemoonsoo Just added test. Please 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] incubator-zeppelin pull request: Fix notebook folder structure nam...

2016-05-11 Thread minahlee
GitHub user minahlee opened a pull request: https://github.com/apache/incubator-zeppelin/pull/883 Fix notebook folder structure name match bug ### What is this PR for? Current regex match rule for notebook folder takes not only `/` as delimiter but also

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-792]Misspelt words and ...

2016-04-11 Thread minahlee
Github user minahlee commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/817#issuecomment-208202639 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

[GitHub] incubator-zeppelin pull request: Add tooltip for notes reload butt...

2016-04-04 Thread minahlee
GitHub user minahlee opened a pull request: https://github.com/apache/incubator-zeppelin/pull/813 Add tooltip for notes reload button ### What is this PR for? Notebook reload icon is not intuitive so add tooltip to it. ### What type of PR is it? Improvement

[GitHub] incubator-zeppelin pull request: Change icon color when permission...

2016-03-08 Thread minahlee
GitHub user minahlee opened a pull request: https://github.com/apache/incubator-zeppelin/pull/770 Change icon color when permission setting is open ### What is this PR for? * Set note action icon color to be changed properly * Switch location of _Settings_ and _Note

[GitHub] incubator-zeppelin pull request: ZEPPELIN-711 Load dependencies at...

2016-03-02 Thread minahlee
Github user minahlee commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/755#issuecomment-191547114 @Leemoonsoo that sounds like more appropriate approach. @karup1990 what do you think? --- If your project is set up for it, you can reply to this email

[GitHub] incubator-zeppelin pull request: ZEPPELIN-631 Allow user to config...

2016-02-21 Thread minahlee
Github user minahlee commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/735#issuecomment-186813788 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

[GitHub] incubator-zeppelin pull request: Fix pyspark to work on yarn mode ...

2016-02-21 Thread minahlee
GitHub user minahlee opened a pull request: https://github.com/apache/incubator-zeppelin/pull/736 Fix pyspark to work on yarn mode when spark version is lower than or equal to 1.4.x ### What is this PR for? pyspark.zip, py4j-\*.zip should be distributed to yarn nodes to make

[GitHub] incubator-zeppelin pull request: update README for doc

2016-02-17 Thread minahlee
Github user minahlee commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/723#issuecomment-185071188 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

[GitHub] incubator-zeppelin pull request: Added details on using Drill with...

2016-02-17 Thread minahlee
Github user minahlee commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/718#issuecomment-185070059 @malur I recently made a PR for updating Zeppelin classpath via GUI for different JDBC drivers. Please see #717 --- If your project is set up for it, you

[GitHub] incubator-zeppelin pull request: Return empty file list instead of...

2016-02-16 Thread minahlee
Github user minahlee commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/716#issuecomment-184604587 @FRosner Sure take your time and thank you for keeping your eyes on it :) --- If your project is set up for it, you can reply to this email and have your

[GitHub] incubator-zeppelin pull request: [Zeppelin-661] Add a documentatio...

2016-02-15 Thread minahlee
Github user minahlee commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/711#issuecomment-184530640 @felixcheung Could you also build the docs and deploy them after you merge the PRs which includes docs changes? So the updated docs can be reflected

[GitHub] incubator-zeppelin pull request: [DOCS][JDBC]Guide user to add jdb...

2016-02-15 Thread minahlee
GitHub user minahlee opened a pull request: https://github.com/apache/incubator-zeppelin/pull/717 [DOCS][JDBC]Guide user to add jdbc driver jar file via GUI interpreter menu ### What is this PR for? Update jdbc documentation to let user load dependencies via GUI interpreter

[GitHub] incubator-zeppelin pull request: Return empty file list instead of...

2016-02-14 Thread minahlee
GitHub user minahlee opened a pull request: https://github.com/apache/incubator-zeppelin/pull/716 Return empty file list instead of throwing error when dependency artifact is empty ### What is this PR for? This PR returns empty list of dependency files instead of throwing error

[GitHub] incubator-zeppelin pull request: [Zeppelin-630] Introduce new way ...

2016-02-10 Thread minahlee
Github user minahlee commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/673#issuecomment-182632331 @FRosner Thank you for reporting it. Seems like you have misspelled `-` instead of `:`. It would be proper to have `com.databricks:spark-avro_2.10:2.0.1

[GitHub] incubator-zeppelin pull request: [Zeppelin-630] Introduce new way ...

2016-02-10 Thread minahlee
Github user minahlee commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/673#issuecomment-182633345 @FRosner Yes you can also add local jars :) --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] incubator-zeppelin pull request: Add filter to quickly search the ...

2016-02-08 Thread minahlee
Github user minahlee commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/660#issuecomment-181579567 LGTM merging 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

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-595] Allow displaying d...

2016-02-06 Thread minahlee
Github user minahlee commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/685#issuecomment-180837936 My bad. I just pushed a fix. --- 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] incubator-zeppelin pull request: [ZEPPELIN-595] Allow displaying d...

2016-02-04 Thread minahlee
Github user minahlee commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/685#issuecomment-180200250 @prabhjyotsingh your suggestion makes perfect sense. It's ready now. --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] incubator-zeppelin pull request: ZEPPELIN-656 - Add support for us...

2016-02-04 Thread minahlee
Github user minahlee commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/697#issuecomment-180209575 Can you also update `zeppelin-distribution/src/bin_license/LICENSE` file for the newly added dependencies? --- If your project is set up for it, you can

[GitHub] incubator-zeppelin pull request: Add filter to quickly search the ...

2016-02-03 Thread minahlee
Github user minahlee commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/660#issuecomment-179429353 Nice improvement! I have one suggestion for style. When user have long name of notebook, dropdown menu's width also changes: https

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-595] Allow displaying d...

2016-02-03 Thread minahlee
Github user minahlee commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/685#issuecomment-179431380 @corneadoug Thank you for review. Just pushed a fix --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-595] Allow displaying d...

2016-02-02 Thread minahlee
GitHub user minahlee opened a pull request: https://github.com/apache/incubator-zeppelin/pull/685 [ZEPPELIN-595] Allow displaying decimal format in d3 ### What is this PR for? This PR enables displaying decimal format in built-in nvd3 chart ### What type of PR

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-595] Allow displaying d...

2016-02-02 Thread minahlee
GitHub user minahlee reopened a pull request: https://github.com/apache/incubator-zeppelin/pull/685 [ZEPPELIN-595] Allow displaying decimal format in d3 ### What is this PR for? This PR enables displaying decimal format in built-in nvd3 chart ### What type of PR

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-595] Allow displaying d...

2016-02-02 Thread minahlee
Github user minahlee closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/685 --- 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] incubator-zeppelin pull request: [ZEPPELIN-595] Allow displaying d...

2016-02-02 Thread minahlee
Github user minahlee commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/685#issuecomment-179030608 For reviewer's information, please check [this link](https://travis-ci.org/apache/incubator-zeppelin/builds/106608051) to see CI passed. I triggered CI

[GitHub] incubator-zeppelin pull request: [WIP][Zeppelin-630] Introduce new...

2016-01-27 Thread minahlee
Github user minahlee commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/673#issuecomment-175916153 Every comments has been addressed and test/docs are updated. Ready for review --- If your project is set up for it, you can reply to this email and have

[GitHub] incubator-zeppelin pull request: [WIP][Zeppelin-630] Introduce new...

2016-01-26 Thread minahlee
Github user minahlee commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/673#issuecomment-175231786 @astroshim, @anthonycorbacho Thank you for the review. I pushed commits to address your comment. Please take a look into this again. --- If your project

[GitHub] incubator-zeppelin pull request: [WIP][Zeppelin-630] Introduce new...

2016-01-26 Thread minahlee
Github user minahlee commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/673#issuecomment-175241376 @felixcheung yes load dependency using %dep still works, and I simply added the deprecated message on the use of `z.load()`, `z.reset()`, `z.addRepo

[GitHub] incubator-zeppelin pull request: [WIP][Zeppelin-630] Introduce new...

2016-01-25 Thread minahlee
GitHub user minahlee opened a pull request: https://github.com/apache/incubator-zeppelin/pull/673 [WIP][Zeppelin-630] Introduce new way of dependency loading to intepreter ### What is this PR for? With this PR user will be able to set external libraries to be loaded to specific

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-554] Streaming interpre...

2016-01-19 Thread minahlee
Github user minahlee commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/611#issuecomment-173000385 Tested and 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

[GitHub] incubator-zeppelin pull request: Remove paragraph title capitaliza...

2016-01-12 Thread minahlee
GitHub user minahlee opened a pull request: https://github.com/apache/incubator-zeppelin/pull/627 Remove paragraph title capitalization style from css ### What is this PR for? Remove paragraph title font capitalization style from css. ### What type of PR is it? Bug

[GitHub] incubator-zeppelin pull request: Remove paragraph title capitaliza...

2016-01-12 Thread minahlee
Github user minahlee closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/627 --- 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] incubator-zeppelin pull request: Improve travis build script

2016-01-12 Thread minahlee
Github user minahlee commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/626#issuecomment-171106177 +1 let's merge 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 project does

[GitHub] incubator-zeppelin pull request: Remove paragraph title capitaliza...

2016-01-12 Thread minahlee
GitHub user minahlee reopened a pull request: https://github.com/apache/incubator-zeppelin/pull/627 Remove paragraph title capitalization style from css ### What is this PR for? Remove paragraph title font capitalization style from css. ### What type of PR

[GitHub] incubator-zeppelin pull request: ZEPPELIN-546 Enables interpreter ...

2016-01-12 Thread minahlee
Github user minahlee commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/590#issuecomment-17761 Rebased master branch and CI build passed --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] incubator-zeppelin pull request: Remove paragraph title capitaliza...

2016-01-12 Thread minahlee
Github user minahlee commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/627#issuecomment-171123889 @corneadoug It is already possible to have lowercase character for the beggining of the word in notebook title --- If your project is set up for it, you

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-572] pyspark interprete...

2016-01-06 Thread minahlee
GitHub user minahlee opened a pull request: https://github.com/apache/incubator-zeppelin/pull/605 [ZEPPELIN-572] pyspark interpreter doesn't work on yarn-client ### What is this PR for? Set `spark.yarn.isPython` to be `true` to distribute pyspark libraries to workers when

[GitHub] incubator-zeppelin pull request: [WIP] ZEPPELIN-546 Enables interp...

2016-01-05 Thread minahlee
Github user minahlee commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/590#issuecomment-169087533 @bzz Thanks for review. Dependencies that added to `zeppelin-interpreter/pom.xml` is already used in `spark/pom.xml`, so I answered 'no' for license update

[GitHub] incubator-zeppelin pull request: [Zeppelin 537] Improve behavior o...

2015-12-28 Thread minahlee
Github user minahlee commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/573#issuecomment-167722761 @khalidhuseynov Keeping notebookRepo class for the flexibility makes perfect sense. I just addressed it please review --- If your project is set up

[GitHub] incubator-zeppelin pull request: ZEPPELIN-511 REST API: Insert / R...

2015-12-27 Thread minahlee
Github user minahlee commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/550#issuecomment-167437094 @HeartSaVioR Thanks for quick response. LGTM --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] incubator-zeppelin pull request: [Zeppelin 537] Improve behavior o...

2015-12-27 Thread minahlee
GitHub user minahlee opened a pull request: https://github.com/apache/incubator-zeppelin/pull/573 [Zeppelin 537] Improve behavior of reloading notebooks from storage ### What is this PR for? Improve behavior of reloading notebooks from storage ### What type of PR

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-535] "Scheduler already...

2015-12-27 Thread minahlee
Github user minahlee commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/574#issuecomment-167503210 @HeartSaVioR It's not mandatory to have review from PPMC/committer since we follow lazy consensus rule but always good to be reviewed by more people

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-391] Keyboard shortcut

2015-12-24 Thread minahlee
Github user minahlee commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/569#issuecomment-167180651 Ctrl + c is commonly used to copy highlighted text to the clipboard so better to change. --- If your project is set up for it, you can reply to this email

[GitHub] incubator-zeppelin pull request: Fix z-index of control button too...

2015-12-24 Thread minahlee
GitHub user minahlee opened a pull request: https://github.com/apache/incubator-zeppelin/pull/570 Fix z-index of control button tooltip ### What is this PR for? Fix z-index for control button tooltip ### What type of PR is it? Bug Fix

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-391] Keyboard shortcut

2015-12-24 Thread minahlee
Github user minahlee commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/569#issuecomment-167180989 Ctrl + Alt + k and Ctrl + Alt + E does work on chrome, firefox but not on IE and Ctrl + Alt + 1~0,-,+ doesn't work on all three browsers --- If your

[GitHub] incubator-zeppelin pull request: ZEPPELIN-305 Do not add jvm memor...

2015-12-10 Thread minahlee
Github user minahlee commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/526#issuecomment-163819332 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

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-495] Enable running int...

2015-12-09 Thread minahlee
GitHub user minahlee opened a pull request: https://github.com/apache/incubator-zeppelin/pull/524 [ZEPPELIN-495] Enable running interpreters with distribution package In distribution package, zeppelin-interpreter module is not added to classpath when Zeppelin starts interpreter

[GitHub] incubator-zeppelin pull request: Zeppelin jvm mem options specific...

2015-11-24 Thread minahlee
Github user minahlee commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/313#issuecomment-159523282 @piyush-mukati any update on this PR? I found one bug related to spark interpreter jvm memory setting, and this feature will be useful to handle this bug

[GitHub] incubator-zeppelin pull request: ZEPPELIN-413: Fix ability to link...

2015-11-23 Thread minahlee
Github user minahlee commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/464#issuecomment-159147970 Tested and 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

[GitHub] incubator-zeppelin pull request: Fix notebook clone bug

2015-11-21 Thread minahlee
GitHub user minahlee opened a pull request: https://github.com/apache/incubator-zeppelin/pull/458 Fix notebook clone bug Handle exception when paragraph's `getReturn` method returns unparseable object. You can merge this pull request into a Git repository by running: $ git

[GitHub] incubator-zeppelin pull request: [Zeppelin-136] Zeppelin delete pa...

2015-11-19 Thread minahlee
GitHub user minahlee opened a pull request: https://github.com/apache/incubator-zeppelin/pull/451 [Zeppelin-136] Zeppelin delete paragraph content after 'Move up' Zeppelin doesn't keep the text change in editor if user tries to "Move up" or "Move down" the pa

[GitHub] incubator-zeppelin pull request: ZEPPELIN-442: utilize space betwe...

2015-11-18 Thread minahlee
Github user minahlee commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/447#issuecomment-157950993 I like the idea, it will improve user experience a lot. I found there are few things need to be handled. There 3 different look mode in Zeppelin

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-421] Remove deprecated ...

2015-11-14 Thread minahlee
GitHub user minahlee opened a pull request: https://github.com/apache/incubator-zeppelin/pull/435 [ZEPPELIN-421] Remove deprecated spark interpreter properties from in… …terpreter ui Removed deprecated properties `spark.home`, `spark.yarn.jar`. Corresponding docs

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-420] Improve notebook c...

2015-11-14 Thread minahlee
GitHub user minahlee opened a pull request: https://github.com/apache/incubator-zeppelin/pull/432 [ZEPPELIN-420] Improve notebook clone behavior This PR handles two issues with notebook clone behavior. * If same paragraphs from original notebook and cloned notebook run

[GitHub] incubator-zeppelin pull request: ZEPPELIN-406 Handle license issue...

2015-11-11 Thread minahlee
Github user minahlee commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/407#issuecomment-155730976 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

[GitHub] incubator-zeppelin pull request: ZEPPELIN-388: auto nav to new not...

2015-11-11 Thread minahlee
Github user minahlee commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/394#issuecomment-156015874 @MikeTYChen This issue has been resolved by #309 Do you mind to close this one? --- If your project is set up for it, you can reply to this email and have

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-407] Improve document o...

2015-11-10 Thread minahlee
Github user minahlee commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/410#issuecomment-155661742 @felixcheung I'd like to help [ZEPPELIN-368](https://issues.apache.org/jira/browse/ZEPPELIN-368?jql=project%20%3D%20ZEPPELIN). Do you mind if I create

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-328] Interpreter page s...

2015-11-09 Thread minahlee
Github user minahlee commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/411#issuecomment-155295271 @felixcheung AFAIK if two spark interpreters are bind to one notebook, Zeppelin will use only one spark interpreter which is placed upper than the other

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-407] Improve document o...

2015-11-09 Thread minahlee
GitHub user minahlee opened a pull request: https://github.com/apache/incubator-zeppelin/pull/410 [ZEPPELIN-407] Improve document on how to manage external libraries in spark interpreter Improve docs on library loading in spark interpreter. * Add information to load libraries

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-309] Redirect to create...

2015-11-09 Thread minahlee
Github user minahlee commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/309#issuecomment-155045488 @Leemoonsoo Rebased master branch and pushed a fix for CI test. --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] incubator-zeppelin pull request: expanded build instructions to de...

2015-11-08 Thread minahlee
Github user minahlee commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/405#issuecomment-154803651 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

[GitHub] incubator-zeppelin pull request: ZEPPELIN-367 Sync with secondary ...

2015-10-29 Thread minahlee
Github user minahlee commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/375#issuecomment-152396012 Tested and 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

[GitHub] incubator-zeppelin pull request: Replace button to div in scatter ...

2015-10-21 Thread minahlee
GitHub user minahlee opened a pull request: https://github.com/apache/incubator-zeppelin/pull/358 Replace button to div in scatter settings This PR fixes same issue as [ZEPPELIN-351](https://issues.apache.org/jira/browse/ZEPPELIN-351?jql=project%20%3D%20ZEPPELIN) which Firefox/IE

[GitHub] incubator-zeppelin pull request: [Zeppelin 329] Notebook copied in...

2015-10-05 Thread minahlee
Github user minahlee commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/331#issuecomment-145621950 Beacause PR will load notebooks from storage everytime client requests notebook list, which can be burden to Zeppelin with a bunch of notebooks. So I

[GitHub] incubator-zeppelin pull request: [Zeppelin 329] Notebook copied in...

2015-10-05 Thread minahlee
Github user minahlee commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/331#issuecomment-145493238 @Leemoonsoo @khalidhuseynov ready for 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] incubator-zeppelin pull request: change runNote from event to func...

2015-07-28 Thread minahlee
Github user minahlee commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/171#issuecomment-125782879 Tested and 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

[GitHub] incubator-zeppelin pull request: Start zeppelin only with java not...

2015-06-03 Thread minahlee
GitHub user minahlee opened a pull request: https://github.com/apache/incubator-zeppelin/pull/90 Start zeppelin only with java not spark-submit Since spark agrs are supported through interpreter setting menu in UI, launching zeppelin with spark-submit is not needed anymore. You

[GitHub] incubator-zeppelin pull request: Gh pages update git url and packa...

2015-04-08 Thread minahlee
GitHub user minahlee opened a pull request: https://github.com/apache/incubator-zeppelin/pull/33 Gh pages update git url and package/groupId - Update git url from https://github.com/nflabs/zeppelin to https://github.com/apache/incubator-zeppelin - Update package/groupId from

[GitHub] incubator-zeppelin pull request: Update website url

2015-03-30 Thread minahlee
GitHub user minahlee opened a pull request: https://github.com/apache/incubator-zeppelin/pull/15 Update website url - Update website url from http://zeppelin-project.org to http://zeppelin.incubator.apache.org - Update mailing list link from https://groups.google.com/forum