Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/1983
---
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 AhyoungRyu commented on the issue:
https://github.com/apache/zeppelin/pull/2126
@1ambda @felixcheung Thanks!
I updated the overview sentences as well.
- before
 @ zeppelin-web ---
[INFO] Downloading:
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.1.3/plexus-io-2.1.3.pom
Mar 12, 2017
Github user echarles commented on the issue:
https://github.com/apache/zeppelin/pull/2112
Would be good to generalize this precode execution to all interprerters,
having methods like `prerun`, `postrun`... at `Interpeter` interface level.
---
If your project is set up for it, you ca
Github user tinkoff-dwh commented on the issue:
https://github.com/apache/zeppelin/pull/2112
@echarles
https://issues.apache.org/jira/browse/ZEPPELIN-2216
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your proje
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/2128
LGTM and merge to master and branch-0.7 if no more comment
Thanks @sravan-s for the fix!
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitH
Github user sravan-s commented on the issue:
https://github.com/apache/zeppelin/pull/2128
@Leemoonsoo Please review https://github.com/apache/zeppelin/pull/2132 . I
came across it while working on this. I believe it should be hadled first
---
If your project is set up for it, you ca
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/2122
LGTM
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/2117
LGTM and merge to master and branch-0.7, if 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. If your project
GitHub user tinkoff-dwh reopened a pull request:
https://github.com/apache/zeppelin/pull/2129
[ZEPPELIN-2252] discreteness of line charts
### What is this PR for?
Added a discreteness in the line chart. Correcting the display of the
chart, when the values does not exist at the p
Github user tinkoff-dwh closed the pull request at:
https://github.com/apache/zeppelin/pull/2129
---
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
Github user tinkoff-dwh commented on the issue:
https://github.com/apache/zeppelin/pull/2129
CI red because i did squash commits and compares incorrect in travis.
Reopen PR don't rebuild with new commits.
---
If your project is set up for it, you can reply to this email and have your
Github user felixcheung commented on the issue:
https://github.com/apache/zeppelin/pull/2121
@Leemoonsoo it looks like Jenkins is timing out again while Travis is
actually passing (though taking a long time)
---
If your project is set up for it, you can reply to this email and have y
Github user felixcheung commented on the issue:
https://github.com/apache/zeppelin/pull/2121
merging if no more comment
---
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 an
Github user felixcheung commented on the issue:
https://github.com/apache/zeppelin/pull/2129
btw, you don't need to squash - it will be squashed automatically when we
merge it
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as we
Github user tinkoff-dwh commented on the issue:
https://github.com/apache/zeppelin/pull/2129
@felixcheung
ok, thx. i run manually
https://travis-ci.org/tinkoff-dwh/zeppelin/builds/211021419 (set
TRAVIS_COMMIT_RANGE in travis)
---
If your project is set up for it, you can reply
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/2132
Tested and LGTM.
Merge to master and branch-0.7 if 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 Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/2068
Could you try rebase or merge master to this PR, so this PR branch includes
update on `travis_check.py` that #2094 made?
---
If your project is set up for it, you can reply to this email and h
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/2134
LGTM
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the
Sriram Narayanamoorthy created ZEPPELIN-2259:
Summary: Tensorflow not working in Zeppelin 0.7.0
Key: ZEPPELIN-2259
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2259
Project: Zeppelin
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/2100
@AhyoungRyu Sounds good!
---
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 w
Github user tinkoff-dwh commented on the issue:
https://github.com/apache/zeppelin/pull/2129
CI green https://travis-ci.org/tinkoff-dwh/zeppelin/builds/211021419
---
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 pro
Github user felixcheung commented on the issue:
https://github.com/apache/zeppelin/pull/2129
CI passed.
merging if no more comment
---
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 fea
Hi,
I am trying to setup the livy interpreter in zeppelin.
For this, i have set zeppelin.livy.url property in zeppelin-site.xml - but
in Zeppelin ui, the property of interpreter is still set to default.
Alternatively, i tried also setting it zeppelin-env.sh as export result
ZEPPELIN_LIVY_HOST_UR
GitHub user dlukyanov opened a pull request:
https://github.com/apache/zeppelin/pull/2135
[WIP] Groovy Interpreter for Apazhe Zeppelin [ZEPPELIN-2176]
### What is this PR for?
Groovy Interpreter
### What type of PR is it?
Feature
### Todos
* [ Test
Github user dlukyanov commented on the issue:
https://github.com/apache/zeppelin/pull/2068
Closing this pull request because fork under organization can't be checked
by jenkins job for now (or smth wrong with my hands))
Created new fork [#2135]
And new pull request [https:
Github user dlukyanov closed the pull request at:
https://github.com/apache/zeppelin/pull/2068
---
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 maheshsenni commented on the issue:
https://github.com/apache/zeppelin/pull/2095
I tried to solve the proxy problem by adding `-Dhttp.proxyHost` and
`-Dhttp.proxyPort` to `JAVA_OPTS` in `bin/zeppelin-daemon.sh`. After doing
this, npm and node were installed without any pro
Github user dlukyanov commented on the issue:
https://github.com/apache/zeppelin/pull/2135
@Leemoonsoo, I moved the repo under the user, used the latest master, now i
have another error:
```
++ grep -e '"ref":' -e '"sha":'
++ tr '\n' ' '
+ COMMIT=
+ sleep 30
+ p
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/2135
Jenkins build script didn't handle well when source branch name of
pullrequest is `master`.
I just updated the jenkins build script to handle the name `master`.
@dlukyanov Could you tri
zeppelin-site.xml is for zeppelin server, not for interpreter. You should
set zeppelin.livy.url in interpreter setting page.
https://zeppelin.apache.org/docs/0.8.0-SNAPSHOT/quickstart/explorezeppelinui.html#settings
Arun Khetarpal 于2017年3月15日周三 上午3:16写道:
> Hi,
>
> I am trying to setup the livy i
GitHub user Leemoonsoo opened a pull request:
https://github.com/apache/zeppelin/pull/2136
[ZEPPELIN-2113] Paragraph border is not highlighted when focused
### What is this PR for?
https://github.com/apache/zeppelin/pull/2054 [removes `paragraph-col` css
class](https://github.co
Lee moon soo created ZEPPELIN-2260:
--
Summary: Skip npm install / bundle when no helium package is
selected
Key: ZEPPELIN-2260
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2260
Project: Zeppeli
GitHub user Leemoonsoo opened a pull request:
https://github.com/apache/zeppelin/pull/2137
[ZEPPELIN-2260] Skip node,npm install and bundle when no helium package is
selected
### What is this PR for?
Zeppelin 0.7.0 installs node and npm when it first starts for Helium
package.
Github user anthonycorbacho commented on the issue:
https://github.com/apache/zeppelin/pull/1934
Merging if 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 does not have this featu
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/2095
@FRosner fyi. Made a patch https://github.com/apache/zeppelin/pull/2137
---
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 p
GitHub user Leemoonsoo opened a pull request:
https://github.com/apache/zeppelin/pull/2138
[ZEPPELIN-2260] [branch-0.7] Skip node,npm install and bundle when no
helium package is selected
### What is this PR for?
Apply #2137 to `branch-0.7`
Zeppelin 0.7.0 installs node
Github user soralee commented on the issue:
https://github.com/apache/zeppelin/pull/2133
@Leemoonsoo I really thanks for your feedback and your think! :blush:
You mean, do you think it would be better to show `min` and `max` values
ââwithout `rotate` and `hide`?
Sounds goo
Github user soralee commented on the issue:
https://github.com/apache/zeppelin/pull/2133
Thanks for quick response!
> Sorry for confuse you. what i meant was more like select either rotate
and hide is more easy to understand than set number for min, max.
Okay! I got
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/2133
> You mean, do you think it would be better to show min and max values
ââwithout rotate and hide?
Sounds good! Let's look at the opinions of others and change min and max
instead of rot
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/2103
Now CI became green.
Merge to branch-0.7 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. If your project does no
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/2121
---
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 prabhjyotsingh commented on the issue:
https://github.com/apache/zeppelin/pull/2122
Merging this to master and branch-0.7 if 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 asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/2129
---
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 closed the pull request at:
https://github.com/apache/zeppelin/pull/2103
---
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
Github user Leemoonsoo closed the pull request at:
https://github.com/apache/zeppelin/pull/2137
---
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
GitHub user Leemoonsoo reopened a pull request:
https://github.com/apache/zeppelin/pull/2137
[ZEPPELIN-2260] Skip node,npm install and bundle when no helium package is
selected
### What is this PR for?
Zeppelin 0.7.0 installs node and npm when it first starts for Helium
package
GitHub user astroshim reopened a pull request:
https://github.com/apache/zeppelin/pull/2106
[WIP] Rewrite PythonInterpreter.
### What is this PR for?
I've been testing the python interpreter and I found at least 4 major
issues in the current python interpreter.
1. not w
Github user astroshim closed the pull request at:
https://github.com/apache/zeppelin/pull/2106
---
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
Is there a way to set it programmatically? I find it very inconvenient for
users to go and modify the setting in the page - is there a better way?
Regards,
Arun
On 15 March 2017 at 04:36, Jeff Zhang wrote:
> zeppelin-site.xml is for zeppelin server, not for interpreter. You should
> set zeppeli
Github user dlukyanov commented on the issue:
https://github.com/apache/zeppelin/pull/2135
@Leemoonsoo, now I see status from travis )
And going to solve strange build errors...
Thanks!
---
If your project is set up for it, you can reply to this email and have your
reply appea
Github user soralee commented on the issue:
https://github.com/apache/zeppelin/pull/2136
@Leemoonsoo Thanks for fix! (It's because of me :sweat_smile: )
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.
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/2136
@soralee No worries. Thanks for the review.
Merge to master and branch-0.7 if no further discussions.
---
If your project is set up for it, you can reply to this email and have your
reply a
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/2135
The error
```
[ERROR] error An unexpected error occurred:
"https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-1.8.0.tgz:
Request failed \"502 Bad Gateway\"".
[
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/2131
LGTM
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/2124
CI failure on `branch-0.7` has fixed by
https://github.com/apache/zeppelin/pull/2103.
@soralee could you rebase this PR to `branch-0.7` and see if CI passes?
---
If your project is set up
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/2115
This PR has been merged but @asfgit does not close this PR automatically.
@1ambda Could you close this PR?
---
If your project is set up for it, you can reply to this email and have your
reply
Github user soralee commented on the issue:
https://github.com/apache/zeppelin/pull/2124
Sure! Thanks @Leemoonsoo for inform 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 not have this feature
en
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/2116
CI failure on `branch-0.7` is fixed. @1ambda Could you rebase this PR to
`branch-0.7` and see if CI passes?
---
If your project is set up for it, you can reply to this email and have your
repl
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/2099
Thanks @Remilito for the contribution!
Could you elaborate why do you support two different forms of message?
```
{
...
"graph": {
"mode"
Jeff Zhang created ZEPPELIN-2261:
Summary: Support to connect with livy through https
Key: ZEPPELIN-2261
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2261
Project: Zeppelin
Issue Type:
77 matches
Mail list logo