You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pinot.apache.org by Pinot Slack Email Digest <sn...@apache.org> on 2020/10/31 02:00:14 UTC

Apache Pinot Daily Email Digest (2020-10-30)

### _#general_

  
 **@ravibabu.chikkam:** Are there any comparisons to Apache Druid  
**@afilipchik:** There are couple benchmarks and articles you can find  
**@chundong.wang:** Happy to provide my perspective as well, as I’ve worked
with Druid quite a bit before. :)  
 **@tanmay.movva:** Hello, I am trying to upload schemas/ use the swagger api
in general. But I get `TypeError: Failed to fetch` and an Undocumented
response for any api call. fyi, We have deployed Pinot in K8s.  
**@fx19880617:** which image are you using?  
**@tanmay.movva:** We haven’t deployed the external loadbalancer service or
the headless service for any of the component. Instead we went with an ingress
for broker and controller to expose the controller and broker service.  
**@fx19880617:** then how do you access the api? port forwarding?  
**@tanmay.movva:** `apachepinot/pinot:latest` is the image we are using.  
**@tanmay.movva:** > then how do you access the api The controller service is
exposed externally through the ingress controller.  
**@fx19880617:** oic  
**@fx19880617:**  
**@fx19880617:** can you try if https works ?  
**@fx19880617:** you can try to see if the GET schema API works  
**@fx19880617:** then try out the upload schema api  
**@fx19880617:** It should give you something like:  
**@fx19880617:**  
**@tanmay.movva:** Yes https worked.  
**@tanmay.movva:** yes, I posted a schema and checked got the 200 response.  
**@fx19880617:** :thumbsup:  
**@tanmay.movva:** Thanks so much :smile:  
**@fx19880617:** np, this also bugs me sometime, and I will put it into FAQ  
**@tanmay.movva:** Sure, Thank You!  
**@tanmay.movva:** @fx19880617 How can I submit a job spec from the swagger
API? Can’t seem to find something relatable under segments and tasks tab. Is
it possible to submit ingestion job spec from the swagger API?  
**@fx19880617:** I think that is not there yet. We are working on this.  
**@fx19880617:** Currently you can wrapper it as a k8s batch job  
**@fx19880617:** You can refer to this example  
**@fx19880617:**  
**@tanmay.movva:** Got it. Thanks!  
**@fx19880617:**  
**@tanmay.movva:** Thanks. I’ll probably run the `pinot-admin.sh` script from
within the controller pod. That’d work , yes?  
**@fx19880617:** yes  
**@fx19880617:** as long as the container has the access to raw data store,
e.g. s3  
 **@nlecoy:** @nlecoy has joined the channel  
 **@anu:** @anu has joined the channel  

###  _#random_

  
 **@nlecoy:** @nlecoy has joined the channel  
 **@anu:** @anu has joined the channel  
\--------------------------------------------------------------------- To
unsubscribe, e-mail: dev-unsubscribe@pinot.apache.org For additional commands,
e-mail: dev-help@pinot.apache.org