We're Moving!

The Vertica Forum is moving to a new OpenText Analytics Database (Vertica) Community.

Join us there to post discussion topics, learn about

product releases, share tips, access the blog, and much more.

Create My New Community Account Now


Error while calling a copy local from python — Vertica Forum

Error while calling a copy local from python

Hi,

I was trying to execute a COPY LOCAL vertica command (to load a csv file) from python and get the following error :

 

 

line 192, in read_message
raise errors.ConnectionError(e.message)
vertica.errors.ConnectionError: F

 

I am not quite sure as to what exactly the error code 'F' means on a connection error. Can someone shed some light here ?

 

 

Also, this is the details of the vertica and python versions used by me:

 

>>> import vertica
>>> vertica.__version__
'0.5.5'

 

python --version
Python 2.7.12 :: Anaconda 4.1.1 (64-bit)

Leave a Comment

BoldItalicStrikethroughOrdered listUnordered list
Emoji
Image
Align leftAlign centerAlign rightToggle HTML viewToggle full pageToggle lights
Drop image/file