Re: Slack channel for Zeppelin community

2021-02-15 Thread Xiaohui Liu
Hi Jeff Please add me to the slack channel. My email is hero...@gmail.com. Regards Oreh On Wed, 10 Feb 2021, 11:18 pm Jeff Zhang, wrote: > Hi Folks, > > We have an apache slack channel for Zeppelin, but we didn't make lots of > discussion there, but I think it is suitable for many kinds of

Re: Starting to Prepare 0.8.0 RC1

2018-04-26 Thread Xiaohui Liu
Fantastic! On Fri, 27 Apr 2018 at 9:12 AM, Jeff Zhang wrote: > Hi Folks, > > All the block issues are fixed, I am starting to prepare 0.8.0 RC1 > > >

Re: Using Zeppelin with a remote git repository

2017-03-22 Thread Xiaohui Liu
I provided zeppelin with git notebook repos to a dozen of internal users. Here is my work around of the pushing thing 1. All zeppelin servers run in docker containers. Each user has a separate contianer 2. when the container starts, it checks out code and set global git configurations, like user

Re: Release on 0.7.1 and 0.7.2

2017-03-13 Thread Xiaohui Liu
This is the right action. In fact, 0.7.0 release bin did not work for my team. We almost started to use 0.7.1-snapshot immediately after 0.7.0 release. I guess many of us are taking the same route. But for new zeppelin users, starting with 0.7.0 will give them the wrong first impression. On

"spark ui" button in spark interpreter does not show Spark web-ui

2017-03-12 Thread Xiaohui Liu
Hi, We used 0.7.1-snapshot with our Mesos cluster, almost all our needed features (ldap login, notebook acl control, livy/pyspark/rspark/scala, etc.) work pretty well. But one thing does not work for us is the 'spark ui' button does not response to user clicks. No errors in browser side. Anyone

Re: After upgrading to 0.7.0 behaviour changed for REPL

2017-02-19 Thread Xiaohui Liu
z.getInterpreterContext.out.clear is really neat to control what we want to show in the output box. Is there a similar interface in python interpreter? Regards On Tue, Feb 14, 2017 at 8:20 AM, moon soo Lee wrote: > Hi, > > The behavior is changed since Zeppelin support

Re: [0.7.0] z.show frequently fails to render tables or charts

2017-02-18 Thread Xiaohui Liu
1] addresses the problem. > Patch [2] is available and merged to master branch. > > Thanks, > moon > > [1] https://issues.apache.org/jira/browse/ZEPPELIN-2084 > [2] https://github.com/apache/zeppelin/pull/2005 > > On Sat, Feb 18, 2017 at 10:51 PM Xiaohui Liu <hero...

[0.7.0] z.show frequently fails to render tables or charts

2017-02-18 Thread Xiaohui Liu
Hi, After deploying 0.7.0, z.show often fails to render tables and charts. When that happens, if we refresh the page, the tables and charts will show up. In browser side, we observed this error: TypeError: Cannot read property 'type' of undefined at cells (handsonHelper.js:57) at