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 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 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 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 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 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 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
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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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
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 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 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 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 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 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 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
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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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
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 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 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 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 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 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 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 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
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 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
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 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
68 matches
Mail list logo