Re: question on setting up llap

2017-05-10 Thread Yi Cheng
I am going to upgrade Python from 2.6.6 to 2.7.13 for the slider 0.92, the patch is already applied, right? the patch file, it is following, adding some try blocks: diff --git slider-agent/src/main/python/agent/main.py slider-agent/src/main/python/agent/main.py index 1932a37..2671777 100644 ---

Re: question on setting up llap

2017-05-10 Thread Yi Cheng
I have installed python 2.7.13 Still the same error. I am having 3 node. (a,b,c) When the SliderAppMaster is running on a, this can work normally. But when the SliderAppMaster is started on b or c, this will throw the error above. 2017-05-10 10:56 GMT-07:00 Gopal Vijayaraghavan

question on setting up llap

2017-05-09 Thread Yi Cheng
Hi: I have problem setting up llap engine. The problem I have is When the LLAP container starts it repeatedly report can’t connect to the https SliderAppMaster. Exception is following: INFO 2017-05-09 22:04:56,437 Registry.py:69 - AM Host = usplselux186.a.com, AM Secured Port =

Re: question on setting up llap

2017-05-09 Thread Yi Cheng
the jira's error is [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:581) it is a bit different, what i get is NetUtil.py:60 - [Errno 8] _ssl.c:492: EOF occurred in violation of protocol 2017-05-09 17:35 GMT-07:00 Gopal Vijayaraghavan : > > > ERROR