[GitHub] zeppelin issue #1648: [ZEPPELIN-1673] Reduce CI log size and make it faster

2016-11-17 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/1648 Now CI is green. Could anyone review this PR? Please :) --- 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 #1539: [ZEPPELIN-1567] Let JDBC interpreter use user credenti...

2016-11-17 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1539 CI is green! --- 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

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

2016-11-17 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/1639 @felizbear After you modified maven options, heap was increase ``` // before [INFO] Zeppelin: Server ... SUCCESS [ 12.294 s] [INFO] Zeppelin: Pac

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

2016-11-17 Thread felizbear
Github user felizbear closed the pull request at: https://github.com/apache/zeppelin/pull/1639 --- 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 i

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

2016-11-17 Thread felizbear
GitHub user felizbear reopened a pull request: https://github.com/apache/zeppelin/pull/1639 [ZEPPELIN-1667] add support for es6 ### What is this PR for? This PR adds support for the current ECMAScript standard [es6](http://www.ecma-international.org/ecma-262/6.0/) via [babel](h

[GitHub] zeppelin pull request #1654: [ZEPPELIN-1683] Run python process in docker co...

2016-11-17 Thread Leemoonsoo
GitHub user Leemoonsoo opened a pull request: https://github.com/apache/zeppelin/pull/1654 [ZEPPELIN-1683] Run python process in docker container ### What is this PR for? Inspired by ZEPPELIN-1671 conda interpreter. Docker can provides kind of virtual environment for python l

[GitHub] zeppelin issue #1625: [ZEPPELIN-1657] Private/public mode for user note crea...

2016-11-17 Thread khalidhuseynov
Github user khalidhuseynov commented on the issue: https://github.com/apache/zeppelin/pull/1625 @Leemoonsoo CI is finally green! --- 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 e

[jira] [Created] (ZEPPELIN-1683) Let PythonInterpreter runs python process in docker container

2016-11-17 Thread Lee moon soo (JIRA)
Lee moon soo created ZEPPELIN-1683: -- Summary: Let PythonInterpreter runs python process in docker container Key: ZEPPELIN-1683 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1683 Project: Zeppel

[GitHub] zeppelin issue #1637: [ZEPPELIN-1665 : WIP] Z.run with external note executa...

2016-11-17 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1637 @moon Thank you for your kind and good feedback. sorry, my answer is late. I confirmed your comments and checked everything for my code. I think all of you are right. I will fix

[GitHub] zeppelin pull request #1648: [ZEPPELIN-1673] Reduce CI log size and make it ...

2016-11-17 Thread 1ambda
GitHub user 1ambda reopened a pull request: https://github.com/apache/zeppelin/pull/1648 [ZEPPELIN-1673] Reduce CI log size and make it faster ### What is this PR for? 1. APT is now cached (saving almost **15 secs** per build) (before) https://cloud.githubu

[GitHub] zeppelin pull request #1648: [ZEPPELIN-1673] Reduce CI log size and make it ...

2016-11-17 Thread 1ambda
Github user 1ambda closed the pull request at: https://github.com/apache/zeppelin/pull/1648 --- 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 #1645: [WIP] [ZEPPELIN-1671] Conda interpreter

2016-11-17 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1645 @tae-jun @agoodm Thanks for the interest. Yes, the intent is allow user easily switch between environments. Supporting more actions like creating new env, installing packages will not

[GitHub] zeppelin issue #1624: ZEPPELIN-1653: Make UI responsive

2016-11-17 Thread karup1990
Github user karup1990 commented on the issue: https://github.com/apache/zeppelin/pull/1624 ``` Tests in error: ParagraphActionsIT.testEditOnDoubleClick:443 » ElementNotVisible Element is no...` ``` Test failure not related --- If your project is set up for it, you

[GitHub] zeppelin issue #1630: [ZEPPELIN-1629] Enable renaming folder from the main p...

2016-11-17 Thread tae-jun
Github user tae-jun commented on the issue: https://github.com/apache/zeppelin/pull/1630 @AhyoungRyu Thanks for review 😄 Don't need to hurry! I will check and ping you :) --- 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 #1640: Enable to search interpreters only based on the name

