Is it possible to pass the TenantID attribute on the URL when using the phoenix query server? For example,
/usr/hdp/2.5.0.0-1245/phoenix/bin/sqlline-thin.py http://pqshost.myhost.com:8765;TenantId=tenant1 This works fine for me when connecting via jdbc. Just didn't seem to work with the query server. Thanks, -Michael