Mina Lee created ZEPPELIN-1654:
--
Summary: CSV/TSV download is broke
Key: ZEPPELIN-1654
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1654
Project: Zeppelin
Issue Type: Bug
Repo
Github user bzz commented on the issue:
https://github.com/apache/zeppelin/pull/1534
@agoodm sorry for digging this out, but I have just realized that this PR
changes only [Python
`PyZeppelinContext`](https://github.com/apache/zeppelin/blob/master/python/src/main/resources/bootstrap.p
Alexander Bezzubov created ZEPPELIN-1655:
Summary: Dynamic forms in Python interpreter do not work
Key: ZEPPELIN-1655
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1655
Project: Zeppelin
Alexander Bezzubov created ZEPPELIN-1656:
Summary: z.show in Python interpreter does not work
Key: ZEPPELIN-1656
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1656
Project: Zeppelin
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/1615
---
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/1616
---
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/1622
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
reply appear on GitHub as well. If your project does not have th
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/1609
---
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/1613
LGTM. Merge if there're 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 not have thi
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/1619
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. If your project does not have this feature
Github user yoonjs2 commented on the issue:
https://github.com/apache/zeppelin/pull/1577
@AhyoungRyu I've stucked with the first step you've mentioned...
How do I workaround this error?
1) build gh-pages (website) branch
```
$ git checkout gh-pages
$ JEKYLL_ENV=
Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/1471
Looks great to me.
CI failure is unrelated (known flaky test
https://issues.apache.org/jira/browse/ZEPPELIN-1623)
Merge to master if no further comments.
---
If your project is se
Khalid Huseynov created ZEPPELIN-1657:
-
Summary: Provide a way for user to create/import notes in private
mode
Key: ZEPPELIN-1657
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1657
Project:
GitHub user khalidhuseynov opened 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 notebo
GitHub user agoodm opened a pull request:
https://github.com/apache/zeppelin/pull/1626
[ZEPPELIN-1655] Dynamic forms in Python interpreter do not work
### What is this PR for?
After #1534 , Dynamic Forms were no longer working in the python
interpreter. This is because the `Py4j
Github user agoodm commented on the issue:
https://github.com/apache/zeppelin/pull/1626
Here you go @bzz !
---
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,
Lee moon soo created ZEPPELIN-1658:
--
Summary: Emphasize binary package download link
Key: ZEPPELIN-1658
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1658
Project: Zeppelin
Issue Type:
GitHub user Leemoonsoo opened a pull request:
https://github.com/apache/zeppelin/pull/1627
[ZEPPELIN-1658] Big download button and display package size
### What is this PR for?
Make big download button for bin package to make choices easy.
### What type of PR is it?
Github user bzz commented on the issue:
https://github.com/apache/zeppelin/pull/1626
Thank you for the prompt update @agoodm
CI failure on Selenium test profile seem un-related:
```
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 129.268 sec
- in
Github user AhyoungRyu commented on the issue:
https://github.com/apache/zeppelin/pull/1576
@janzhongi Thanks for your prompt update! Changes are looks good to me.
Merge if there are no more discussions.
---
If your project is set up for it, you can reply to this email and have
Github user AhyoungRyu commented on the issue:
https://github.com/apache/zeppelin/pull/1577
@yoonjs2 Yeah you're right, there is a typo. It should be one of them
either `zeppelin-website` or `zeppelin_website`. I updated the comment :)
And you did like below as you said
``
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/1626
---
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 agoodm opened a pull request:
https://github.com/apache/zeppelin/pull/1628
[HOTFIX][ZEPPELIN-1656] z.show in Python interpreter does not work
### What is this PR for?
There have been reports of #1534 causing the python interpreter to always
show an error because `z`
Github user agoodm commented on the issue:
https://github.com/apache/zeppelin/pull/1628
@bzz please test ASAP!
---
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 bzz commented on the issue:
https://github.com/apache/zeppelin/pull/1628
Will test right now and post back
---
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
Github user bzz commented on the issue:
https://github.com/apache/zeppelin/pull/1628
Tested with and without `matplotlib` - both cases work fine!
Also
```
%python
a = 'a'
print "{}".format(a)
```
works as expected as well!
ð t
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/1628
---
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
@Leemoonsoo
thanks to review.
first. i try like that.
```
# add properties
{
"group": "livy",
"name": "pyspark3",
"className": "org.apache.zeppel
Github user tae-jun commented on the issue:
https://github.com/apache/zeppelin/pull/1627
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
Github user 1ambda closed the pull request at:
https://github.com/apache/zeppelin/pull/1621
---
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/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 backe
Github user 1ambda commented on the issue:
https://github.com/apache/zeppelin/pull/1539
Build Command: mvn clean package -DskipTests
Build Commit: **bf61afd** fix testcase (2 days ago) [astroshim]
Build & Runtime Java: 1.8.0_102
Tested Backends: Mysql 5.7, MariaDB 10.1,
Github user khalidhuseynov commented on the issue:
https://github.com/apache/zeppelin/pull/1625
CI is green and ready for review. @Leemoonsoo feedback would be
appreciated, especially regarding the naming of say `zeppelin.notebook.public`
and `isPublic`. another way would be to name t
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/1576
---
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 anthonycorbacho commented on the issue:
https://github.com/apache/zeppelin/pull/1588
@Leemoonsoo addressed your review, please let me know
---
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 1ambda commented on the issue:
https://github.com/apache/zeppelin/pull/1538
@mfelgamal
What about having each **Dockerfile** for each released version? like this
[docker-library/mysql](https://github.com/docker-library/mysql/tree/10eb5eab8d3d793c49a701ed7a42e1e5d1
36 matches
Mail list logo