Github user sadikovi closed the pull request at:
https://github.com/apache/zeppelin/pull/1499
---
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 sadikovi commented on the issue:
https://github.com/apache/zeppelin/pull/1499
@jongyoul yes, you are right, it was built mainly for Spark, and I have
taken a naive approach of showing progress info only when non-empty array is
returned, otherwise you will not see progress
Github user sadikovi commented on the issue:
https://github.com/apache/zeppelin/pull/1499
@Leemoonsoo @AhyoungRyu @felixcheung could you have a look at this PR? I am
not sure about how good overall implementation is, and whether or not you guys
want this feature in Zeppelin. Would
GitHub user sadikovi opened a pull request:
https://github.com/apache/zeppelin/pull/1499
[ZEPPELIN-1528] Add progress information in addition to progress percentage
### What is this PR for?
PR adds progress information in addition to progress percentage, allowing
to provide
Github user sadikovi commented on the issue:
https://github.com/apache/zeppelin/pull/1049
@jongyoul @Leemoonsoo I fixed tests, can you have a look at PR again?
---
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
Github user sadikovi commented on the issue:
https://github.com/apache/zeppelin/pull/1049
@jongyoul @Leemoonsoo thank you for taking a look at PR. Yes, I will fix
tests shortly.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as
GitHub user sadikovi opened a pull request:
https://github.com/apache/zeppelin/pull/1049
[ZEPPELIN-1034] Add Spark Interpreter option to not import implicits
### What is this PR for?
This PR adds option `zeppelin.spark.importImplicit` to not import
`SQLContext` implicits, UDF