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:
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"
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 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/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 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/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/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/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 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 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
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 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
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 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 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 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 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 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 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 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 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 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 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 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 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 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.
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/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
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 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
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 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 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 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 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
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 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
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 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
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/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
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/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 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 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 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/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 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 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 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 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 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 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/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 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 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
I’m trying to build the latest repo i.e. version 0.8.0-SNAPSHOT, but got the
following error message:
[INFO] --- maven-war-plugin:2.5:war (default-war) @ 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 AhyoungRyu commented on the issue:
https://github.com/apache/zeppelin/pull/2100
@Leemoonsoo @felixcheung Sorry for my late update. To provide more
intuitive label, I changed it from `Auto run` -> `Run on selection change` and
added tooltip msg to let user know they still c
Frank Rosner created ZEPPELIN-2258:
--
Summary: Spark driver not closed on interpreter restart
Key: ZEPPELIN-2258
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2258
Project: Zeppelin
Iss
GitHub user tinkoff-dwh opened a pull request:
https://github.com/apache/zeppelin/pull/2134
[ZEPPELIN-2257] notification about incompleteness of data
### What is this PR for?
Added notification about exceeding the limit in the result.
### What type of PR is it?
Impro
Guys,
coukd somebody from fellow PMCs, who is currently working on subj chime in
to https://issues.apache.org/jira/browse/INFRA-12781 and comment on Bintray
access/image publishing?
I'm out of capacity to do that right now but still think it would be cool
to have Docker images for each release of
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/2127
---
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 tinkoff-dwh commented on the issue:
https://github.com/apache/zeppelin/pull/2121
CI green https://travis-ci.org/tinkoff-dwh/zeppelin/builds/210855494
---
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 soralee opened a pull request:
https://github.com/apache/zeppelin/pull/2133
[ZEPPELIN-1357][Umbrella] Text overlap in the MultiBarChart
### What is this PR for?
If using the `multiChartBar`, it often occurs overlap in text. So, this PR
is for preventing to overlap in
Github user tinkoff-dwh commented on the issue:
https://github.com/apache/zeppelin/pull/2129
@felixcheung
i don't know. Do you have any tests for charts? i can't find.
---
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 prabhjyotsingh commented on the issue:
https://github.com/apache/zeppelin/pull/2107
Merging this 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 featur
Tinkoff DWH created ZEPPELIN-2257:
-
Summary: Notification of incompleteness of data in JDBCInterpreter
Key: ZEPPELIN-2257
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2257
Project: Zeppelin
Github user sravan-s commented on the issue:
https://github.com/apache/zeppelin/pull/2132
A video showing the bug is uploaded at JIRA, cannot seem to upload the
video here, the webm format isn't supported
If someone else could propose a better solution, it's appreciated :smiley:
GitHub user FRosner reopened a pull request:
https://github.com/apache/zeppelin/pull/2120
[ZEPPELIN-1492] fixing the issue where updating a paragraph was not
propagated correctly
### What is this PR for?
This pull request fixes two issues regarding paragraphs not being upda
GitHub user sravan-s opened a pull request:
https://github.com/apache/zeppelin/pull/2132
[ZEPPELIN-2253] Piechart won't render when column selected as 'key' is
changed
### What is this PR for?
* Fixes issue with pie chart rendering, if user changes pie chart's domain
* When
Github user FRosner closed the pull request at:
https://github.com/apache/zeppelin/pull/2120
---
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
Github user felixcheung commented on the issue:
https://github.com/apache/zeppelin/pull/2129
interesting... looks reasonable to me.
is there a way to add a test for this?
---
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 felixcheung commented on the issue:
https://github.com/apache/zeppelin/pull/2121
To elaborate, this is what the documentation says
```
### Usage `precode`
<-- this is a new section
+You can set `precode` for each data source. Code runs once while opening
th
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
![screen shot 2017-03-14 at 4 07 45
pm](https://cloud.githubusercontent.com/assets/10060731/2
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
77 matches
Mail list logo