Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/3092
@selvinsource I think you need to update this line of .travis.xml
https://github.com/apache/zeppelin/blob/master/.travis.yml#L44
---
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/3066
---
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/3066
will merge it soon
---
Github user felixcheung commented on the issue:
https://github.com/apache/zeppelin/pull/3066
looks like everything passed
https://travis-ci.org/TinkoffCreditSystems/zeppelin/builds/407590408
---
Github user felixcheung commented on the issue:
https://github.com/apache/zeppelin/pull/3092
right. just want to clarify that it is perfectly fine to run Scala, Python
etc without Spark. The session context is maintained in the REPL implementation
and not in SparkContext or ZeppelinCo
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/3098
@fsteinle Could you update the PR title ?
---
Hi
I tried to use the python docker option in 0.8 (see below), but it didn't work
for me. I can see the python docker image downloaded properly. However when I
ran the python paragraph (2nd paragraph), I got the "process not running"
error. I didn't see any python container running. What's w
Github user jongyoul commented on the issue:
https://github.com/apache/zeppelin/pull/3081
Sorry for the late reply. How about adding an integration test?
---
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/3092
@selvinsource Travis still fails, I will commit after travis is passed
```
[ERROR] Failed to execute goal on project zeppelin-beam: Could not resolve
dependencies for project org.a
GitHub user zjffdu opened a pull request:
https://github.com/apache/zeppelin/pull/3109
ZEPPELIN-3679. Provide option to allow hide spark ui in frontend
### What is this PR for?
Introducing new property `zeppelin.spark.ui.hidden` to control whether hide
spark ui in frontend. By d
GitHub user zjffdu opened a pull request:
https://github.com/apache/zeppelin/pull/3108
ZEPPELIN-3678. Change SparkZeppelinContext to scala implementation
### What is this PR for?
This PR just to change SparkZeppelinContext to scala implementation, so
that it is easy for us
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/3104
Thanks @maziyarpanahi It makes sense to me. I created ZEPPELIN-3679 for it
---
Jeff Zhang created ZEPPELIN-3679:
Summary: Provide option to allow hide spark ui in frontend
Key: ZEPPELIN-3679
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3679
Project: Zeppelin
Issu
Github user maziyarpanahi commented on the issue:
https://github.com/apache/zeppelin/pull/3104
We donât provide proxy or any multi-user Spark UI solutions to our data
scientists. But as a SysAdmin I need to see the jobs etc. in order to diagnose
the problems they have time to time.
Github user egorklimov commented on the issue:
https://github.com/apache/zeppelin/pull/3066
@felixcheung are there still any defects?
---
Github user egorklimov commented on the issue:
https://github.com/apache/zeppelin/pull/3102
@zjffdu If I'm not mistaken according to `interpreter.sh`:
```
HOSTNAME=$(hostname)
ZEPPELIN_SERVER=org.apache.zeppelin.interpreter.remote.RemoteInterpreterServer
INTERPRETE
GitHub user egorklimov opened a pull request:
https://github.com/apache/zeppelin/pull/3107
[ZEPPELIN-3646] Add note for updating user permissions
### What is this PR for?
This is @mebelousov workaround to @maziyarpanahi
[problem](https://issues.apache.org/jira/browse/ZEPPEL
Github user selvinsource commented on the issue:
https://github.com/apache/zeppelin/pull/3092
@zjffdu yeah I think I understood and JShell should be able to achieve this.
I meant as JavaContext a way to maintain the same JShell instance to run
multiple snipper across paragraph in a
Jeff Zhang created ZEPPELIN-3678:
Summary: Change SparkZeppelinContext to scala implementation
Key: ZEPPELIN-3678
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3678
Project: Zeppelin
Is
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/3092
@selvinsource What @felixcheung mentioned is not sharing varaibles via
JavaContext, he mean share variable in the same java repl as spark repl did
right now.
---
GitHub user oxygen311 opened a pull request:
https://github.com/apache/zeppelin/pull/3106
[ZEPPELIN-3677] SAP Interpreter improvement
### What is this PR for?
Improvements:
- An empty result processing, message about no data will be shown;
- Dimension's attributes auto co
Github user selvinsource commented on the issue:
https://github.com/apache/zeppelin/pull/3092
@felixcheung
I see what you mean now and I added explicitly to the Java Interpreter doc
that the Java interpreter do not support it.
Eventually, when we move the Java interpreter impl
Alexey Zabelkin created ZEPPELIN-3677:
-
Summary: SAP Interpreter improvement
Key: ZEPPELIN-3677
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3677
Project: Zeppelin
Issue Type: Impr
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/3104
Why would you want to have spark.ui.enabled: true but hide the spark jobs
in UI ?
---
Github user maziyarpanahi commented on the issue:
https://github.com/apache/zeppelin/pull/3104
Hi @zjffdu,
Is it possible to have `spark.ui.enabled: true`, but hide the `Spark Jobs`
in UI? Or should we not mention `spark.ui.enabled` at all if we wish not to see
the `Spark Jobs` bu
Github user asfgit closed the pull request at:
https://github.com/apache/zeppelin/pull/3077
---
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/3103
git commit message has been updated.
---
Github user felixcheung commented on the issue:
https://github.com/apache/zeppelin/pull/3099
cool
merging if no more comment
---
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/3102
Thanks @egorklimov , this is an interesting feature.
This assume all the interpreter process will generate pid file, but this
assumption is not true. There's 2 exceptions at least for now. One
Github user felixcheung commented on the issue:
https://github.com/apache/zeppelin/pull/3103
I see, would be good to update the title - I think that goes into the
actual commit
---
30 matches
Mail list logo