This is using the CDH Labs version of Phoenix (Phoenix 4.3). I can use phoenix-sqlline.py to create and query the table but when I run the below (using the same value for zookeeper as was used in sqlline), it claims the table does not exist:
phoenix-psql.py -t break <zookeeper> break.csv Does anyone have any idea what's wrong?