2016-11-17 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/1640 @AhyoungRyu If so, i think this is enough. Maybe we need a category dropbox to specify search area later. Thanks for really needed improvement :) --- If your project is set up

[GitHub] zeppelin pull request #1554: [ZEPPELIN-1320] Run zeppelin interpreter proces...

2016-11-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1554 --- 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 #1644: [ZEPPELIN-1670] Disabling login button double c...

2016-11-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1644 --- 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 #1639: [ZEPPELIN-1667] add support for es6

2016-11-17 Thread felizbear
Github user felizbear commented on the issue: https://github.com/apache/zeppelin/pull/1639 @bzz I don't think `maven clean` removes `.tmp` even in master. `grunt clean` however does the job well --- If your project is set up for it, you can reply to this email and have your reply app

[GitHub] zeppelin pull request #1653: Relative path on windows getAbsolutePath() and ...

2016-11-17 Thread kenshalo
GitHub user kenshalo opened a pull request: https://github.com/apache/zeppelin/pull/1653 Relative path on windows getAbsolutePath() and new URI causes excepti… ### What is this PR for? Relative path on windows getAbsolutePath() and new URI causes exception and most test cases

[GitHub] zeppelin pull request #1625: [ZEPPELIN-1657] Private/public mode for user no...

2016-11-17 Thread khalidhuseynov
GitHub user khalidhuseynov reopened a pull request: https://github.com/apache/zeppelin/pull/1625 [ZEPPELIN-1657] Private/public mode for user note creation/import ### What is this PR for? In multi-user environment when users create a notebook normally they would expect that note

[GitHub] zeppelin pull request #1625: [ZEPPELIN-1657] Private/public mode for user no...

2016-11-17 Thread khalidhuseynov
Github user khalidhuseynov closed the pull request at: https://github.com/apache/zeppelin/pull/1625 --- 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 issue #1630: [ZEPPELIN-1629] Enable renaming folder from the main p...

2016-11-17 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1630 @tae-jun Sorry for my late response. I tested but can't edit the dir name in root dir level. The folder name can be modified only in below level. Please see the below attached gif img.

[GitHub] zeppelin pull request #1648: [ZEPPELIN-1673] Reduce CI log size and make it ...

2016-11-17 Thread 1ambda
GitHub user 1ambda reopened a pull request: https://github.com/apache/zeppelin/pull/1648 [ZEPPELIN-1673] Reduce CI log size and make it faster ### What is this PR for? 1. APT is now cached (saving almost **15 secs** per build) (before) https://cloud.githubu

[GitHub] zeppelin pull request #1648: [ZEPPELIN-1673] Reduce CI log size and make it ...

2016-11-17 Thread 1ambda
Github user 1ambda closed the pull request at: https://github.com/apache/zeppelin/pull/1648 --- 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 #1587: [ZEPPELIN-1609] using pyspark(python3) with livy inter...

2016-11-17 Thread purechoc
Github user purechoc commented on the issue: https://github.com/apache/zeppelin/pull/1587 for example. in our environment. (zeppelin + livy) there is 3 team, (teamA, B, C) teamA using python2, teamB, C using python3, there are using same enveroment (zepplein + livy)

[GitHub] zeppelin issue #1614: ZEPPELIN-1472 - Create new LdapRealm based on Apache K...

2016-11-17 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1614 Sorry for the delay. LGTM, merging 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

