Re: config two different python interpreter

2017-09-03 Thread Reminia Scarlet
I guess conda can work. Cause conda can switch python workspace(environment) easily. I think we also need to support python interpreter through a python home which contains whole python install. 在 2017年9月4日,上午10:31,Park Hoon <1am...@gmail.com> 写道: Hi, Could you try conda or pyenv to manage

Re: config two different python interpreter

2017-09-03 Thread Park Hoon
Hi, Could you try conda or pyenv to manage multiple pyhon installations? I haven't used the redhat distribution. But In my machine, conda and pyenv work. Regard, On Fri, Sep 1, 2017 at 12:36 PM, Reminia Scarlet wrote: > No. > Installed from redhat software

Re: AWS ElasticSearch Service with Zeppelin

2017-09-03 Thread Park Hoon
Hi, I think u need to use 9200 or 9300 depending on the client. - https://stackoverflow.com/questions/42721259/elasticsearch-interpreter-can-not-connect-to-database/42731420#42731420 Regard, On Fri, Sep 1, 2017 at 10:46 PM, Saksham Srivastava wrote: > Hi, > > >