[GitHub] zeppelin issue #1603: [ZEPPELIN-1624] HeliumApplicationFactoryTest fails on ...

2016-11-23 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1603 @Leemoonsoo do you think it's worth re-basing on latest master? Tried `mvn clean package -pl \!zeppelin-distribution` on this branch again, got: ``` Results : Tests

[GitHub] zeppelin issue #1620: Branch 0.5.5

2016-11-23 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1620 @wang28103 looks like PR to the wrong destination --- 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 issue #1668: [ZEPPELIN-1695] Centralize libs, plugin versions in al...

2016-11-23 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1668 Thank you - it's a great effort, a bit long to review so it took a while and have diverged from master. @1ambda could you rebase and also make sure it does not affect automation like https

[GitHub] zeppelin issue #1632: [ZEPPELIN-1639] Add tests with external python depende...

2016-11-23 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1632 @agoodm thank you, looks great! There has been some changes in `.travis.yaml`, could you please rebase? --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] zeppelin issue #1639: [ZEPPELIN-1667] add support for es6

2016-11-23 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1639 @felizbear great! From my experience, if you, as PR author, elaborate on the CI failure, in case of any, it usually speeds merging things up. --- If your project is set up for it, you can

[GitHub] zeppelin issue #1638: [ZEPPELIN-1666] DON'T share mutable deps, options betw...

2016-11-23 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1638 Looks great to me, except for code style noted above. Thank you @1ambda for tests improvements, would be happy to merge as soon as the style issue addressed, if there is no further discussion

[GitHub] zeppelin issue #1168: [MINOR] Add formatter

2016-11-23 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1168 @jongyoul how do you think, could you interactively rebase this branch to have only `./_tools/*` changes? Or is it better to start a JIRA issue and close this guy? @1ambda do you know any

[GitHub] zeppelin issue #1639: [ZEPPELIN-1667] add support for es6

2016-11-23 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1639 Thank you @1ambda ! @felizbear as soon as #1659 with CI improvements was merged, let's rebase and see if we can merge this guy --- If your project is set up for it, you can reply

[GitHub] zeppelin issue #1659: [ZEPPELIN-1667] Fix maven options while updating node,...

2016-11-22 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1659 @asanjar node version is bumped to 6.x TLS one, please let us know if that works for you you on Power arch. --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] zeppelin issue #1666: [ZEPPELIN-1689] enable Power architecture

2016-11-22 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1666 👍 Looks good to me, merging if there is no further 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

[GitHub] zeppelin issue #1666: [ZEPPELIN-1689] enable Power architecture

2016-11-22 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1666 Indeed, if you could check #1659 - AFAIK it does all the same, only the node version is different there. How about we merge this guy as it does not bring major changes and then rebase #1659

[GitHub] zeppelin issue #1659: [ZEPPELIN-1667] Fix maven options while updating node,...

