Re: Access resource pool from python interpreter

2016-08-12 Thread Alexander Bezzubov
Yep, it's not supported yet so please file a JIRA issue and I will be happy to help adding it! -- Alex On Sat, Aug 13, 2016, 01:16 moon soo Lee wrote: > %python does not expose the api to access resource pool, yet. I think > it's great to have. > > PyZeppelinContext [1] can be the place where z

Re: Access resource pool from python interpreter

2016-08-12 Thread moon soo Lee
%python does not expose the api to access resource pool, yet. I think it's great to have. PyZeppelinContext [1] can be the place where z.put(), z.get() python api can be exposed. The api implementation will need to call JVM PythonInterpreter instance to access the ResourcePool. Example of accessi

Access resource pool from python interpreter

2016-08-12 Thread Trevor Grant
In pyspark we can access the resource pool with something like z.get("myVar") In %python, that doesn't seem to work. Does anyone know a good hack for making that happen or should I open a JIRA ticket? tg Trevor Grant Data Scientist https://github.com/rawkintrevo http://stackexchange.com/users/