Swaroopa Kadam created PHOENIX-5276:
---------------------------------------
Summary: Update Multi-tenancy section of the website to run
sqlline by passing tenant id
Key: PHOENIX-5276
URL: https://issues.apache.org/jira/browse/PHOENIX-5276
Project: Phoenix
Issue Type: Improvement
Reporter: Swaroopa Kadam
Currently, it has instructions to create tenant-specific connection using Java
application and create table syntax doesn't include 2 or more columns in the
PK.
Update the website to include following sqlline command:
./bin/sqlline.py "localhost:2181;TenantId=abc"
modify the example of create table to include primary key constraint.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)