Hi,
We have a python script to make hive queries on Cosmos which worked until this friday, we didn’t change nothing and now it return a connection error:
database ='default' ) as conn:
File "/usr/local/lib/python2.7/site-packages/pyhs2/__init__.py", line 7, in connect
return Connection(*args, **kwargs)
File "/usr/local/lib/python2.7/site-packages/pyhs2/connections.py", line 46, in __init__
transport.open()
File "/usr/local/lib/python2.7/site-packages/pyhs2/cloudera/thrift_sasl.py", line 74, in open
status, payload = self._recv_sasl_message()
File "/usr/local/lib/python2.7/site-packages/pyhs2/cloudera/thrift_sasl.py", line 92, in _recv_sasl_message
header = self._trans.readAll(5)
File "/usr/local/lib/python2.7/site-packages/thrift/transport/TTransport.py", line 58, in readAll
chunk = self.read(sz - have)
File "/usr/local/lib/python2.7/site-packages/thrift/transport/TSocket.py", line 105, in read
buff = self.handle.recv(sz)
socket.error: [Errno 60] Operation timed out
Is something changed?
Another question, we are not generating too much data so our hive queries time is near to one minute and we need to do five of them, is there any command or solution to this?
Please contact us asap,
Carlos García Vega
CTO | Easy Stay Technologies.
C/Concejal Muñoz Cerván, 3 - Mód 5 - 1ºplanta.
29004, Málaga, Málaga.
Tel. +34 646 487 71 94
cgarcia at easystaytech.com <mailto:rbueno at easystaytech.com>
www.easystaytech.com <applewebdata://D998D17F-CEB2-4CD7-BBEC-9A25A777BE3A/www.easystaytech.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.fiware.org/private/fiware-lab-help/attachments/20160517/ff162a81/attachment.html>
You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy Cookies policy