https://pinot.apache.org/ logo
Join Slack
Powered by
# general
  • j

    James Shao

    10/14/2019, 9:32 PM
    do we have this paper somewhere on the public server (github/apache)? right now the only download link for this paper is on ACM and it is not free
  • j

    James Shao

    10/14/2019, 9:32 PM
    https://dl.acm.org/citation.cfm?id=3190661
  • k

    Kishore G

    10/15/2019, 3:18 AM
    @User
  • i

    Islam abdelaziz

    10/15/2019, 9:57 AM
    Thanks for sharing @User
  • a

    Andre

    10/16/2019, 3:14 AM
    Hello team Pinot! We've been using Pinot as our backend db for a while now and would like to see some dashboards in Grafana for monitoring purposes. We already have the Prometheus metrics set up and being ingested. I was wondering what are some of good queries for monitoring Pinot cluster health and if there's some documentation about that? Thank you!
  • m

    Mayank

    10/16/2019, 5:35 PM
    @User do you have any documentation that might help here ^^?
  • k

    Kishore G

    10/16/2019, 5:39 PM
    @User I think it will be good idea to publish the list of metrics on which we create alerts at LinkedIn
  • m

    Mayank

    10/16/2019, 5:39 PM
    Yes, agree
  • k

    Kishore G

    10/16/2019, 5:39 PM
    thats what @User is looking for
  • m

    Mayank

    10/16/2019, 5:40 PM
    I was planning to discuss that internally anways, but reached out to Ananth, in case he had that handy
    👍 2
  • m

    Mayank

    10/16/2019, 5:45 PM
    @User for now, you could refer to the broker and server metrics we have as a starting point:https://github.com/apache/incubator-pinot/blob/master/pinot-common/src/main/java/org/apache/pinot/common/metrics/BrokerMeter.java
    🙂 1
  • m

    Mayank

    10/16/2019, 5:45 PM
    https://github.com/apache/incubator-pinot/blob/master/pinot-common/src/main/java/org/apache/pinot/common/metrics/ServerMeter.java
  • m

    Mayank

    10/16/2019, 5:54 PM
    Thanks @User
  • s

    Sidd

    10/16/2019, 6:56 PM
    Hi All, I just sent out an email to mailing list with documents for text search
  • s

    Sidd

    10/16/2019, 6:56 PM
    POC -- https://docs.google.com/document/d/1P38NvfNfATiTzd8W_ZBzPyAnP50_lyFk-qm6syqeD2E/edit#heading=h.idgz7yj1sspq
  • s

    Sidd

    10/16/2019, 6:56 PM
    Perf -- https://docs.google.com/spreadsheets/d/1N94uejru-5IfiHuDvqDXXM1V23eqqzLkMgEUxVVxFBY/edit#gid=0
  • k

    Kishore G

    10/16/2019, 9:20 PM
    This is fantastic. Can you add the size of index in perf
  • s

    Sidd

    10/16/2019, 9:34 PM
    Sure
  • s

    Sidd

    10/16/2019, 9:45 PM
    Added the index size to perf sheet. Also, the "performance evaluation" section in POC doc has some information on perf experiment setup. I'd suggest reading that as well when looking at perf numbers.
  • s

    Sidd

    10/16/2019, 10:01 PM
    Also, it would be good if people can join apache-pinot-dev google group
  • s

    Sidd

    10/16/2019, 10:01 PM
    It would be easier to share documents that way
  • s

    Sundar Djeabalane

    10/16/2019, 10:02 PM
    @User,Which monitoring tool do you recommend to monitor Pinot, We are running Pinot in Kubernetes cluster. We have NewRelic to monitor other services. Can we use NewRelic to monitor Pinot ?
  • k

    Kishore G

    10/16/2019, 10:29 PM
    Sure. As long as they have an agent that can pull JMX metrics from Pinot and push to the NewRelic endpoint
  • k

    Kishore G

    10/16/2019, 10:30 PM
    https://newrelic.com/integrations/jmx-integration
  • j

    James Shao

    10/18/2019, 8:40 PM
    I added the pinot upsert design doc to pinot.apache.org here: https://cwiki.apache.org/confluence/display/PINOT/%5BProposal%5D+Pinot+upsert+design+doc. We still have a lot of things to update/add details so think about this doc as WIP but I am putting it there for more visibilty. Btw I am also thinking about publishing our current working upsert branch to pinot github as a separate branch. Does anyone has some suggestion on how to do it?
    👏 3
    👍 1
  • k

    Kishore G

    10/18/2019, 8:58 PM
    Suggestion on creating a branch?
  • j

    James Shao

    10/18/2019, 9:01 PM
    yes, how to create new branch on apache pinot repo? do i need to get someone with permission to do it or maybe I should do it myself
  • j

    James Shao

    10/18/2019, 9:08 PM
    kk, will look into that
  • k

    Kishore G

    10/21/2019, 9:12 PM
    Anyone here used elastic search in real-time ?
  • s

    Seunghyun

    10/22/2019, 11:30 PM
    Updated design doc for segment merge & rollup https://cwiki.apache.org/confluence/display/PINOT/Segment+Merge+and+Rollup
    👍 2
1...888990...160Latest