Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/2231
That method would only be called in livy 0.2. In livy 0.2 the spark web url
will be returned from livy rest api, so that piece of code won't be invoked.
And zeppelin has system test for that, not s
Github user bikassaha commented on the issue:
https://github.com/apache/zeppelin/pull/2974
Lets say I restarted the interpreter. Between that time and the interpreter
actually starting, what icon is shown for the "start in progress state?" A
blinking green?
Also is this for t
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/2993
Thanks @felixcheung . I still think it is better to remove it. As it is
difficult to deprecate this and let users to aware of that. Zeppelin is a
notebook instead of library. If we don't remove it
Sure.
No I do not see any JS error.
On Fri, Jun 1, 2018 at 2:41 PM, Renjith Kamath
wrote:
> Hey Anthony,
> Can you please send the screenshot as an attachment?
> Do you see any js error?
>
> Thanks & Regards,
> RK
>
> On Fri, Jun 1, 2018 at 10:57 AM, Anthony Corbacho <
> anthonycorba...@apache
Hey Anthony,
Can you please send the screenshot as an attachment?
Do you see any js error?
Thanks & Regards,
RK
On Fri, Jun 1, 2018 at 10:57 AM, Anthony Corbacho <
anthonycorba...@apache.org> wrote:
> Hi,
>
> When i try to go to this url: http://localhost:8080/#/
> notebook/2A94M5J1Z/paragraph/2
Hi,
When i try to go to this url:
http://localhost:8080/#/notebook/2A94M5J1Z/paragraph/20150213-231621_168813393?asIframe
(from zeppelin tutorial)
i get this page
You can notice a Note form block.
On Fri, Jun 1, 2018 at 10:48 AM, Jeff Zhang wrote:
> Hi Anthony,
>
> Could you share more detai
Github user felixcheung commented on the issue:
https://github.com/apache/zeppelin/pull/2993
Iâm all for not having special config though Iâd prefer not to the
break users with existing note or config right away, without some sort of
deprecation period. But itâs your call
Thank you, much better to navigate there now.
On Thu, May 31, 2018 at 10:06 PM, Jeff Zhang wrote:
> Thanks Luciano, I have dropped them.
>
>
>
> Luciano Resende 于2018年6月1日周五 下午12:53写道:
>
> > Looks like in preparation for 0.8 several Zeppelin staging repositories
> > were left behind either open
Thanks Luciano, I have dropped them.
Luciano Resende 于2018年6月1日周五 下午12:53写道:
> Looks like in preparation for 0.8 several Zeppelin staging repositories
> were left behind either open or closed while they should have been dropped
> when the RC failed. Could someone please take a look at that at
>
Looks like in preparation for 0.8 several Zeppelin staging repositories
were left behind either open or closed while they should have been dropped
when the RC failed. Could someone please take a look at that at
repository.apache.org and drop the obsolete ones.
Thanks
--
Luciano Resende
http://t
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/2993
@felixcheung The only place to do mapping is in zeppelin server side, and I
it is not to put any interpreter specific login in zeppelin server side. And I
think it's better for zeppelin to use the
Jeff Zhang created ZEPPELIN-3519:
Summary: zeppelin.spark.printREPLOutput doesn't work for new
SparkInterpreter
Key: ZEPPELIN-3519
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3519
Project: Zep
Jeff Zhang created ZEPPELIN-3518:
Summary: Improve error message for SparkInterpreter
Key: ZEPPELIN-3518
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3518
Project: Zeppelin
Issue Type:
Hi Anthony,
Could you share more details on how it is broken ?
Anthony Corbacho 于2018年6月1日周五 上午9:01写道:
> Is it only me or parapragh as iframe looks broken?
>
> On Fri, 1 Jun 2018 at 3:40 AM moon soo Lee wrote:
>
> > +1
> > Verified
> >
> > - Signature
> > - License exists
> > - Build from s
Is it only me or parapragh as iframe looks broken?
On Fri, 1 Jun 2018 at 3:40 AM moon soo Lee wrote:
> +1
> Verified
>
> - Signature
> - License exists
> - Build from source
> - Run tutorial notebooks
> - Install helium visualizaitons
> - Works with multiple spark version
>
> Thanks Jeff f
Hello Apache Supporters and Enthusiasts
This is a reminder that our Apache EU Roadshow in Berlin is less than
two weeks away and we need your help to spread the word. Please let your
work colleagues, friends and anyone interested in any attending know
about our Apache EU Roadshow event.
We h
Github user Tagar commented on the issue:
https://github.com/apache/zeppelin/pull/2978
@sanjaydasgupta, `writeFile` in `FileSystemStorage` drops file first, and
then renames temp file.
It's not an atomic write, and also leaves a chance to loosing file that is
being written.
+1
Verified
- Signature
- License exists
- Build from source
- Run tutorial notebooks
- Install helium visualizaitons
- Works with multiple spark version
Thanks Jeff for preparing the release.
On Wed, May 30, 2018 at 8:54 AM Miquel Angel Andreu Febrer <
miquelangeland...@gmail.com> wrote:
Github user milooy commented on the issue:
https://github.com/apache/zeppelin/pull/2994
@r-kamath
Resolved with rebase :) thank you.
@Savalek

Checked the
Github user sanjaydasgupta commented on the issue:
https://github.com/apache/zeppelin/pull/2978
Hi @felixcheung, @Tagar
Any suggestions on how to push this forward from here?
Thanks
---
GitHub user Savalek opened a pull request:
https://github.com/apache/zeppelin/pull/2995
[ZEPPELIN-3510] Angular ui-grid fix
### What is this PR for?
This PR change display of spaces in ui-grid (Now the number of displayed
spaces is correct).
And now then you edit the cell it
Github user Savalek commented on the issue:
https://github.com/apache/zeppelin/pull/2994
@milooy, thanks. Could you take into account the mistakes corrected by this
PR [2983](https://github.com/apache/zeppelin/pull/2983)
---
Github user r-kamath commented on the issue:
https://github.com/apache/zeppelin/pull/2982
@prabhjyotsingh please review
---
Github user r-kamath commented on the issue:
https://github.com/apache/zeppelin/pull/2991
LGTM
---
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/2978
There's nothing needs to be done in FileSystemStorage which has already use
tmp file
---
Github user r-kamath commented on the issue:
https://github.com/apache/zeppelin/pull/2993
LGTM
---
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/2992
@sanjaydasgupta Thanks for pointing that. Feel free to open jira for that.
---
Github user r-kamath commented on the issue:
https://github.com/apache/zeppelin/pull/2994
@milooy Thanks for the contribution. Please resolve the conflicts.
---
Github user r-kamath commented on the issue:
https://github.com/apache/zeppelin/pull/2987
will merge this if there are no more discussions
---
Github user sanjaydasgupta commented on the issue:
https://github.com/apache/zeppelin/pull/2992
@zjffdu, there are a few other interpreters that have
`interpreter-setting.json` files with such boolean values in strings. Is it
useful to open a JIRA for those others interpreter-setting
GitHub user milooy opened a pull request:
https://github.com/apache/zeppelin/pull/2994
[ZEPPELIN-3285] Refine the style of Notebook title
### What is this PR for?
Refine the style of Notebook title
(Ellipsis by character, 100% width under medium width browser, align delete
b
Github user sanjaydasgupta commented on the issue:
https://github.com/apache/zeppelin/pull/2978
Hi @zjffdu, can you please confirm if anything more remains to be done in
[FileSystemStorage.writeFile](https://github.com/apache/zeppelin/blob/master/zeppelin-zengine/src/main/java/org/apac
32 matches
Mail list logo