Kishore G
Kishore G
Alex
10/30/2019, 7:26 PMAlex
10/30/2019, 7:26 PMJackie
10/30/2019, 7:37 PMAlex
10/30/2019, 7:37 PMAlex
10/30/2019, 7:37 PMAlex
10/30/2019, 7:38 PMAlex
10/30/2019, 7:39 PMKishore G
Kishore G
Alex
10/30/2019, 8:01 PMAlex
10/30/2019, 8:06 PMJackie
10/30/2019, 8:06 PM./pinot-admin.sh AddSchema -controllerPort 8100 -schemaFile <filePath>
(My controller is running on port 8100)Alex
10/30/2019, 8:07 PMAlex
10/30/2019, 8:07 PMAlex
10/30/2019, 8:07 PMAlex
10/30/2019, 8:07 PMKishore G
Kishore G
Alex
10/30/2019, 8:16 PMcurl -v localhost:9000/schemas
* Trying ::1...
* TCP_NODELAY set
* Connected to localhost (::1) port 9000 (#0)
> GET /schemas HTTP/1.1
> Host: localhost:9000
> User-Agent: curl/7.63.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Pinot-Controller-Host: pinot-controller-0.pinot-controller.pinot.svc.cluster.local
< Pinot-Controller-Version: 0.2.0-SNAPSHOT-e74ff90aff7cf0f110c91a1698ee72905e10f593
< Access-Control-Allow-Origin: *
< Content-Type: application/json
< Content-Length: 15
<
* Connection #0 to host localhost left intact
["orders"]
Alex
10/30/2019, 10:42 PMAlex
10/30/2019, 10:43 PMJackie
10/30/2019, 10:46 PMAlex
10/30/2019, 10:53 PMKishore G
Alex
10/30/2019, 10:55 PMAlex
10/30/2019, 10:55 PMSubbu Subramaniam
10/30/2019, 11:00 PMChinmay Soman
11/01/2019, 6:04 PM