Github user benoyantony closed the pull request at:
https://github.com/apache/zeppelin/pull/1623
---
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 benoyantony reopened a pull request:
https://github.com/apache/zeppelin/pull/1623
ZEPPELIN-1625 add support for user specific properties
### What is this PR for?
User should be able to define properties and these properties must be
passed to Interpreter via Interpre
GitHub user karup1990 opened a pull request:
https://github.com/apache/zeppelin/pull/1624
ZEPPELIN-1653: Make UI responsive
### What is this PR for?
When we do the following operations, the entire notebook is transmitted
back to client.
1) Insert paragraph
2) Remove para
Karuppayya created ZEPPELIN-1653:
Summary: Reduce network usage when updating notebooks/ make UI
responsive
Key: ZEPPELIN-1653
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1653
Project: Zeppeli
Github user benoyantony closed the pull request at:
https://github.com/apache/zeppelin/pull/1623
---
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 benoyantony reopened a pull request:
https://github.com/apache/zeppelin/pull/1623
ZEPPELIN-1625 add support for user specific properties
### What is this PR for?
User should be able to define properties and these properties must be
passed to Interpreter via Interpre
Github user 1ambda commented on the issue:
https://github.com/apache/zeppelin/pull/1621
@AhyoungRyu Thanks :)
I merged it. Additionally, add a postgres section so that we can remove
[seperated postgres
doc](http://zeppelin.apache.org/docs/0.7.0-SNAPSHOT/interpreter/postgresq
Github user benoyantony commented on the issue:
https://github.com/apache/zeppelin/pull/1611
Opened a new pull - https://github.com/apache/zeppelin/pull/1623
---
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 benoyantony closed the pull request at:
https://github.com/apache/zeppelin/pull/1611
---
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 benoyantony opened a pull request:
https://github.com/apache/zeppelin/pull/1623
ZEPPELIN-1625 add support for user specific properties
### What is this PR for?
User should be able to define properties and these properties must be
passed to Interpreter via Interprete
Github user AhyoungRyu commented on the issue:
https://github.com/apache/zeppelin/pull/1621
@1ambda Thanks for updating JDBC docs. I added more JDBC Driver docs &
Maven repo urls for other examples as you did. Could you check
[https://github.com/1ambda/zeppelin/pull/1](https://github
Github user conker84 commented on the issue:
https://github.com/apache/zeppelin/pull/1582
@Leemoonsoo i'll study the code this we. I'll let you know if i need help!
Thanks!!!
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as wel
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/1587
@purechoc Thanks for the contribution.
Like @felixcheung mentioned, alternative approach could be adding a
interpreter property
[here](https://github.com/apache/zeppelin/blob/master/li
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/1622
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. If your project does not have this feature
enabled and wishes so,
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/1609
Thanks @tae-jun for useful feature contribution.
LGTM and merge to master if there're no further comments.
---
If your project is set up for it, you can reply to this email and have your
re
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/1619
Based on test cases, i think this should be fine.
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 n
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/1615
@jfanegan Thanks for the feedback and suggestion. We can address that in
the other issue.
@AhyoungRyu @tae-jun Thanks for the review and merge to mater if there're
no further comments.
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/1465
---
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 astroshim commented on the issue:
https://github.com/apache/zeppelin/pull/1538
@mfelgamal ping~
---
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 AhyoungRyu commented on the issue:
https://github.com/apache/zeppelin/pull/1615
@jfanegan Thanks for sharing your issue and considerate feedback as well.
Yeah it makes sense. I've also seen many Windows users struggling with Zeppelin
installation with various error cases.
Github user AhyoungRyu commented on the issue:
https://github.com/apache/zeppelin/pull/1615
@Leemoonsoo There is one more good place to add the location of `build.md`
:
[docs/0.7.0-SNAPSHOT/#quick-start](https://zeppelin.apache.org/docs/0.7.0-SNAPSHOT/#quick-start).
And LGTM :)
---
Github user AhyoungRyu commented on the issue:
https://github.com/apache/zeppelin/pull/1620
@wang28103 Seems something is wrong. Could you check again this and close
this if it's not an intended PR? :)
---
If your project is set up for it, you can reply to this email and have your
re
Github user AhyoungRyu commented on the issue:
https://github.com/apache/zeppelin/pull/1616
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 prabhjyotsingh commented on the issue:
https://github.com/apache/zeppelin/pull/1554
Updated screen shot, ready for review.
@Leemoonsoo I'll try to take care of "PAM authentication" in a different
PR.
---
If your project is set up for it, you can reply to this em
GitHub user minahlee opened a pull request:
https://github.com/apache/zeppelin/pull/1622
[ZEPPELIN-1652] Fix cursor move on double click in markdown editor
### What is this PR for?
### What type of PR is it?
Bug Fix
### What is the Jira issue?
[ZEPPELIN
Mina Lee created ZEPPELIN-1652:
--
Summary: Double click on markdown editor move cursor to line end
Key: ZEPPELIN-1652
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1652
Project: Zeppelin
Is
Github user minahlee commented on the issue:
https://github.com/apache/zeppelin/pull/1605
@bzz @Leemoonsoo thank you for review! I will fix test to use `%dep`, I
need to make time to fix it :/
---
If your project is set up for it, you can reply to this email and have your
reply appea
李赞乐 created ZEPPELIN-1651:
-
Summary: zeppelin spark interpreter cannot create dir
Key: ZEPPELIN-1651
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1651
Project: Zeppelin
Issue Type: Bug
Github user astroshim commented on the issue:
https://github.com/apache/zeppelin/pull/1539
@nathanscully I fixed that you issued. Could you review again?
@Leemoonsoo What `Entity` name did you set? `Entity` should be set as
`jdbc`.`InterpreterName`.
---
If your project is set up
Github user 1ambda commented on the issue:
https://github.com/apache/zeppelin/pull/1621
I wanted to add drill settings in this PR but failed to test it. Could
anyone recently try drill (1.8)?
---
If your project is set up for it, you can reply to this email and have your
reply appear
GitHub user 1ambda opened a pull request:
https://github.com/apache/zeppelin/pull/1621
[ZEPPELIN-1650] Add mariadb, redshift configs and useful links to JDBC doc
### What is this PR for?
Add 2 JDBC configs and useful links to JDBC doc so that users can connect
those backend
Hoon Park created ZEPPELIN-1650:
---
Summary: Add more JDBC settings to doc
Key: ZEPPELIN-1650
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1650
Project: Zeppelin
Issue Type: Improvement
32 matches
Mail list logo