Re: unsubscribing

2023-04-24 Thread Andrew Musselman
Peng, send a mail to unsubscribe as explained on https://zeppelin.apache.org/community.html If you click the "unsubscribe" link in the Dev list section it should format mail for you too. On Mon, Apr 24, 2023 at 4:08 PM peng wrote: > unsubscribing > >

[jira] [Created] (ZEPPELIN-5625) Potentially misleading error message when sparkR backend is not available

2022-01-04 Thread Andrew Musselman (Jira)
Andrew Musselman created ZEPPELIN-5625: -- Summary: Potentially misleading error message when sparkR backend is not available Key: ZEPPELIN-5625 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5625

spark.r.backendConnectionTimeout

2022-01-04 Thread Andrew Musselman
Is there a reliable way to change spark.r.backendConnectionTimeout in 0.10.0? I've tried setting it to infinity or 600 in the spark interpreter config and after interpreter restart I still get this message after a day when I execute an R cell: `sparkR backend is dead, please try to increase

Re: Maven build error on branch-08

2019-04-20 Thread Andrew Musselman
Thanks Jeff On Sat, Apr 20, 2019 at 00:31 Jeff Zhang wrote: > This is because spark-2.4 don't support scala-2.10. Thanks Andrew, I > believe we need to update the doc. > > Andrew Musselman 于2019年4月20日周六 上午4:25写道: > > > Worked with `vn clean package -DskipTests -Ps

Re: Maven build error on branch-08

2019-04-19 Thread Andrew Musselman
Worked with `vn clean package -DskipTests -Pspark-2.0 -Pscala-2.11`; thanks. On Fri, Apr 19, 2019 at 12:18 PM Andrew Musselman wrote: > The command I was using was `mvn clean install -DskipTests`. > > Here's the error with package: > > [ERROR] Failed to execute goal on project sp

Re: Maven build error on branch-08

2019-04-19 Thread Andrew Musselman
will not be reattempted until the update interval of central has elapsed or updates are forced -> [Help 1] On Fri, Apr 19, 2019 at 12:08 PM Andrew Musselman wrote: > I'm trying to build off branch-08 and am getting this error: > > [ERROR] Failed to execute goal on project spark-interpreter: Could n

Maven build error on branch-08

2019-04-19 Thread Andrew Musselman
I'm trying to build off branch-08 and am getting this error: [ERROR] Failed to execute goal on project spark-interpreter: Could not resolve dependencies for project org.apache.zeppelin:spark-interpreter:jar:0.8.2-SNAPSHOT: The following artifacts could not be resolved:

Re: Embedding notebooks and paragraphs

2017-07-17 Thread Andrew Musselman
Thanks, will take a look. On Mon, Jul 17, 2017 at 6:58 AM, DuyHai Doan <doanduy...@gmail.com> wrote: > You can also see the input section (e.g. dynamic forms). I have done this > already in the past > > On Fri, Jul 14, 2017 at 5:51 PM, Andrew Musselman < > andrew.mu

Re: Embedding notebooks and paragraphs

2017-07-14 Thread Andrew Musselman
rt as > IFrame" into an ... Iframe > > The trick is you should also import Bootstrap css files into your external > web page to have the same look & feel > > On Fri, Jul 14, 2017 at 3:47 AM, Andrew Musselman <a...@apache.org> wrote: > > > Hi Zeppelin team, I'm wo

Embedding notebooks and paragraphs

2017-07-13 Thread Andrew Musselman
Hi Zeppelin team, I'm wondering if you have a sense of how hard it would be to embed the input portion of a paragraph, and/or an entire notebook, into another web UI. I see https://issues.apache.org/jira/browse/ZEPPELIN-1268 but it still seems to deal with just the output portion of the