2016-11-21 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1659 Thanks for improving CI @1ambda Looks great to me, will be happy to merege asap, right after [zeppelin-web/README.md](https://github.com/apache/zeppelin/blob/master/zeppelin-web

[GitHub] zeppelin issue #1659: CI TEST for PR #1639

2016-11-19 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1659 @1ambda great effort! As mentioned in #1639 - could you please re-purpose (interactive rebase, basically) this PR to contain only CI improvements? One question on Node version update

[GitHub] zeppelin issue #1639: [ZEPPELIN-1667] add support for es6

2016-11-19 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1639 @1ambda great job! Could you please re-purpose (interactive rebase, basically) #1639 to contain only CI improvements, so it does not include anything from this PR? Then we can

[GitHub] zeppelin issue #1639: [ZEPPELIN-1667] add support for es6

2016-11-17 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1639 Experimenting with heap size sounds good, if that is the reason CI fails. But it would be much easier to judge, if somebody could summarize current CI failure here. On the frontend build

[GitHub] zeppelin issue #1639: [ZEPPELIN-1667] add support for es6

2016-11-15 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1639 Thank you for good effort and contribution @felizbear ! Please, expect that usually reviews do take some time. One thing that @1ambda brought that would be nice to understand better

[GitHub] zeppelin issue #1594: [ZEPPELIN-1614] Remove markdown4j dep

2016-11-15 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1594 Looks great to me, merging to master if there is no further 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

[GitHub] zeppelin issue #1628: [HOTFIX][ZEPPELIN-1656] z.show in Python interpreter d...

2016-11-13 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1628 Tested with and without `matplotlib` - both cases work fine! Also ``` %python a = 'a' print "{}".format(a) ``` works as expected as well!

[GitHub] zeppelin issue #1628: [HOTFIX][ZEPPELIN-1656] z.show in Python interpreter d...

2016-11-13 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1628 Will test right now and post back --- 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 #1626: [ZEPPELIN-1655] Dynamic forms in Python interpreter do...

2016-11-13 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1626 Thank you for the prompt update @agoodm CI failure on Selenium test profile seem un-related: ``` Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 129.268 sec

[GitHub] zeppelin issue #1534: ZEPPELIN-1345 - Create a custom matplotlib backend tha...

2016-11-13 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1534 @agoodm sorry for digging this out, but I have just realized that this PR changes only [Python `PyZeppelinContext`](https://github.com/apache/zeppelin/blob/master/python/src/main/resources

[GitHub] zeppelin issue #1598: [ZEPPELIN-1618] [WIP] Support ElasticSearch 5.0

2016-11-09 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1598 Great work @1ambda ! Do you know if there are any ETA for Elasticsearch 5.1? --- 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 #1618: Add tests with external python dependencies to CI buil...

2016-11-09 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1618 Looks like CI is stalled during PySpark execution somehow.. ``` 16/11/09 09:46:13 INFO PySparkInterpreter: File /tmp/zeppelin_pyspark-7835708002435081304.py created

[GitHub] zeppelin issue #989: Added ipfsnotebookrepo [ Zeppelin-683 ]

2016-11-08 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/989 @onkarshedge thank you for the great work! How do you think, how hard it would be to rebase it on latest master? --- If your project is set up for it, you can reply to this email and have

[GitHub] zeppelin issue #1194: [ZEPPELIN-1193] Update Node JS related dependencies to...

2016-11-08 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1194 I guess we better close this guy, or is it still WIP? --- 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 issue #1231: [Zeppelin - 683][WIP] BittorrentNotebookRepo

2016-11-08 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1231 @onkarshedge would you be willing to address the comments on the code style and rebase it? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] zeppelin issue #932: Replace CXF with Jersey2 [ZEPPELIN-903]

2016-11-08 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/932 @echarles I'm terribly sorry for for such a huge communication delay in my side :\ Would you be willing to re-base it on the latest master so we could merge it? --- If your project is set

[GitHub] zeppelin issue #1339: [ZEPPELIN-1332] Remove spark-dependencies & suggest ne...

2016-11-08 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1339 Guys, what great work here, simplifying the build! A quick question @AhyoungRyu as it's kind of a big change, and I'm sorry if that was explained before, but could you please recap

[GitHub] zeppelin issue #1376: [ZEPPELIN-449] Enhance log messages when interpreter i...

2016-11-08 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1376 @lresende sorry for huge communication delay :\ It's great improvement on ability to debug failures, merging to master ASAP, if there is no further discussion. --- If your project is set

[GitHub] zeppelin issue #1378: [ZEPPELIN-1358] Add support to display Pandas DataFram...

2016-11-08 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1378 Sorry for massive communication delay :\ Looks awesome to me, merging to master, if there is no further discussion! --- If your project is set up for it, you can reply to this email and have

[GitHub] zeppelin issue #1391: ZEPPELIN-1403. Should maintain the using port list

2016-11-08 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1391 @zjffdu test plan sounds great. My only concern was - may we can find a better place for this state, rather than `static` ? Move it somewhere, where if does not require to be static

[GitHub] zeppelin issue #1471: Closes [ZEPPELIN-1505] Add Scio interpreter

2016-11-08 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1471 @ravwojdyla > Test/build should happen as part of standard build. Is it fine? Yes, sounds fantastic, thank you for pointing it out. Looks great to me, shall we me

[GitHub] zeppelin issue #1594: [ZEPPELIN-1614] Remove markdown4j dep

2016-11-08 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1594 What should be the next steps here @1ambda? --- 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 #1605: [WIP][ZEPPELIN-1622] Remove %dep interpreter deprecate...

2016-11-08 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1605 Looks great to me, thank you @minahlee for cleaning up in order to avoiding user confusion! 💯 for having a test --- If your project is set up for it, you can reply to this email and have

