Re: Interpreter docker mode

2019-12-11 Thread tecgie88
I recall watching a youtube demo from Moon about running zeppelin in kubernetes. He showed a separate interpreter container got spawned to run each notebook. I have been thinking 0.9 is the release for it. I am looking forward to this feature. Thanks Denny > On Dec 11, 2019, at 8:32 PM,

Re: Interpreter docker mode

2019-12-11 Thread tecgie88
Hi All I recall there is a JIRA to create docker images for the interpreters, but i can’t find any info in the 0.9 zeppelin page. I have a requirement to run python interpreter (docker container) in a different machine than the zeppelin server (docker container). A python interpreter

Re: [GitHub] [zeppelin] liuxunorg commented on a change in pull request #3383: [ZEPPELIN-4104] Zeppelin Interpreter On Docker

2019-06-13 Thread tecgie88
I have question about the behavior. Suppose user uses the per note scope and his notebook consists of python, r, and sql paragraphs. How many interpreter containers will be spawned when the note is run? Thanks > On Jun 13, 2019, at 3:27 AM, GitBox wrote: > > liuxunorg commented on a change

Re: Angular version upgrade in Zeppelin

2019-06-11 Thread tecgie88
Hi What is the status of the ZEPPELIN-3981? Is this still committed? The bootstrap version used in 0.8 Zeppelin has many security issues. Please prioritize the frontend upgrade, because the security issues would prevent Zeppelin to be deployed in the cloud environment. Thanks Denny > On

Re: [jira] [Created] (ZEPPELIN-4104) Zeppelin interpreter On Docker

2019-04-01 Thread tecgie88
Hi Question. Is this enhancement going to decouple the interpreters and Zeppelin server? In per note scoped mode, will one instance of interpreter docker be created per note? When will this enhancement be available? In what zeppelin version (0.8.2)? Can R interpreter be in docker as well?

Re: Angular version upgrade in Zeppelin

2019-03-07 Thread tecgie88
That’s great! I assume bootstrap is part of the upgrade (it has security issues). What is the timeframe this will be done? Thanks Denny > On Mar 7, 2019, at 6:56 PM, Jongyoul Lee wrote: > > Hi, > > I've added the related issue to GSOC as well. Please check >

Re: Angular version upgrade in Zeppelin

2019-03-07 Thread tecgie88
Hi All The current Angular 1.5 used in the latest Zeppelin has security issues (XSS). I see there is an outstanding jira issue to address the version upgrade (ZEPPELIN-2747), but it is not assigned to be worked on. Can this issue be addressed soon? Thanks Denny

Re: ipython

2019-02-04 Thread tecgie88
Hi Can ipython server run inside its own docker container? How does ipython server run in Zeppelin container? Does it run inside the Zeppelin container? Thanks

Re: R docker container support

2019-01-28 Thread tecgie88
Hi Currently, we have zeppelin and python containers running separately, so we can scale them individually. For example, user can specify how much computer resources (cpu and memory) to assign to the python container depending on the python script compute requirement. We want to do the same

R docker container support

2019-01-28 Thread tecgie88
Hi In zeppelin 0.8, there is a support for python container. I want to know if there is a plan to support R container? If not, any suggestion on 3rd library that behaves like py4j? We are evaluating how to have a R interpreter to send R script to a R container for execution and get the result

Does the pivot chart support mobile env?

2018-12-10 Thread tecgie88
Hi Does the pivot chart support mobile env? I can’t drag and drop an item (from available fields) to the keys/groups/values fields in mobile environment (phone). Thanks Denny

Re: R Container

2018-12-04 Thread tecgie88
I am interested in R interpreter docker support similar to Python docker support in 0.8. Is there any plan to enable R container support? Thanks Denny

Re: Zeppelin 0.8 ETA

2018-05-08 Thread tecgie88
Hi All Please let me know the release date of the apache zeppelin 0.8. P.S. The website shows it is still in development. Thanks Denny