GitHub user zjffdu opened a pull request:
https://github.com/apache/zeppelin/pull/2139
ZEPPELIN-2261. Support to connect with livy through https
### What is this PR for?
Livy server support https, but the currently livy interpreter doesn't
support it. This PR is for for the supp
Github user soralee commented on the issue:
https://github.com/apache/zeppelin/pull/2105
@1ambda could you rebase this because of conflicts?
---
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 th
Github user AhyoungRyu commented on the issue:
https://github.com/apache/zeppelin/pull/2100
@Leemoonsoo I added two test cases as you said in this commit:
66c6c21d1bb435f5ade327a8f68cf3e8897e1fb3
- Check "Run on selection change" menu appears or not, when select form is
created
Why is it inconvenient for you ? If you have multiple livy servers, you can
create multiple livy interpreters for each livy server in interpreter
setting page.
Arun Khetarpal 于2017年3月15日周三 下午1:25写道:
> Is there a way to set it programmatically? I find it very inconvenient for
> users to go and
The usecase we have is to create a service to spawn up the zepplin. Now
since i cannot override zeppelin.livy.url and the default value is set to "
https://localhost:8998"; - users which are using my service need to manually
go and change the interpreter url.
I don't know if the scenario is clear
Github user soralee commented on the issue:
https://github.com/apache/zeppelin/pull/2133
I think the following JIRA issues are similar with this PR
* [ZEPPELIN-1892; Display label vertically or horizontally
smartly](https://issues.apache.org/jira/browse/ZEPPELIN/ZEPPELIN-1892)
Still not clear to me, do you have multiple instances of livy server ? If
there is only one livy server, then you just need to change it one time.
If you have multiple livy instances, you always need to update
zeppelin.livy.url no matter through interpreter setting ui or
programmatically.
Arun
Github user FRosner commented on the issue:
https://github.com/apache/zeppelin/pull/2137
LGTM. I'm gonna build it today and give it a shot. I'll let you know how it
went :)
Thanks @Leemoonsoo
---
If your project is set up for it, you can reply to this email and have your
re
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/2107
---
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 dwhsys commented on the issue:
https://github.com/apache/zeppelin/pull/2085
I think that this PR is a great step forward to enterprise version of
Zeppelin. Using this feature there will be an ability to implement native
integration between different interpreters based on s
Github user Remilito commented on the issue:
https://github.com/apache/zeppelin/pull/2099
@Leemoonsoo : the most common usages would be to set visual paramaters,
i.e. graph options, paragraph width and paragraph title show, so the idea was
to provide a more direct way to configure tho
Github user AhyoungRyu commented on the issue:
https://github.com/apache/zeppelin/pull/2100
CI is also green now :D
---
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 wi
Github user FRosner commented on the issue:
https://github.com/apache/zeppelin/pull/2137
Hi @Leemoonsoo,
I built your branch
(https://travis-ci.org/FRosner/docker-zeppelin/builds/211271444) and tried it.
However, it still waits for 2 minutes, now with a different 'error':
GitHub user jongyoul opened a pull request:
https://github.com/apache/zeppelin/pull/2140
[HOTFIX][ZEPPELIN-2037][ZEPPELIN-1832] "Restart" button does not work
### What is this PR for?
Fixing restarting interpreters work correctly. All restart buttons runs
restarting only user's
David Barnett created ZEPPELIN-2262:
---
Summary: REST Api for configuring 'Interpreter for note' as
Isolated, Scoped or Shared
Key: ZEPPELIN-2262
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2262
Hi Jeff -
Thanks for taking out the time to help me out.
Actually i have a case of building a managed service and would like any
user who spins up a cluster with zeppelin installed, to have it work with
livy out of the box - since this use case also requires enterprise security
- following this d
I have an improved version of solution b.
You can copy interpreter-setting.json (with modified zeppelin.livy.url) to
ZEPPELIN_HOME/interpreter/livy/ to override the default one.
Arun Khetarpal 于2017年3月15日周三 下午10:43写道:
> Hi Jeff -
>
> Thanks for taking out the time to help me out.
>
> Actually
Github user astroshim commented on the issue:
https://github.com/apache/zeppelin/pull/2106
@Leemoonsoo fixed the issues you commented and added PandasSql.
and also added `conda`, `pandasql` interpreter test on PR description.
---
If your project is set up for it, you can reply to
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/2137
Thanks @FRosner reviewing the PR.
> ``` INFO [2017-03-15 10:41:22,547] ({main} Helium.java[loadConf]:114) -
Add helium local registry /usr/local/zeppelin/helium
> INFO [2017-03-15
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/2117
---
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/2100
LGTM.
@AhyoungRyu Do you mind improve unittest to not only verify button is
checked, but also verify actual dynamic form behavior, in this PR or later in
the other PR.
---
If your pr
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/2128
---
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/2132
---
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/2134
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 appear on GitHub as well. If your project does no
Guillermo Cabrera created ZEPPELIN-2263:
---
Summary: Behaviour of checkbox form inconsistent with select or
text input form
Key: ZEPPELIN-2263
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2263
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/2100
Ah i realized that "Run on selection change" is not persisted, so
refreshing browser resets the option. @AhyoungRyu Could you take care?
---
If your project is set up for it, you can reply to
GitHub user guicaro opened a pull request:
https://github.com/apache/zeppelin/pull/2141
[ZEPPELIN-1720] Adding tests to verify behaviour of dynamic forms
### What is this PR for?
Adding Selenium tests to ensure proper behaviour of dynamic forms.
### What type of PR is i
Thanks Jeff.. In-general, IMO, there should be a better way to override
these settings atleast when i look at interpreter-settings.json (pasted
below the snippet)
It seems i should have, somehow been able to define the environment
variable, ZEPPELIN_LIVY_HOST_URL somewhere to override default.
T
Github user FRosner commented on the issue:
https://github.com/apache/zeppelin/pull/2137
Ok @Leemoonsoo. So what does this PR actually do if it still waits 2
minutes now at a different stage? Or can I somehow prevent Zeppelin from
getting the available helium package list?
---
If yo
Github user cloverhearts commented on the issue:
https://github.com/apache/zeppelin/pull/2140
@jongyoul Tested.
Spark and Markdown and Misc interpreter (without shiro)
```
restart interpreter on web ui > restart feature well work.
zeppelin shutdown (daemon stop)
Github user 1ambda commented on the issue:
https://github.com/apache/zeppelin/pull/2134
Sorry for late reply.
- regarding to design, it would be great if we use bootstrap-alert.
(`warning` level would be ok)
For example,
 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 and wishes so,
Github user 1ambda commented on the issue:
https://github.com/apache/zeppelin/pull/2141
Hi @randerzander. Thanks for contribution.
- Zeppelin build system relies on travis. So please setup your travis
account and travis project for Zeppelin.
-
https://zeppelin.apache.org
Hoon Park created ZEPPELIN-2266:
---
Summary: Treat helium package description as HTML
Key: ZEPPELIN-2266
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2266
Project: Zeppelin
Issue Type: Imp
Hoon Park created ZEPPELIN-2267:
---
Summary: Improve Helium Dialog
Key: ZEPPELIN-2267
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2267
Project: Zeppelin
Issue Type: Improvement
Hoon Park created ZEPPELIN-2268:
---
Summary: Helium package should be able to import png, jpg
Key: ZEPPELIN-2268
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2268
Project: Zeppelin
Issue T
Hoon Park created ZEPPELIN-2269:
---
Summary: Create zeppelin-web build profile for fake production mode
Key: ZEPPELIN-2269
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2269
Project: Zeppelin
GitHub user 1ambda reopened a pull request:
https://github.com/apache/zeppelin/pull/2105
[ZEPPELIN-2215] Progress bar for Spell execution
### What is this PR for?
Add progress bar for spell execution.
- Used `RUNNING` state to display progress bar
- Decided not
Github user 1ambda closed the pull request at:
https://github.com/apache/zeppelin/pull/2105
---
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/2116
Regarding to the same fix for master branch, I will open another PR.
Thanks for reviewing this PR @Leemoonsoo @jongyoul!
---
If your project is set up for it, you can reply to this email and h
Github user jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/2140
@cloverhearts Thanks for testing 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
ena
GitHub user minahlee opened a pull request:
https://github.com/apache/zeppelin/pull/2142
[ZEPPELIN-2124] Missing dependencies array in interpreter.json after
upgrade from 0.6.2 to 0.7.0
### What is this PR for?
If there is no `dependencies` field specified in `interpreter.json`,
Github user AhyoungRyu commented on the issue:
https://github.com/apache/zeppelin/pull/2119
Merge into branch-0.7 and master if there are no more 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 d
Github user AhyoungRyu commented on the issue:
https://github.com/apache/zeppelin/pull/2100
@Leemoonsoo I made `runOnSelectionChange` can be persisted under
`note.json`'s `config` field like below.
https://cloud.githubusercontent.com/assets/10060731/23981188/fe8a5fbe-0a47-11e7-8516
Jeff Zhang created ZEPPELIN-2270:
Summary: Kill livy session when creating session timeout
Key: ZEPPELIN-2270
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2270
Project: Zeppelin
Issue
Actually this is a bug, most of enviroment variable in interpreter-setting
doesn't work. So try to use property instead of enviroment variable.
Arun Khetarpal 于2017年3月16日周四 上午12:40写道:
Thanks Jeff.. In-general, IMO, there should be a better way to override
these settings atleast when i look at in
Github user 1ambda commented on the issue:
https://github.com/apache/zeppelin/pull/2105
CI passed.
---
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 th
Github user tinkoff-dwh commented on the issue:
https://github.com/apache/zeppelin/pull/2134
ok.

---
If your project is set up for it, you can reply to this email and h
Github user 1ambda 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 feat
Github user tinkoff-dwh commented on the issue:
https://github.com/apache/zeppelin/pull/2134

---
If your project is set up for it, you can reply to this email and have your
GitHub user 1ambda opened a pull request:
https://github.com/apache/zeppelin/pull/2143
[ZEPPELIN-2266] Parse helium description as HTML
### What is this PR for?
Parse helium description as HTML for detailed, beautiful explanation
```
"description": "The Ultima
Github user AhyoungRyu commented on the issue:
https://github.com/apache/zeppelin/pull/2105
Merge into master if there are no more comment on this.
---
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 1ambda commented on the issue:
https://github.com/apache/zeppelin/pull/2120
Thanks for fixing bug. I will review and give you feedback soon.
---
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 user minahlee reopened a pull request:
https://github.com/apache/zeppelin/pull/2142
[ZEPPELIN-2124] Missing dependencies array in interpreter.json after
upgrade from 0.6.2 to 0.7.0
### What is this PR for?
If there is no `dependencies` field specified in `interpreter.json
Github user minahlee closed the pull request at:
https://github.com/apache/zeppelin/pull/2142
---
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 Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/2106
Tested `%python.conda` and `%python.pandasql` and it works well.
Could you restore PythonDockerInterpreter.java and
PythonDockerInterpreterTest.java for `%python.docker` as well?
To
Github user AhyoungRyu commented on the issue:
https://github.com/apache/zeppelin/pull/2143
@1ambda Looks good to me ð
It's not in the scope of this PR, but as ppl are getting have more interest
in Helium, i think we need a guide which explains how ppl can add helium
pack
Github user AhyoungRyu commented on the issue:
https://github.com/apache/zeppelin/pull/2100
CI failed when it runs `yarn run test` and it seems relevant with this
change. Let me update again.
---
If your project is set up for it, you can reply to this email and have your
reply appea
Github user tinkoff-dwh commented on the issue:
https://github.com/apache/zeppelin/pull/2134
CI green https://travis-ci.org/tinkoff-dwh/zeppelin/builds/211619211
---
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 1ambda opened a pull request:
https://github.com/apache/zeppelin/pull/2144
[ZEPPELIN-2267] Improve Helium Enable / Disable Dialogs
### What is this PR for?
Improved Helium Enable / Disable Dialogs to
- include more detailed info for enable dialog
- i
Github user AhyoungRyu commented on the issue:
https://github.com/apache/zeppelin/pull/2134
@tinkoff-dwh Then you can make this CI status green by reopening-closing
this PR :)
---
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 closed the pull request at:
https://github.com/apache/zeppelin/pull/2134
---
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/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?
Imp
Tinkoff DWH created ZEPPELIN-2271:
-
Summary: Encode password of Credentials when saving to file
Key: ZEPPELIN-2271
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2271
Project: Zeppelin
I
Github user 1ambda commented on the issue:
https://github.com/apache/zeppelin/pull/2143
@AhyoungRyu great!
- writing new section would be better to for Helium JSON format.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub
Github user 1ambda closed the pull request at:
https://github.com/apache/zeppelin/pull/2143
---
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/2143
I think this PR is detached from my original branch. can't update at all. I
will create new PR for this.
---
If your project is set up for it, you can reply to this email and have your
reply appea
86 matches
Mail list logo