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

    Kishore G

    07/19/2019, 3:09 PM
    yes. you can use ThirdEye on MySQL
  • k

    Kishore G

    07/19/2019, 3:09 PM
    can you please join Apache ThirdEye channel?
    šŸ‘ 1
  • m

    Mayank

    07/19/2019, 9:10 PM
    We will be working on supported SQL compliant
    Order By
    behavior for
    aggregation-groupby
    queries in PQL. Please follow the issue for details: https://github.com/apache/incubator-pinot/issues/4450
  • r

    Ravi

    07/25/2019, 6:24 PM
    https://imply.io/druid-university/intro-to-druid-university
  • r

    Ravi

    07/25/2019, 6:24 PM
    It will be good to partner with LinkedIn learning and see if we can do something similar for Apache Pinot
  • m

    Mayank

    07/25/2019, 6:24 PM
    Agree
  • k

    Kishore G

    07/25/2019, 7:13 PM
    Great idea.
  • k

    Kishore G

    07/25/2019, 7:14 PM
    Druid university sounds weird :)
  • m

    Mayank

    07/25/2019, 7:15 PM
    Only one course can be taught there šŸ¤·ā€ā™‚ļø
  • s

    Subbu Subramaniam

    07/25/2019, 8:58 PM
    according to druid, that's all you need to know šŸ™‚
  • t

    Ting Chen

    08/02/2019, 5:16 PM
    What is the max heap size (i.e., -Xmx) for Pinot controller for prod usage in LinkedIn? In Uber, we used to stay with 4g. Recently we ran into multiple OOM issue. Upon heapdump analysis, it shows the main suspect is usage of com.codahale.metrics.SlidingTimeWindowArrayReservoir in Helix ZkClientPathMonitor.java. It uses a hardcoded 1hr slide window which seems too long for histogram for a busy prod server: https://github.com/apache/helix/blob/master/helix-core/src/main/java/org/apache/helix/monitoring/mbeans/ZkClientPathMonitor.java#L130-L137
  • s

    Subbu Subramaniam

    08/02/2019, 6:00 PM
    Controller memory totally depends on your cluster characteristics: the number of tables, the number of segments you have, etc.. We use 40g in our large clusters (1000s of tables), and 16g for smaller number of tables. Our memory issues have also been with helix cache. we are working with them to fix that.
    šŸ‘ 1
  • t

    Ting Chen

    08/02/2019, 9:20 PM
    Thanks. Yes we are experimenting with 16G of max heap with our most busy cluster with ~100 tables.
  • t

    Ting Chen

    08/02/2019, 9:21 PM
    It also depends on the number of segments of tables because metrics like above tracks read and writes to zk.
  • t

    Ting Chen

    08/02/2019, 9:23 PM
    We would also love to follow up with the helix cache fix if there is any Pinot/Helix github issues on it. @User^^
  • s

    Subbu Subramaniam

    08/02/2019, 9:37 PM
    if/when such a fix comes in, we will definitely move forward eith it in open source
  • v

    Vasilije Markovic

    08/08/2019, 3:07 PM
    Hi, I am trying to connect from pinot to kafka to try and ingest a stream. I run quick realtime script and then try to submit my schema and add table
  • v

    Vasilije Markovic

    08/08/2019, 3:08 PM
    I am seeing the following. Any idea of what I should do?
  • v

    Vasilije Markovic

    08/08/2019, 3:08 PM
    Untitled
    Untitled
  • v

    Vasilije Markovic

    08/08/2019, 5:52 PM
    here is the table config i tired @User
    table config
  • m

    Mayank

    08/08/2019, 6:04 PM
    Yep
  • s

    Sidd

    08/09/2019, 5:10 PM
    Hi all, I just shared the design doc for DISTINCT on the mailing list. Please take some time to review. Thank you
  • k

    Kishore G

    08/09/2019, 5:31 PM
    Hi Sidd, looks like you haven't subscribed to the mailing list
  • k

    Kishore G

    08/09/2019, 5:32 PM
    I approved this email for now
  • s

    Sidd

    08/09/2019, 5:33 PM
    Hey Kishore, I subscribed immediately after sending the email. Thanks for approving
  • s

    Sidd

    08/09/2019, 5:35 PM
    All, please let me know if you are not able to view/edit the doc and spreadsheet I had shared
  • m

    Mayank

    08/13/2019, 1:07 AM
    Anyone from Factual here?
  • f

    faiyaz

    08/14/2019, 5:33 PM
    Hello friends. Do we have any teams that run pinot in cloud environment? specifically i am looking for cases where team would not have control over hostnames.
  • x

    Xiang Fu

    08/14/2019, 5:47 PM
    me šŸ˜‰
  • x

    Xiang Fu

    08/14/2019, 5:47 PM
    i’m running Pinot over kubernetes
1...798081...160Latest