Ahyoung Ryu created ZEPPELIN-2038:
-
Summary: Filter only available pkg type in Helium GUI
Key: ZEPPELIN-2038
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2038
Project: Zeppelin
Issue T
Github user AhyoungRyu commented on the issue:
https://github.com/apache/zeppelin/pull/1935
FYI, I added "only available in development version(0.8.0-SNAPSHOT)" msg
next to the **SPELL** radio button. Also updated screenshot as well :)
---
If your project is set up for it, you can re
Github user DrIgor commented on the issue:
https://github.com/apache/zeppelin/pull/1944
@Leemoonsoo Could you please provide your dependency:tree output?
Surprisingly it's a maven feature. `Test` scope in local pom overrides
`compile` scope for transitive dependencies.
Chin TzuLin created ZEPPELIN-2037:
-
Summary: "Restart" button does not work
Key: ZEPPELIN-2037
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2037
Project: Zeppelin
Issue Type: Bug
A
Github user 1ambda commented on the issue:
https://github.com/apache/zeppelin/pull/1935
@AhyoungRyu You are welcome. I will review 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 not have this f
Github user 1ambda commented on the issue:
https://github.com/apache/zeppelin/pull/1892
Sorry for late reply. I will review and comment ASAP @soralee
---
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 karuppayya commented on the issue:
https://github.com/apache/zeppelin/pull/1663
Made
[this](https://github.com/apache/zeppelin/pull/1663/commits/aef095a0c0f82a13d0482584c57d85881a91dc53)
fix for the test failure. But the tests are still failing. Not familiar with
the sele
Khalid Huseynov created ZEPPELIN-2036:
-
Summary: Need clear docs for Separate Notebook Workspaces
Key: ZEPPELIN-2036
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2036
Project: Zeppelin
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/1953
---
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/1935
@Leemoonsoo Sorry for my late update. I spent some time to fetch both SPELL
and VIZ type pkgs' info and push all them to one
[helium.js](https://s3.amazonaws.com/helium-package/helium.js) file.
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/1960
@del680202 Thanks for checking.
---
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 a
Github user soralee commented on the issue:
https://github.com/apache/zeppelin/pull/1804
I agree with you. Let me create jira and solve this issue after merging.
Thank you @Leemoonsoo and @AhyoungRyu
---
If your project is set up for it, you can reply to this email and have your
Github user del680202 commented on the issue:
https://github.com/apache/zeppelin/pull/1960
I test the same query by ``%jdbc``, I got the same result with
``%spark.sql``
.
Adding ability to access the spark job UI(
Github user karuppayya closed the pull request at:
https://github.com/apache/zeppelin/pull/1663
---
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 asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/1959
---
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 soralee reopened a pull request:
https://github.com/apache/zeppelin/pull/1804
[ZEPPELIN-1578] notes list in customizing zeppelin homepage isn't working
### What is this PR for?
Customizing the Zeppelin Homepage to show the notebook list does not work
as [0.6.2
docum
Github user soralee closed the pull request at:
https://github.com/apache/zeppelin/pull/1804
---
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 DrIgor commented on the issue:
https://github.com/apache/zeppelin/pull/1937
Hello!
Are there any other ideas how we can add R interpreter to spark group
without touching spark's interpreter-settings.json?
---
If your project is set up for it, you can reply to thi
Github user AhyoungRyu commented on the issue:
https://github.com/apache/zeppelin/pull/1804
@soralee Thanks for your prompt update. Looks great!
---
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 ha
Github user astroshim commented on the issue:
https://github.com/apache/zeppelin/pull/1962
Tested and working expectably.
Thank you for contributing but Could you make the CI as green?
---
If your project is set up for it, you can reply to this email and have your
reply appear on
Github user soralee commented on the issue:
https://github.com/apache/zeppelin/pull/1804
Thanks @AhyoungRyu for the delicate review :smile:
I just updated as your comment!
Could you review again, please?
---
If your project is set up for it, you can reply to this email and h
Github user AhyoungRyu commented on the issue:
https://github.com/apache/zeppelin/pull/1804
Tested again and it works well as expected. And I left some minor comments.
Except that LGTM ð
---
If your project is set up for it, you can reply to this email and have your
reply appear
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/1960
@del680202 Can you try this on `%spark.sql` as well ? I guess `Output
exceeds...` may also cause issues in displaying table format data in
`%spark.sql`
---
If your project is set up for it, you c
Github user astroshim commented on the issue:
https://github.com/apache/zeppelin/pull/1886
@sotnich Thank you for great improvement.
I tested `mysql` and `postgresql` and only `postgresql` is working
expectedly like @cloverhearts.
---
If your project is set up for it, you can rep
GitHub user minahlee opened a pull request:
https://github.com/apache/zeppelin/pull/1963
[ZEPPELIN-2033] Handle focus/blur of paragraph with hidden editor
### What is this PR for?
#1879 check if `$scope.editor` is null on `focusParagraph` message, and if
it is, just return witho
Github user minahlee commented on the issue:
https://github.com/apache/zeppelin/pull/1963
@cloverhearts please help review
---
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
Github user DmytroShkvyra commented on the issue:
https://github.com/apache/zeppelin/pull/1961
@felixcheung Done. I hope that new title is more precise than previous.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If you
Github user jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/1945
I made a link. @AhyoungRyu Can you verify the doc?
---
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 sotnich commented on the issue:
https://github.com/apache/zeppelin/pull/1886
@cloverhearts
Please, clirify your question.
This PR supports every JDBC driver that can return schema and table names.
I have tested it on postgres, but I am sure it would correctly ru
GitHub user vboginskii opened a pull request:
https://github.com/apache/zeppelin/pull/1962
[ZEPPELIN-2014] Jetty Directory Listing on app, assets, components, and
scripts
### What is this PR for?
Added property for enable/disable public access to directories on server
from Web
Github user cloverhearts commented on the issue:
https://github.com/apache/zeppelin/pull/1886
@sotnich
I was test.
LGTM.
I have a question.
Is it possible to only support pgsql? (actually, i am mysql/maria user)
---
If your project is set up for it, you can reply
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/1960
hmm, right. `LivySparkSQLInterpreter` delegate interpret to
`LivySparkInterpreter`. So it is possible to get `Output exceeds...` in
`LivySparkSQLInterpreter`. Thanks @del680202
---
If your proj
Github user del680202 commented on the issue:
https://github.com/apache/zeppelin/pull/1960
Actually, I inject ``LOGGER.info(line)`` into ``parseSQLOutput`` for
tracing input.
Then I got string at least line in result
``INFO [2017-01-31 16:24:19,584] ({pool-2-thread-5}
LivySpa
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/1960
I suspect it is caused by other issues rather than `Output exceeds...`.
Because message `Output exceeds...` should be generated after the method
`parseSQLOutput`
---
If your project is set up for
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/1960
I am not sure whether that would help, because `Output exceeds ...` is
generated by zeppelin, not by livy or spark.
https://github.com/apache/zeppelin/blob/master/zeppelin-interpreter/src/main/java
Github user soralee commented on the issue:
https://github.com/apache/zeppelin/pull/1804
Thanks @Leemoonsoo for check it!
You're right, I saw your issue not only my branch but also current master
branch. both didn't work `homescreen`.
I fixed this problem and CI is green n
Github user del680202 commented on the issue:
https://github.com/apache/zeppelin/pull/1960
@zjffdu
I got error message as below
```
ERROR [2017-01-31 16:34:34,431] ({pool-2-thread-7}
LivySparkSQLInterpreter.java[interpret]:143) - Exception in
LivySparkSQLInterpreter whil
46 matches
Mail list logo