Ramil created ZEPPELIN-3630:
---
Summary: Zeppelin livy interpreter russian symbols displays like
Key: ZEPPELIN-3630
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3630
Project: Zeppelin
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/3064
ping @oxygen311
---
Github user jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/3076
https://travis-ci.org/jongyoul/zeppelin/jobs/404703539
Test passed. Will merge it
---
Github user sanjaydasgupta commented on the issue:
https://github.com/apache/zeppelin/pull/3068
This is a great idea @zjffdu.
There are also a few other things to think of - like automatically
generating the name of the enabler parameter on a per-interpreter basis
(`zeppelin
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/3075
---
Github user jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/3075
https://travis-ci.org/jongyoul/zeppelin/builds/404691401
---
GitHub user jongyoul opened a pull request:
https://github.com/apache/zeppelin/pull/3076
[ZEPPELIN-3627] Remove starting server option for some functional tests
### What is this PR for?
Removing `AbstractTestRestApi` dependency to reduce testing time
### What type of PR
I think the current release is good enough to use Spark 1.6.x. For the
future release, it would be better to focus on 2.x only.
And older versions than 1.6, fully agreed. we should do it, personally.
On Tue, Jul 17, 2018 at 10:16 AM, Jeff Zhang wrote:
>
> This might be a little risky. But it de
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/3075
LGTM
---
Github user liuxunorg commented on the issue:
https://github.com/apache/zeppelin/pull/3074
Ok, let me improve the documentation and add a diagram, then send an email
to user/dev mail list.
---
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/3075
Sure, go ahead @jongyoul
---
Github user jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/3075
@zjffdu Thanks. BTW, your PR has other changes so I think it would be
better to merge that part asap. WDYT? If you agree, I'll change my pr to follow
your code.
---
Jeff Zhang created ZEPPELIN-3629:
Summary: Release 0.8.1
Key: ZEPPELIN-3629
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3629
Project: Zeppelin
Issue Type: Improvement
Repo
This might be a little risky. But it depends on how many people still use
spark 1.6
But at least I would suggest to disable support any spark before 1.6.
There's many legacy code in zeppelin to support very old versions of spark
(e.g. 1.5, 1.4)
Actually we don't have travis job for any spark before
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/3075
Thanks @jongyoul , I have fixed it in another PR.
https://github.com/apache/zeppelin/pull/3069/files#diff-1a9b22100fb8df38c23a9ec12084d9a4R51
I will use archive as fallback, because other v
Hi,
Today, I found that Apache Spark 1.6.3 distribution was removed from Apache
CDN. We can get the link for 1.6.3 from Apache Spark, but it's only
available to be download from Apache archive. I'm not sure how many ppl
still use Spark 1.6.3 in Apache Zeppelin, but in my opinion, it means Spark
1.
GitHub user jongyoul opened a pull request:
https://github.com/apache/zeppelin/pull/3075
[HOTFIX] Change Spark download url for spark 1.6.x
### What is this PR for?
Spark 1.6 was removed from CDN. We need to download it from apache archive.
### What type of PR is it
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/3074
@liuxunorg Another suggestion is that could you send a mail to user/dev
mail list about the zeppelin HA feature and attach the design doc, it is better
to let the community aware this feature befor
Github user jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/3074
I believe we need design docs to describe this feature. I'm not sure which
component would be located which places. @liuxunorg Could you describe it with
a diagram?
---
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/3068
Thanks @sanjaydasgupta I was thinking whether we could do it in
Interpreter.java like this.
```
public abstract InterpreterResult interpret2(String st,
Github user sanjaydasgupta commented on the issue:
https://github.com/apache/zeppelin/pull/3068
Thanks for the suggestion @zjffdu.
The same idea was given earlier by Leemoonsoo
[here](https://github.com/apache/zeppelin/pull/2502#issuecomment-323272122),
and I had then [moved
George Klimov created ZEPPELIN-3628:
---
Summary: HTML anchor links on paragraph don't work in Google Chrome
Key: ZEPPELIN-3628
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3628
Project: Zeppelin
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/3068
@sanjaydasgupta I was thinking would it better to put it in Interpreter
base class instead of doing it in every interpreter implementation.
---
23 matches
Mail list logo