[GitHub] zeppelin issue #1610: [Website] Change mailing list archive link

2016-11-08 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1610 👍 Let's 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 enabled and wishes so

[GitHub] zeppelin issue #1534: ZEPPELIN-1345 - Create a custom matplotlib backend tha...

2016-11-07 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1534 Looks great to me, 👍 for extra tests. Let's 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

[GitHub] zeppelin issue #928: [ZEPPELIN-116] Add Apache Mahout Interpreter

2016-11-04 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/928 Sorry for delay, @rawkintrevo ! Thank you for kind reminder on this great stuff. I want to mention this work on ApacheCon, so hope we can merge this asap :) I tied it and got

[GitHub] zeppelin issue #1591: [WIP] Fix latency on notebook save in ZeppelinHubNoteb...

2016-11-04 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1591 Looks great to me, thank you for fix and prompt response! Let's merge after CI is green, if there is no further discussions. --- If your project is set up for it, you can reply

[GitHub] zeppelin issue #1594: [ZEPPELIN-1614] Remove markdown4j dep

2016-11-03 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1594 Websequence are awesome, thank you @1ambda for contributing this simplification of MD interpreter. Looks good to me, modulo few minor issues, commented above. As soon as CI is green

[GitHub] zeppelin issue #1589: [Zeppelin-1611] - Support PAM (System User) Authentica...

2016-11-03 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1589 👍 for docs in same PR. On CI, I think that's relativly minor and if that's too complicated to configure - we can can opt out for manual test run+instruction in docs. Double

[GitHub] zeppelin issue #1590: [ZEPPELIN-1612] Fix NPE when initializing Notebook

2016-11-03 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1590 Got it! Thank you for kind explanation. CI failure looks not relevant for the change set. Looks great to me, merging to master if there is no further discussion. --- If your project

[GitHub] zeppelin issue #1589: [Zeppelin-1611] - Support PAM (System User) Authentica...

