prestodb / presto-admin

A tool to install, configure and manage Presto installations

Home Page:http://prestodb.github.io/presto-admin/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Extract presto client from presto admin

kokosing opened this issue · comments

It would be nice that prestoclient.py would be extracted as separate tool that could be:

  1. used from other python libs (tools)
  2. tested there thoroughly as current test_prestoclient.py does not prove that this presto client is working. It is just the inversion of implementation