[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 #1623: ZEPPELIN-1625 add support for user specific properties

2016-11-17 Thread benoyantony
Github user benoyantony commented on the issue: https://github.com/apache/zeppelin/pull/1623 thanks @1ambda , Sorry for the delay. 1. If this feature is merged, then the properties can be referred in the interpreter properties. Each user can override the property value.

[GitHub] zeppelin issue #1624: ZEPPELIN-1653: Make UI responsive

2016-11-17 Thread karup1990
Github user karup1990 commented on the issue: https://github.com/apache/zeppelin/pull/1624 @Leemoonsoo Thanks for the suggestion. Made the change. --- 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 issue #1652: [MINOR] Move tutorial notes under one folder

2016-11-17 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1652 Shell we give little more information in the title about the tutorials? like * Zeppelin Tutorial * Basic features (Spark) * Matplotlib (Python/pyspark) * R (spark

Re: map visualization with Zeppelin

2016-11-17 Thread moon soo Lee
Hi, Definitely, no reason to not have one. Hope zeppelin can have a built-in map visualization (again), soon. Thanks, moon On Wed, Nov 16, 2016 at 1:40 AM MrAsanjar . wrote: > Hi all, > Is there any plans to include map visualization feature to zeppelin? as it > has been in Hue for awhile? As

[GitHub] zeppelin issue #1649: [ZEPPELIN-1678] Improve main page notebook filter styl...

2016-11-17 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1649 Nice improvement @1ambda LGTM and merge to master if there're no more discussions. --- 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 #1651: [ZEPPELIN-1681] - Fix note permission settings order

2016-11-17 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1651 CI failure looks irrelevant. LGTM and merge if there're no further comments. --- 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 #1650: [ZEPPELIN-1679] Invalid thrift implementation (...

2016-11-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1650 --- 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 #1650: [ZEPPELIN-1679] Invalid thrift implementation (develop...

2016-11-17 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1650 Thanks @cloverhearts for taking care. LGTM and merge to master as a hotfix. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. I

[GitHub] zeppelin issue #1652: [MINOR] Move tutorial notes under one folder

2016-11-17 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1652 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 i

[GitHub] zeppelin issue #1640: Enable to search interpreters only based on the name

2016-11-17 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1640 @1ambda I can address your feedback by changing `filter: {name:searchInterpreter}` to `filter: {interpreterGroup: {name: searchInterpreter}}`. In this case, if we type `pyspark`, then Livy inte

[jira] [Created] (ZEPPELIN-1682) Notebook status stays FINISHED after Zeppelin restart

2016-11-17 Thread Patrick Duflot (JIRA)
Patrick Duflot created ZEPPELIN-1682: Summary: Notebook status stays FINISHED after Zeppelin restart Key: ZEPPELIN-1682 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1682 Project: Zeppelin

[GitHub] zeppelin pull request #1648: [ZEPPELIN-1673] Reduce CI log size and make it ...

2016-11-17 Thread 1ambda
Github user 1ambda closed the pull request at: https://github.com/apache/zeppelin/pull/1648 --- 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 #1648: [ZEPPELIN-1673] Reduce CI log size and make it ...

2016-11-17 Thread 1ambda
GitHub user 1ambda reopened a pull request: https://github.com/apache/zeppelin/pull/1648 [ZEPPELIN-1673] Reduce CI log size and make it faster ### What is this PR for? 1. APT is now cached (saving almost **15 secs** per build) (before) https://cloud.githubu

[GitHub] zeppelin pull request #1652: [MINOR] Move tutorial notes under one folder

2016-11-17 Thread minahlee
GitHub user minahlee opened a pull request: https://github.com/apache/zeppelin/pull/1652 [MINOR] Move tutorial notes under one folder ### What is this PR for? Change title of tutorial notes so all of them can be placed under one folder. ### What type of PR is it? Do

[GitHub] zeppelin issue #1587: [ZEPPELIN-1609] using pyspark(python3) with livy inter...

2016-11-17 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1587 I think I can review this in more details, but is there a need to run both Python2 and Python 3 at the same time in the same environment? Most likely people will have chosen one? If o

[GitHub] zeppelin pull request #1649: [ZEPPELIN-1678] Improve main page notebook filt...

2016-11-17 Thread 1ambda
Github user 1ambda closed the pull request at: https://github.com/apache/zeppelin/pull/1649 --- 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 #1648: [ZEPPELIN-1673] Reduce CI log size and make it ...

2016-11-17 Thread 1ambda
GitHub user 1ambda reopened a pull request: https://github.com/apache/zeppelin/pull/1648 [ZEPPELIN-1673] Reduce CI log size and make it faster ### What is this PR for? 1. APT is now cached (saving almost **15 secs** per build) (before) https://cloud.githubu

[GitHub] zeppelin pull request #1648: [ZEPPELIN-1673] Reduce CI log size and make it ...

2016-11-17 Thread 1ambda
Github user 1ambda closed the pull request at: https://github.com/apache/zeppelin/pull/1648 --- 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 #1649: [ZEPPELIN-1678] Improve main page notebook filt...

2016-11-17 Thread 1ambda
GitHub user 1ambda reopened a pull request: https://github.com/apache/zeppelin/pull/1649 [ZEPPELIN-1678] Improve main page notebook filter style ### What is this PR for? Current notebook filter has different style compared to other filters used in zeppelin. So users can fee

[GitHub] zeppelin pull request #1648: [ZEPPELIN-1673] Reduce CI log size and make it ...

2016-11-17 Thread 1ambda
GitHub user 1ambda reopened a pull request: https://github.com/apache/zeppelin/pull/1648 [ZEPPELIN-1673] Reduce CI log size and make it faster ### What is this PR for? 1. APT is now cached (saving almost **15 secs** per build) (before) https://cloud.githubu

[GitHub] zeppelin pull request #1648: [ZEPPELIN-1673] Reduce CI log size and make it ...

2016-11-17 Thread 1ambda
Github user 1ambda closed the pull request at: https://github.com/apache/zeppelin/pull/1648 --- 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 #1649: [ZEPPELIN-1678] Improve main page notebook filt...

2016-11-17 Thread 1ambda
GitHub user 1ambda reopened a pull request: https://github.com/apache/zeppelin/pull/1649 [ZEPPELIN-1678] Improve main page notebook filter style ### What is this PR for? Current notebook filter has different style compared to other filters used in zeppelin. So users can fee

[GitHub] zeppelin pull request #1649: [ZEPPELIN-1678] Improve main page notebook filt...

2016-11-17 Thread 1ambda
Github user 1ambda closed the pull request at: https://github.com/apache/zeppelin/pull/1649 --- 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 #1639: [ZEPPELIN-1667] add support for es6

2016-11-17 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/1639 @felizbear We can increase HEAP size by setting this command to `.travis.yml` ``` before_install: echo "MAVEN_OPTS=-Xmx2048m" >> ~/.mavenrc ``` --- If your project

[GitHub] zeppelin issue #1649: [ZEPPELIN-1678] Improve main page notebook filter styl...

2016-11-17 Thread tae-jun
Github user tae-jun commented on the issue: https://github.com/apache/zeppelin/pull/1649 ### OS: ![image](https://cloud.githubusercontent.com/assets/8201019/20391115/52a00ba2-ad15-11e6-849e-17170f0cd893.png) ### Chrome: 54.0.2840.98 (64-bit) Maybe because of m

[GitHub] zeppelin issue #1649: [ZEPPELIN-1678] Improve main page notebook filter styl...

2016-11-17 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/1649 @tae-jun Thanks for sharing. Some people might have same problems because `note-name-query` class has `FontAwesome` font-style only. --- If your project is set up for it, you can reply t

[GitHub] zeppelin issue #1651: [ZEPPELIN-1681] - Fix note permission settings order

2016-11-17 Thread tae-jun
Github user tae-jun commented on the issue: https://github.com/apache/zeppelin/pull/1651 This makes sense 👍 --- 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

[GitHub] zeppelin issue #1649: [ZEPPELIN-1678] Improve main page notebook filter styl...

2016-11-17 Thread tae-jun
Github user tae-jun commented on the issue: https://github.com/apache/zeppelin/pull/1649 @1ambda I just built Zeppelin from master branch and took screenshots :) ### Chrome secret tab: ![image](https://cloud.githubusercontent.com/assets/8201019/20390773/ab0ea1b0-ad13-11e6-

[GitHub] zeppelin pull request #1651: [ZEPPELIN-1681] - Fix note permission settings ...

2016-11-17 Thread anthonycorbacho
GitHub user anthonycorbacho opened a pull request: https://github.com/apache/zeppelin/pull/1651 [ZEPPELIN-1681] - Fix note permission settings order ### What is this PR for? The list of option (Owner, Reader and Writer) doesnt look natural, it should be from the stronger to the

[jira] [Created] (ZEPPELIN-1681) Note permission order is not natural

2016-11-17 Thread Anthony Corbacho (JIRA)
Anthony Corbacho created ZEPPELIN-1681: -- Summary: Note permission order is not natural Key: ZEPPELIN-1681 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1681 Project: Zeppelin Issue

[GitHub] zeppelin pull request #1648: [ZEPPELIN-1673] Reduce CI log size and make it ...

2016-11-17 Thread 1ambda
GitHub user 1ambda reopened a pull request: https://github.com/apache/zeppelin/pull/1648 [ZEPPELIN-1673] Reduce CI log size and make it faster ### What is this PR for? 1. APT is now cached (saving almost **15 secs** per build) (before) https://cloud.githubu

[GitHub] zeppelin issue #1649: [ZEPPELIN-1678] Improve main page notebook filter styl...

2016-11-17 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/1649 @tae-jun Hi! Could you share screenshots (chrome secret tab, safari, firefox) Thanks! --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] zeppelin pull request #1648: [ZEPPELIN-1673] Reduce CI log size and make it ...

2016-11-17 Thread 1ambda
Github user 1ambda closed the pull request at: https://github.com/apache/zeppelin/pull/1648 --- 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 #1649: [ZEPPELIN-1678] Improve main page notebook filt...

2016-11-17 Thread 1ambda
GitHub user 1ambda reopened a pull request: https://github.com/apache/zeppelin/pull/1649 [ZEPPELIN-1678] Improve main page notebook filter style ### What is this PR for? Current notebook filter has different style compared to other filters used in zeppelin. So users can fee

[GitHub] zeppelin pull request #1649: [ZEPPELIN-1678] Improve main page notebook filt...

2016-11-17 Thread 1ambda
Github user 1ambda closed the pull request at: https://github.com/apache/zeppelin/pull/1649 --- 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 #1649: [ZEPPELIN-1678] Improve main page notebook filter styl...

2016-11-17 Thread tae-jun
Github user tae-jun commented on the issue: https://github.com/apache/zeppelin/pull/1649 @1ambda Nice catch! Does that happen in IE? Because my Zeppelin didn't happen that way :) I use Macbook Pro and tested on Chrome, Safari, and Firefox. --- If your project is set

[GitHub] zeppelin issue #1650: [ZEPPELIN-1679] Invalid thrift implementation (develop...

2016-11-17 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1650 The reason why travis failed is irrelevant to my pr. ``` 09:44:43,974 INFO org.apache.zeppelin.ZeppelinITUtils:33 - Caller: org.apache.zeppelin.integration.ZeppelinIT.testAn

[jira] [Created] (ZEPPELIN-1680) how to pass parameters to jdbc paragraph

2016-11-17 Thread HyukSoo Chang (JIRA)
HyukSoo Chang created ZEPPELIN-1680: --- Summary: how to pass parameters to jdbc paragraph Key: ZEPPELIN-1680 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1680 Project: Zeppelin Issue T

[GitHub] zeppelin pull request #1650: [ZEPPELIN-1679] Invalid thrift implementation (...

2016-11-17 Thread cloverhearts
GitHub user cloverhearts opened a pull request: https://github.com/apache/zeppelin/pull/1650 [ZEPPELIN-1679] Invalid thrift implementation (developer critical) ### What is this PR for? Recently, zeppelin added some amazing features. https://github.com/apache/zeppelin/pu

[jira] [Created] (ZEPPELIN-1679) Invalid thrift implementation

2016-11-17 Thread CloverHearts (JIRA)
CloverHearts created ZEPPELIN-1679: -- Summary: Invalid thrift implementation Key: ZEPPELIN-1679 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1679 Project: Zeppelin Issue Type: Bug

[GitHub] zeppelin issue #1625: [ZEPPELIN-1657] Private/public mode for user note crea...

2016-11-17 Thread khalidhuseynov
Github user khalidhuseynov commented on the issue: https://github.com/apache/zeppelin/pull/1625 @Leemoonsoo fixed the test failure coming from rebase. all profiles pass except the last selenium test failure with: ``` Results : Tests in error: ParagraphActio