2016-11-03 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1589 Thank you for contribution! There are few things need to be taken care here: 1. make sure the code adhere [project styleguide](https://zeppelin.apache.org/contribution/contributions.html

[GitHub] zeppelin issue #1586: [hotfix] does not showing notebooklist on navbar

2016-11-03 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1586 Thank you @khalidhuseynov for prompt 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

[GitHub] zeppelin issue #1586: [hotfix] does not showing notebooklist on navbar

2016-11-03 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1586 Looks great to me, thank you for updated integration tests @cloverhearts ! CI fails on 2 profiles ``` Results : Tests in error: InterpreterRestApiTest.init:57

[GitHub] zeppelin issue #1460: [ZEPPELIN-1490] pass subject while persisting note on ...

2016-10-17 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1460 Looks good to me. CI is green now. What do you think, @Leemoonsoo ? --- 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 #1532: [Zeppelin-1557] Graceful storage exception handling

2016-10-17 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1532 Looks great to me! Merging to master, if there is no further 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] zeppelin issue #1508: [ZEPPELIN-1537] Elasticsearch improvement for results ...

2016-10-16 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1508 Looks good to me, 👍 for tests! Merging if there is no further 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] zeppelin issue #1515: [ZEPPELIN-916] Apply new mechanism to KylinInterpreter

2016-10-16 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1515 Looks great to me! Let's :shipit: --- 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 #1530: [Zeppelin-1555] Eliminate prefix in PythonInterpreter ...

2016-10-16 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1530 Thank you for contributing! How do you think, how hard would be to add some tests here, to make sure the change does not break things? --- If your project is set up for it, you can reply

[GitHub] zeppelin issue #1505: [HOTFIX] Set default ZEPPELIN_INTP_MEM

2016-10-11 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1505 Looks great to me. Thank you Mina for prompt 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 project does not have

[GitHub] zeppelin issue #1378: [ZEPPELIN-1358] Add support to display Pandas DataFram...

2016-10-06 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1378 @bustios let me know if you still think it's possible to make it optional and I'll be happy to merge it. --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] zeppelin pull request #1495: ZEPPELIN-1325: WIP - Python, advanced interpret...

2016-10-06 Thread bzz
GitHub user bzz opened a pull request: https://github.com/apache/zeppelin/pull/1495 ZEPPELIN-1325: WIP - Python, advanced interpreter impl ### What is this PR for? This is different implementation of Python interpreter that communicates to external Python 2/3 process (not just

[GitHub] zeppelin issue #928: [ZEPPELIN-116] Add Apache Mahout Interpreter

2016-10-02 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/928 Sounds awesome, @rawkintrevo, thank you for keeping up a good work! Let me try it this week and get back to you. --- If your project is set up for it, you can reply to this email and have

[GitHub] zeppelin issue #1334: [ZEPPELIN-682] New interpreter for Apache Beam (incuba...

2016-09-26 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1334 Thank you so much @mfelgamal ! --- 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 #1334: [ZEPPELIN-682] New interpreter for Apache Beam (incuba...

2016-09-26 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1334 Thank you @mfelgamal ! Merging to master, if there is no further 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

[GitHub] zeppelin issue #1334: [ZEPPELIN-682] New interpreter for Apache Beam (incuba...

2016-09-22 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1334 Great, thank you @mfelgamal for great job laying foundation for Apache Beam integration! I hate to ask but, could you please rebase it on latest master one more time? Looks like it have diverged

[GitHub] zeppelin issue #1419: ZEPPELIN-1420. java.util.ConcurrentModificationExcepti...

2016-09-19 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1419 Merging to master, if there is no further 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

[GitHub] zeppelin issue #1419: ZEPPELIN-1420. java.util.ConcurrentModificationExcepti...

2016-09-18 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1419 Shall we merge this guy now? --- 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 #1422: Allow matplotlib plot display in pyspark context

2016-09-15 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1422 This code looks very similar to the one we have in [python interpreter](https://github.com/apache/zeppelin/blob/master/python/src/main/resources/bootstrap.py#L167), contributed by @bustios

[GitHub] zeppelin issue #1424: [ZEPPELIN-1426] User aware storage sync

2016-09-13 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1424 Looks good to me. Will merge to master if there is no further 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] zeppelin issue #1330: [ZEPPELIN-1144]Zeppelin home page should only list not...

2016-09-13 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1330 Thank you @mwkang @khalidhuseynov ! Will merge to master, if there is no further discussion. --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] zeppelin issue #928: [ZEPPELIN-116][wip] Add Apache Mahout Interpreter

2016-09-09 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/928 @rawkintrevo thank you for sharing the ideas and keeping it up! This sounds like very reasonable approach to me, at least until mahout is Spark2 compliant. So the idea is to provide

[GitHub] zeppelin issue #1334: [ZEPPELIN-682] New interpreter for Apache Beam (incuba...

2016-09-08 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1334 CI is still failing. Sorry for confusion, after a bit more thinking it looks like simplest way here actually will be - to follow the same convention as with any other interpreters, like

[GitHub] zeppelin issue #1334: [ZEPPELIN-682] New interpreter for Apache Beam (incuba...

2016-09-08 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1334 @mfelgamal to address 1-2 can you please try to update `.travis.yml`: `-pl \!beam` -> `-pl !beam` ? --- If your project is set up for it, you can reply to this email and have your reply app

[GitHub] zeppelin issue #1334: [ZEPPELIN-682] New interpreter for Apache Beam (incuba...

2016-09-08 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1334 Looks great to me, thank you @mfelgamal ! I think it's ready to be merged. The only minor thing that looks a bit off - re-formatted `pom.xml` is not consistent with the other modules

[GitHub] zeppelin issue #1411: [ZEPPELIN-1417] Bugfix of "Connect to existing process...

2016-09-07 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1411 Merging to master if there is no further 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

[GitHub] zeppelin pull request #1410: Fix download links

2016-09-07 Thread bzz
GitHub user bzz opened a pull request: https://github.com/apache/zeppelin/pull/1410 Fix download links ### What is this PR for? In recent changes download links were broken on the project website ### What type of PR is it? Hot Fix ### Todos * [x

[GitHub] zeppelin issue #1334: [ZEPPELIN-682] New interpreter for Apache Beam (incuba...

2016-09-06 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1334 After running it locally, I think it is great but the last thing that would be very nice to have, is to expand the example in the docs to be self-contained, meaning easily runnable by the the first

[GitHub] zeppelin issue #1384: [ZEPPELIN-1387] Support table syntax in markdown inter...

2016-09-06 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1384 @1ambda 👍 fot tests, looks great to me except for licensing issue raised by Moon and small comment above. If you could let me know you user name in ASF JIRA I'll be happy to help

[GitHub] zeppelin issue #1401: [ZEPPELIN-1409] Refactor RAT build on Travis.CI config...

2016-09-06 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1401 Looks good to me, merging if there is no further discussion. CI fails on single profile with 1 flaky test ``` [INFO] Zeppelin: Server ... FAILURE

[GitHub] zeppelin issue #1407: [ZEPPELIN-1412] add support multiline for pythonErrorI...

2016-09-06 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1407 Thank you for improvements, @cloverhearts Looks good to me. Although as discussed under [ZEPPELIN-1360](https://issues.apache.org/jira/browse/ZEPPELIN-1360) - this approach have

[GitHub] zeppelin issue #1376: [ZEPPELIN-449] Enhance log messages when interpreter i...

2016-09-04 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1376 RAT service taking too much input seems to be the issue here. I think it is reproducable on local env as under [ZEPPELIN-278](https://issues.apache.org/jira/browse/ZEPPELIN-278) --- If your project

[GitHub] zeppelin issue #1401: [ZEPPELIN-1409] Refactor RAT build on Travis.CI config...

2016-09-04 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1401 I think having a separate profile it is reasonable approach for CI. Though I also think there is value in keepinv the default behaviour for local Dev workflow and make RAT check on by default

[GitHub] zeppelin issue #1334: [ZEPPELIN-682] New interpreter for Apache Beam (incuba...

2016-09-02 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1334 I think having it as it is now sounds as a good start. It can be always enhanced it later on, based on user feedback. Changes look great to me, thank you! If that is ok - please let

[GitHub] zeppelin issue #1333: [ZEPPELIN-1334] Environment variable defined in interp...

2016-09-02 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1333 Very similar test failure as we discussed above happened in un-related #1363 [here](https://s3.amazonaws.com/archive.travis-ci.org/jobs/155836675/log.txt) ``` Failed tests

[GitHub] zeppelin issue #1333: [ZEPPELIN-1334] Environment variable defined in interp...

2016-09-02 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1333 @zjffdu so there must be some state that persists between the runs. @Leemoonsoo do you have any idea what that state might be that affects `InterpreterFactoryTest `? There seems

[GitHub] zeppelin issue #1371: [ZEPPELIN-1372]Automatically Detect the data type in t...

2016-09-02 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1371 Looks great to me, thank you @Peilin-Yang ! @corneadoug what do you think? Let's merge to master, if there is no further discussion. --- If your project is set up for it, you can

[GitHub] zeppelin issue #1376: [ZEPPELIN-449] Enhance log messages when interpreter i...

2016-09-02 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1376 @lresende shall we merge it or do you find @zjffdu suggestion to work and we can close it for now? Thank you @doanduyhai ! Let's try to close\open it to trigger the CI and see if the failure

[GitHub] zeppelin issue #1302: [ZEPPELIN-1306] Interpreter restarts on a note.

2016-09-02 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1302 Looks great to me, thank you @astroshim ! On @corneadoug point - it should be possible to animate the icon button \w arrows to be i.e rotating while "restart is in progress" s

[GitHub] zeppelin issue #1378: [ZEPPELIN-1358] Add support to display Pandas DataFram...

2016-09-02 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1378 I see, indeed we could change the default to always show dataframe index, if you think it's more consistent with Python behavior, but let's add a flag anyway, so later, in case we decided to switch

[GitHub] zeppelin issue #1330: [ZEPPELIN-1144]Zeppelin home page should only list not...

2016-09-02 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1330 @mwkang could you please try close and then re-open this PR to trigger the CI and see if the same issue persists? Thanks! \cc @khalidhuseynov for review. --- If your project is set up

[GitHub] zeppelin issue #932: Replace CXF with Jersey2 [ZEPPELIN-903]

2016-09-02 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/932 Thank you for addressing licensing issues! Let me look into that again and then merge to master, if there is no further discussion. --- If your project is set up for it, you can reply

[GitHub] zeppelin issue #1248: [ZEPPELIN-1069]Ignore implicit interpreter when user e...

2016-09-02 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1248 I'm sorry for delay, @mwkang - my plate was full last week. --- 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 #1334: [ZEPPELIN-682] New interpreter for Apache Beam (incuba...

2016-08-30 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1334 Few questions after another pass: 1. Right now Beam interpreter uses **Beam version 0.1.0-incubating**, but didn't Beam project release 0.2.0-incubating on 2016-08-09? Do you think it would

[GitHub] zeppelin issue #1383: Merge pull request #1 from apache/master

2016-08-30 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1383 @demel-orange are you sure that this PR was made to the right repository? :) --- 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 #1384: [ZEPPELIN-1387] Support table syntax in markdown inter...

2016-08-30 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1384 The change of library looks great to me, 👍 for having a test case! Few things to take care of, before merging it: - for all the code, please make sure it follows project [styleguide

[GitHub] zeppelin issue #1384: [ZEPPELIN-1387] Support table syntax in markdown inter...

2016-08-29 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1384 @1ambda thank you for improvement! Let me review and get back to you with 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 #1318: [ZEPPELIN-1280][Spark on Yarn] Documents for running z...

2016-08-29 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1318 Looks great to me. Merging to master, if there is no further 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] zeppelin issue #1377: ZEPPELIN-1384. Spark interpreter binary compatibility ...

2016-08-28 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1377 LGTM. CI is green as well. --- 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 #1378: [ZEPPELIN-1358] Add support to display Pandas DataFram...

2016-08-28 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1378 @bustios thank you for improvements! Could you please explain a bit the benefits of having print index behaviour enabled by default? Do you think it should not be optional? It's

[GitHub] zeppelin issue #1358: [ZEPPELIN-1365] Error of Zeppelin Application in devel...

2016-08-28 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1358 Looks great to me! Merging to master if there is no further 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] zeppelin issue #1370: [ZEPPELIN-1379] Flink interpreter is missing scala lib...

2016-08-28 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1370 Looks good to me, thank you @lresende BTW, from my experience, postin CI failure helps to speed up a review process. CI fails on Spark 2.0 profile \w

[GitHub] zeppelin issue #1333: [ZEPPELIN-1334] Environment variable defined in interp...

2016-08-28 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1333 @zjffdu Looks great to me, modulo minor style issue above, thank you and :+1: for tests! One more thing - it's a bit strange ZEPPELIN-1334 has fix-for version ONLY 0.6.2 which implies

[GitHub] zeppelin issue #1363: [ZEPPELIN-1371]add text/numeric conversion support to ...

2016-08-28 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1363 Let's merge #1371 first, and then it makes perfect sense to adjust this one to match user expectations of sorting changes according to column type (so it lets user override auto-detection

[GitHub] zeppelin issue #1371: [ZEPPELIN-1372]Automatically Detect the data type in t...

2016-08-28 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1371 Thank you @Peilin-Yang ! It looks like it's `O(N)` from the table size - do you think there might be a performance implication here? Just curious, but if it's a table - should not analysing

[GitHub] zeppelin issue #1339: [WIP][ZEPPELIN-1332] Remove spark-dependencies & sugge...

2016-08-25 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1339 Thank you for kind explanation and feedback. I think you proposal and implementation with recent updates makes perfect sense. Please keep up a good work and ping me back for the final review

[GitHub] zeppelin issue #1301: [MINOR] Removed unused profiles from spark/pom.xml

2016-08-25 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1301 Quick question: just to double-check - this should not affect users following published build instructions like https://www.mapr.com/blog/building-apache-zeppelin-mapr-using-spark-under-yarn , right

[GitHub] zeppelin issue #932: Replace CXF with Jersey2 [ZEPPELIN-903]

2016-08-25 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/932 After the licenses clarification, I think we should be good to merge - I love the idea of having Jersey2. \cc @Leemoonsoo @jongyoul for review as well --- If your project is set up

[GitHub] zeppelin issue #932: Replace CXF with Jersey2 [ZEPPELIN-903]

2016-08-25 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/932 Sorry, been a busy week. I think it needs to be rebased on latest master. Few things on licensing: There are two same **CDDL 1.1** texts now `zeppelin-distribution/src/bin_license

[GitHub] zeppelin issue #1351: [ZEPPELIN/1356] The graph legend truncates at the near...

2016-08-25 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1351 @Peilin-Yang make sense, have updated jira fix-for version. @corneadoug absolutely, please take your time for review. --- If your project is set up for it, you can reply to this email

<    1   2   3   4   5   6   >